Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f46633902fe249e24b7ba55fba27ae4993cf6d90 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f46633902fe249e24b7ba55fba27ae4993cf6d90 # timeout=10
Commit message: "s1gw: Add initial PFCP support emulating UPF"
 > git rev-list --no-walk f46633902fe249e24b7ba55fba27ae4993cf6d90 # timeout=10
[ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins12911302240628352654.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:3bc7bb1a64a7cd53d88315d220d58601bfed208588029741b1af9d08d2924c29 Copying blob sha256:f513136e1852d554fdc336cc7c5adcd27c877bb56bb2f2db92e027c2e5f54424 Copying blob sha256:e9aef93137af6e967e7242f3b3c8ecd8e6f571d1e6fdd9e72db0befeeae3cf13 Copying blob sha256:0ed50084e1bdd27da4114235020df0289e48ae91c26c7a24841ff281b1e1d4ff Copying blob sha256:63e1dcb1cea667d6aa137056d5d025cc5427bab558e0c94ae80313f2ca20eda1 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-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs -b osmocom:nightly --io-uring -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-20240829-1158-a6a8450d', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] 5febb23e5d779de39572629e923eca84b156baee4607e9e6678ada5d5617d442 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [75.9 kB] Fetched 9313 kB in 1s (11.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', './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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', 'make', '-j', '21'] 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_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_3.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_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_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_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_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_3.cc Creating dependency file for SCTPasp_PortType_part_4.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_3.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_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_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_Types_part_4.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_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for 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_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_7.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_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_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_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_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_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env 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 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 | } | ^ 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 IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env 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 env 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 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_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] Fetched 189 kB in 6s (33.6 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', '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 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 0 upgraded, 16 newly installed, 0 to remove and 16 not upgraded. Need to get 1568 kB of archives. After this operation, 5356 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202408282026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.10.24ad1.202408282026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202408282026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.10.24ad1.202408282026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.10.24ad1.202408282026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.10.24ad1.202408282026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.202408282026 [73.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202408282026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.202408282026 [53.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 1.9.0.1.797d.202408282026 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.10.24ad1.202408282026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.10.24ad1.202408282026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 1.9.0.1.797d.202408282026 [17.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202408282026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.202408282026 [222 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.11.12ed8.202408282026 [140 kB] Fetched 1568 kB in 0s (20.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 44218 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202408282026_amd64.deb ... Unpacking osmocom-nightly (202408282026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.10.24ad1.202408282026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.10.24ad1.202408282026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202408282026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202408282026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.10.24ad1.202408282026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.10.24ad1.202408282026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.10.24ad1.202408282026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.10.24ad1.202408282026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.10.24ad1.202408282026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.10.24ad1.202408282026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.202408282026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.202408282026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202408282026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202408282026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.202408282026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.202408282026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_1.9.0.1.797d.202408282026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (1.9.0.1.797d.202408282026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.10.24ad1.202408282026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.10.24ad1.202408282026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.10.24ad1.202408282026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.10.24ad1.202408282026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_1.9.0.1.797d.202408282026_amd64.deb ... Unpacking osmo-stp:amd64 (1.9.0.1.797d.202408282026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202408282026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202408282026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.202408282026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.202408282026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.11.12ed8.202408282026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.11.12ed8.202408282026) ... Setting up osmocom-nightly (202408282026) ... Setting up libosmocore22:amd64 (1.10.0.10.24ad1.202408282026) ... Setting up libasn1c1:amd64 (0.9.37.202408282026) ... Setting up libosmovty13:amd64 (1.10.0.10.24ad1.202408282026) ... Setting up libosmoisdn0:amd64 (1.10.0.10.24ad1.202408282026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202408282026) ... Setting up libosmogsm20:amd64 (1.10.0.10.24ad1.202408282026) ... Setting up libosmoabis13:amd64 (1.6.0.202408282026) ... Setting up libosmoctrl0:amd64 (1.10.0.10.24ad1.202408282026) ... Setting up libosmogb14:amd64 (1.10.0.10.24ad1.202408282026) ... Setting up libosmonetif11:amd64 (1.5.1.202408282026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202408282026) ... Setting up libosmo-sigtran10:amd64 (1.9.0.1.797d.202408282026) ... Setting up osmo-stp:amd64 (1.9.0.1.797d.202408282026) ... 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.202408282026) ... Setting up osmo-sgsn (1.12.0.11.12ed8.202408282026) ... 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-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', '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-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', '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-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', '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-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] 20240829115827821 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240829115827821 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240829115827821 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) 20240829115827821 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240829115827821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240829115827821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240829115827821 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240829115827821 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240829115827821 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240829115827821 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240829115827821 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240829115827821 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240829115827821 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240829115827821 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240829115827822 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240829115827822 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240829115827822 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x562129698d40(sgsn) with 23 counters 20240829115828052 DLSS7 INFO (r=127.0.0.1:60893<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829115828052 DLSS7 INFO (r=127.0.0.1:60893<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240829115828052 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:60893<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240829115828052 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240829115828052 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240829115828052 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829115828052 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240829115828052 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240829115828052 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240829115828052 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240829115828053 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20240829115828053 DGPRS NOTICE libGTP v1.12.0.6-8c01.202408282026 initialized (sgsn_main.c:456) 20240829115828053 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240829115828053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115828053 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240829115828053 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240829115828053 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240829115828053 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829115828053 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) 20240829115828053 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829115828053 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829115828053 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829115828053 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) 20240829115828053 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829115828053 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829115828053 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:60893<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240829115828053 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) 20240829115828053 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829115828053 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240829115828053 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240829115828053 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240829115828053 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240829115828053 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240829115828053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240829115828053 DLSS7 INFO (r=127.0.0.1:46371<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829115828053 DLSS7 INFO (r=127.0.0.1:46371<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240829115828053 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:46371<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240829115828053 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240829115828053 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) 20240829115828053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829115828053 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Unix server socket created successfully. MC@5febb23e5d77: Listening on TCP port 36047. 5febb23e5d77 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 5febb23e5d77 36047 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5febb23e5d77: New HC connected from 10.0.2.100 [10.0.2.100]. 5febb23e5d77: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@5febb23e5d77: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5febb23e5d77: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5febb23e5d77: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5febb23e5d77: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5febb23e5d77: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5febb23e5d77: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5febb23e5d77: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5febb23e5d77: Configuration file was processed on all HCs. MC@5febb23e5d77: Creating MTC on host 10.0.2.100. MC@5febb23e5d77: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Aug 29 11:58:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829115829054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115829054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach started. 20240829115829668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829115829673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115829710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240829115829710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240829115829710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240829115829710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829115829710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115829710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115829710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115829710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115829710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115829710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115829710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115829710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115829711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115829711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115829711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115829711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115829711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240829115829711 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829115829711 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115829711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115829711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115829711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115829713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115829719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115829719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240829115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240829115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240829115829724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115829724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115829724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115829724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115829725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115829725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115829725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115829725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115829725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115829725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115829725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115829725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240829115829725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829115829725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115829725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115829725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115829725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115829727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115829727 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)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115829731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115829731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115829740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNCONFIGURED}: Allocated (fsm.c:456) 20240829115829740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240829115829740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240829115829740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829115829740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115829741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115829741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115829741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115829741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115829742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115829742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115829742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115829742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115829742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115829742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115829742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115829742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240829115829742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829115829742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115829742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115829742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115829742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115829744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115829744 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)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115829748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115829748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829115830054 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) 20240829115830054 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240829115830054 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240829115830054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240829115830054 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240829115830054 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240829115830054 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240829115830054 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240829115830054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240829115830054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829115830054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115830055 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240829115830055 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829115830055 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829115830055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240829115830055 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) 20240829115830055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829115830055 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829115830055 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829115830055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829115830055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829115830055 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829115830055 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x56212af8f670]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240829115830055 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@5febb23e5d77: 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) } } } } 20240829115830059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829115830060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@5febb23e5d77: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F3B6FDBD'O, index=0 SGSN_Test-GSUP(19)@5febb23e5d77: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@5febb23e5d77: 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 := '5A0314D50AAC4FB7BA47AFC0A7BCF4A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E378561A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2639B96E2F776E2'O } } } } } 20240829115831141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115831141 DLLC NOTICE LLME(ffffffff/f3b6fdbd){UNASSIGNED} LLC RX: unknown TLLI 0xf3b6fdbd, creating LLME on the fly (gprs_llc.c:552) 20240829115831141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115831141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20240829115831141 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829115831141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829115831141 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829115831141 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829115831141 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829115831141 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829115831141 DLLC NOTICE LLME(ffffffff/f3b6fdbd){UNASSIGNED} LLGM Assign pre (f3b6fdbd => fa17de02) (gprs_llc.c:1079) 20240829115831141 DLLC NOTICE LLME(f3b6fdbd/fa17de02){ASSIGNED} LLGM Assign post (f3b6fdbd => fa17de02) (gprs_llc.c:1125) 20240829115831141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829115831141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829115831141 DMM DEBUG MM(262420000000001/fa17de02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115831164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115831164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829115831164 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115831164 DMM DEBUG MM(262420000000001/fa17de02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240829115831164 DMM NOTICE MM(262420000000001/fa17de02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829115831164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829115831164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829115831164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829115831164 DMM DEBUG MM(262420000000001/fa17de02) Requesting authorization (sgsn_auth.c:160) 20240829115831164 DMM INFO MM(262420000000001/fa17de02) Requesting authentication tuples (sgsn_auth.c:184) 20240829115831164 DMM DEBUG MM(262420000000001/fa17de02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829115831164 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240829115831164 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@5febb23e5d77: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240829115831169 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829115831169 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829115831169 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829115831169 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829115831169 DMM INFO MM(262420000000001/fa17de02) Subscriber data update (mmctx.c:445) 20240829115831169 DMM DEBUG MM(262420000000001/fa17de02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829115831169 DMM INFO MM(262420000000001/fa17de02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829115831170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829115831170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829115831170 DMM INFO MM(262420000000001/fa17de02) <- GMM AUTH AND CIPHERING REQ (rand = 5a 03 14 d5 0a ac 4f b7 ba 47 af c0 a7 bc f4 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829115831186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115831186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115831186 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115831186 DMM INFO MM(262420000000001/fa17de02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829115831186 DMM NOTICE MM(262420000000001/fa17de02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829115831186 DMM DEBUG MM(262420000000001/fa17de02) checking auth: received GSM SRES = e3 78 56 1a (gprs_gmm.c:666) 20240829115831186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829115831186 DMM DEBUG MM(262420000000001/fa17de02) Requesting authorization (sgsn_auth.c:160) 20240829115831186 DMM INFO MM(262420000000001/fa17de02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829115831186 DMM DEBUG MM(262420000000001/fa17de02) Requesting subscriber data update (gprs_subscriber.c:894) 20240829115831186 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240829115831186 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) 20240829115831186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829115831186 DMM INFO MM(262420000000001/fa17de02) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa17de02) (gprs_gmm.c:300) 20240829115831189 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829115831189 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829115831189 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240829115831189 DMM INFO MM(262420000000001/fa17de02) Subscriber data update (mmctx.c:445) 20240829115831189 DMM DEBUG MM(262420000000001/fa17de02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829115831189 DMM INFO MM(262420000000001/fa17de02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829115831189 DMM NOTICE MM(262420000000001/fa17de02) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240829115831189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829115831189 DMM NOTICE MM(262420000000001/fa17de02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829115831189 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) 20240829115831191 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829115831191 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240829115831191 DMM INFO MM(262420000000001/fa17de02) Subscriber data update (mmctx.c:445) 20240829115831191 DMM DEBUG MM(262420000000001/fa17de02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829115831201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115831201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829115831201 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115831201 DMM INFO MM(262420000000001/fa17de02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829115831201 DMM NOTICE MM(262420000000001/fa17de02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829115831201 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829115831201 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829115831201 DLLC NOTICE LLME(f3b6fdbd/fa17de02){ASSIGNED} LLGM Assign pre (ffffffff => fa17de02) (gprs_llc.c:1079) 20240829115831201 DLLC NOTICE LLME(ffffffff/fa17de02){ASSIGNED} LLGM Assign post (ffffffff => fa17de02) (gprs_llc.c:1125) 20240829115831201 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829115831201 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829115831201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829115831201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@5febb23e5d77: setverdict(pass): none -> pass TC_attach-BVCI196(6)@5febb23e5d77: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@5febb23e5d77: Final verdict of PTC: pass 20240829115831262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(3)@5febb23e5d77: Final verdict of PTC: none TC_attach-BVCI220(16)@5febb23e5d77: Final verdict of PTC: none 20240829115831266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829115831266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI210(11)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(17)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(19)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(7)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@5febb23e5d77: Final verdict of PTC: none TC_attach-BVCI196(6)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(12)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(10)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(15)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(5)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Aug 29 11:58:31 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62896) 20240829115831582 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) 20240829115831582 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240829115831582 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:46371 err=None (osmo_ss7_asp.c:785) 20240829115832268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115832268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62896, count=101564) 20240829115833270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115833270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Aug 29 11:58:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829115834271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115834271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_mnc3 started. 20240829115834403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829115834406 DMM INFO MM(262420000000001/fa17de02) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829115834406 DMM INFO MM(262420000000001/fa17de02) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829115834407 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829115834407 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829115834407 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829115834407 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829115834407 DLLC NOTICE LLME(ffffffff/fa17de02){ASSIGNED} LLGM Assign pre (fa17de02 => ffffffff) (gprs_llc.c:1079) 20240829115834407 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa17de02 => ffffffff) (gprs_llc.c:1125) 20240829115834407 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240829115834407 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) 20240829115834407 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) 20240829115834407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829115834407 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829115834407 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829115834407 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829115834407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115834455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829115834455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115834455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115834455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115834455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829115834455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115834455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115834455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115834455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115834456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115834456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115834456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115834456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115834456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115834456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115834456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115834456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115834456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829115834456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115834456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829115834456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115834456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115834458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829115834462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115834462 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115834473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829115834473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115834473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115834473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115834473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829115834473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115834473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115834473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115834473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115834474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115834474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115834474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115834474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115834474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115834474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115834474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115834474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115834474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829115834474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115834474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115834475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115834475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115834477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115834481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115834481 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115834490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829115834490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115834490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115834490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115834490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829115834490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115834490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115834490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115834490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115834491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115834491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115834491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115834491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115834491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115834491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115834491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115834491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115834491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829115834491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115834491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115834491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115834491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115834494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115834499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115834499 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829115835272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115835272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829115835272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829115835272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@5febb23e5d77: 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) } } } } 20240829115835276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829115835277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@5febb23e5d77: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E209CE3B'O, index=0 SGSN_Test-GSUP(38)@5febb23e5d77: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@5febb23e5d77: 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 := '54B4DEF462306C0DD1C79E1E47BA8D4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C29D640E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B96290A84020EE5'O } } } } } 20240829115836352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115836353 DLLC NOTICE LLME(ffffffff/e209ce3b){UNASSIGNED} LLC RX: unknown TLLI 0xe209ce3b, creating LLME on the fly (gprs_llc.c:552) 20240829115836353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115836353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240829115836353 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829115836353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829115836353 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829115836353 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829115836353 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829115836353 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829115836353 DLLC NOTICE LLME(ffffffff/e209ce3b){UNASSIGNED} LLGM Assign pre (e209ce3b => e30e0e9e) (gprs_llc.c:1079) 20240829115836353 DLLC NOTICE LLME(e209ce3b/e30e0e9e){ASSIGNED} LLGM Assign post (e209ce3b => e30e0e9e) (gprs_llc.c:1125) 20240829115836353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829115836353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829115836353 DMM DEBUG MM(262420000001001/e30e0e9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115836366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115836366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829115836366 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115836366 DMM DEBUG MM(262420000001001/e30e0e9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240829115836366 DMM NOTICE MM(262420000001001/e30e0e9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829115836366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829115836366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829115836366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829115836366 DMM DEBUG MM(262420000001001/e30e0e9e) Requesting authorization (sgsn_auth.c:160) 20240829115836366 DMM INFO MM(262420000001001/e30e0e9e) Requesting authentication tuples (sgsn_auth.c:184) 20240829115836366 DMM DEBUG MM(262420000001001/e30e0e9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829115836366 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240829115836366 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@5febb23e5d77: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240829115836370 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829115836370 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829115836370 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829115836370 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829115836370 DMM INFO MM(262420000001001/e30e0e9e) Subscriber data update (mmctx.c:445) 20240829115836370 DMM DEBUG MM(262420000001001/e30e0e9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829115836370 DMM INFO MM(262420000001001/e30e0e9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829115836370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829115836370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829115836370 DMM INFO MM(262420000001001/e30e0e9e) <- GMM AUTH AND CIPHERING REQ (rand = 54 b4 de f4 62 30 6c 0d d1 c7 9e 1e 47 ba 8d 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829115836383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115836383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115836383 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115836383 DMM INFO MM(262420000001001/e30e0e9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829115836383 DMM NOTICE MM(262420000001001/e30e0e9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829115836383 DMM DEBUG MM(262420000001001/e30e0e9e) checking auth: received GSM SRES = c2 9d 64 0e (gprs_gmm.c:666) 20240829115836383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829115836383 DMM DEBUG MM(262420000001001/e30e0e9e) Requesting authorization (sgsn_auth.c:160) 20240829115836383 DMM INFO MM(262420000001001/e30e0e9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829115836383 DMM DEBUG MM(262420000001001/e30e0e9e) Requesting subscriber data update (gprs_subscriber.c:894) 20240829115836383 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240829115836383 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) 20240829115836384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829115836384 DMM INFO MM(262420000001001/e30e0e9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe30e0e9e) (gprs_gmm.c:300) 20240829115836386 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829115836386 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829115836386 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240829115836386 DMM INFO MM(262420000001001/e30e0e9e) Subscriber data update (mmctx.c:445) 20240829115836386 DMM DEBUG MM(262420000001001/e30e0e9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829115836386 DMM INFO MM(262420000001001/e30e0e9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829115836386 DMM NOTICE MM(262420000001001/e30e0e9e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240829115836386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829115836386 DMM NOTICE MM(262420000001001/e30e0e9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829115836386 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) 20240829115836387 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829115836387 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240829115836387 DMM INFO MM(262420000001001/e30e0e9e) Subscriber data update (mmctx.c:445) 20240829115836387 DMM DEBUG MM(262420000001001/e30e0e9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829115836398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115836398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829115836398 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115836398 DMM INFO MM(262420000001001/e30e0e9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829115836398 DMM NOTICE MM(262420000001001/e30e0e9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829115836398 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829115836398 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829115836398 DLLC NOTICE LLME(e209ce3b/e30e0e9e){ASSIGNED} LLGM Assign pre (ffffffff => e30e0e9e) (gprs_llc.c:1079) 20240829115836398 DLLC NOTICE LLME(ffffffff/e30e0e9e){ASSIGNED} LLGM Assign post (ffffffff => e30e0e9e) (gprs_llc.c:1125) 20240829115836399 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829115836399 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829115836399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829115836399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@5febb23e5d77: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@5febb23e5d77: Final verdict of PTC: pass 20240829115836458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36574<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@5febb23e5d77: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@5febb23e5d77: Final verdict of PTC: none 20240829115836463 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829115836463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(22)@5febb23e5d77: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(26)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(31)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@5febb23e5d77: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(36)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(34)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(29)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(24)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_mnc3 finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Aug 29 11:58:36 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48176) 20240829115837465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115837465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48176, count=85272) 20240829115838466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115838466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 11:58:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829115839467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115839467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_umts_aka_umts_res started. 20240829115839559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829115839561 DMM INFO MM(262420000001001/e30e0e9e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829115839561 DMM INFO MM(262420000001001/e30e0e9e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829115839561 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829115839561 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829115839561 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829115839561 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829115839561 DLLC NOTICE LLME(ffffffff/e30e0e9e){ASSIGNED} LLGM Assign pre (e30e0e9e => ffffffff) (gprs_llc.c:1079) 20240829115839561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e30e0e9e => ffffffff) (gprs_llc.c:1125) 20240829115839561 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240829115839561 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) 20240829115839561 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) 20240829115839561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829115839561 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829115839561 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829115839562 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829115839562 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115839606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829115839606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115839606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115839606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115839606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829115839606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115839606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115839606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115839606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115839607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115839607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115839607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115839607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115839607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115839607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115839607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115839607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115839607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829115839607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115839607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115839607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115839607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115839609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115839614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115839614 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@5febb23e5d77: 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(50)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115839621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829115839621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115839621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115839621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115839621 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829115839621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115839621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115839621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115839621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115839622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115839622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115839622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115839622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115839622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115839622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115839622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115839622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115839622 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829115839622 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115839622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(50)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829115839622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115839622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115839624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115839628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115839628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115839636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829115839636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115839636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115839636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115839636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829115839636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115839636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115839636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115839636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115839636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115839636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115839636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115839636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115839636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115839636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115839636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115839636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115839636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829115839636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115839636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(55)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829115839637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115839637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115839638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115839642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115839642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829115840468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115840468 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829115840468 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829115840468 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@5febb23e5d77: 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) } } } } 20240829115840472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829115840473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@5febb23e5d77: 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(56)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@5febb23e5d77: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D05CF06C'O, index=0 SGSN_Test-GSUP(57)@5febb23e5d77: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@5febb23e5d77: 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 := '555DA201DDE56F1960AECC0600044317'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7A036F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19271C0B23459591'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B09DCF49E635F39605E4CB86D21BE9ED'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '01D67D1805F1285761963D2FD11C083E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '283E88740FC214E33CE63BDA86B2A74C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FD5EC74C3B186265'O } } } } } 20240829115841546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115841546 DLLC NOTICE LLME(ffffffff/d05cf06c){UNASSIGNED} LLC RX: unknown TLLI 0xd05cf06c, creating LLME on the fly (gprs_llc.c:552) 20240829115841546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115841546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240829115841546 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829115841546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829115841546 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829115841546 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829115841546 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829115841546 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829115841546 DLLC NOTICE LLME(ffffffff/d05cf06c){UNASSIGNED} LLGM Assign pre (d05cf06c => db3920b4) (gprs_llc.c:1079) 20240829115841546 DLLC NOTICE LLME(d05cf06c/db3920b4){ASSIGNED} LLGM Assign post (d05cf06c => db3920b4) (gprs_llc.c:1125) 20240829115841546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829115841546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829115841546 DMM DEBUG MM(262420000001002/db3920b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115841561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115841561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829115841561 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115841561 DMM DEBUG MM(262420000001002/db3920b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240829115841561 DMM NOTICE MM(262420000001002/db3920b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829115841561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829115841561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829115841561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829115841561 DMM DEBUG MM(262420000001002/db3920b4) Requesting authorization (sgsn_auth.c:160) 20240829115841561 DMM INFO MM(262420000001002/db3920b4) Requesting authentication tuples (sgsn_auth.c:184) 20240829115841561 DMM DEBUG MM(262420000001002/db3920b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829115841561 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240829115841561 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@5febb23e5d77: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240829115841566 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829115841566 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829115841566 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829115841566 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829115841566 DMM INFO MM(262420000001002/db3920b4) Subscriber data update (mmctx.c:445) 20240829115841566 DMM DEBUG MM(262420000001002/db3920b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829115841566 DMM INFO MM(262420000001002/db3920b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829115841566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829115841566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829115841566 DMM INFO MM(262420000001002/db3920b4) <- GMM AUTH AND CIPHERING REQ (rand = 55 5d a2 01 dd e5 6f 19 60 ae cc 06 00 04 43 17 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 3e 88 74 0f c2 14 e3 3c e6 3b da 86 b2 a7 4c ) (gprs_gmm.c:483) 20240829115841580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115841580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115841580 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115841580 DMM INFO MM(262420000001002/db3920b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829115841580 DMM NOTICE MM(262420000001002/db3920b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829115841580 DMM DEBUG MM(262420000001002/db3920b4) checking auth: received UMTS RES = fd 5e c7 4c 3b 18 62 65 (gprs_gmm.c:666) 20240829115841580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829115841580 DMM DEBUG MM(262420000001002/db3920b4) Requesting authorization (sgsn_auth.c:160) 20240829115841580 DMM INFO MM(262420000001002/db3920b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829115841580 DMM DEBUG MM(262420000001002/db3920b4) Requesting subscriber data update (gprs_subscriber.c:894) 20240829115841580 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240829115841580 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) 20240829115841580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829115841580 DMM INFO MM(262420000001002/db3920b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb3920b4) (gprs_gmm.c:300) 20240829115841582 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829115841582 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829115841583 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240829115841583 DMM INFO MM(262420000001002/db3920b4) Subscriber data update (mmctx.c:445) 20240829115841583 DMM DEBUG MM(262420000001002/db3920b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829115841583 DMM INFO MM(262420000001002/db3920b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829115841583 DMM NOTICE MM(262420000001002/db3920b4) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240829115841583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829115841583 DMM NOTICE MM(262420000001002/db3920b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829115841583 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) 20240829115841584 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829115841584 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240829115841584 DMM INFO MM(262420000001002/db3920b4) Subscriber data update (mmctx.c:445) 20240829115841584 DMM DEBUG MM(262420000001002/db3920b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829115841594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115841594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829115841594 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115841594 DMM INFO MM(262420000001002/db3920b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829115841594 DMM NOTICE MM(262420000001002/db3920b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829115841594 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829115841594 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829115841594 DLLC NOTICE LLME(d05cf06c/db3920b4){ASSIGNED} LLGM Assign pre (ffffffff => db3920b4) (gprs_llc.c:1079) 20240829115841594 DLLC NOTICE LLME(ffffffff/db3920b4){ASSIGNED} LLGM Assign post (ffffffff => db3920b4) (gprs_llc.c:1125) 20240829115841594 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829115841594 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829115841594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829115841594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@5febb23e5d77: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@5febb23e5d77: Final verdict of PTC: pass 20240829115841653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36576<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@5febb23e5d77: Final verdict of PTC: none 20240829115841657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829115841657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(42)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(55)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(50)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(45)@5febb23e5d77: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@5febb23e5d77: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@5febb23e5d77: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(53)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(43)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(48)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Aug 29 11:58:41 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20240829115842659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115842670 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=85476) 20240829115843672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115843672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 11:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829115844673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115844673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_umts_aka_gsm_sres started. 20240829115844803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829115844805 DMM INFO MM(262420000001002/db3920b4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829115844806 DMM INFO MM(262420000001002/db3920b4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829115844806 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829115844806 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829115844806 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829115844806 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829115844806 DLLC NOTICE LLME(ffffffff/db3920b4){ASSIGNED} LLGM Assign pre (db3920b4 => ffffffff) (gprs_llc.c:1079) 20240829115844806 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db3920b4 => ffffffff) (gprs_llc.c:1125) 20240829115844806 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240829115844806 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) 20240829115844806 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) 20240829115844806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829115844806 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829115844806 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829115844806 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829115844806 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115844850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829115844850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115844850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115844850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115844850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829115844851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115844851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115844851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115844851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115844851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115844851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115844851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115844851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115844851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115844851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115844851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115844851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115844851 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829115844851 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115844851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829115844852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115844852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115844854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115844860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115844860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115844865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829115844865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115844865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115844865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115844865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829115844865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115844865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115844865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115844865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115844866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115844866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115844866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115844866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115844866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115844866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115844866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115844866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115844866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829115844866 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115844866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115844866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115844866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115844868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115844872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115844872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115844880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829115844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115844880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115844880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829115844880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115844880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115844880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115844881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115844881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115844881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115844881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115844881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115844881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115844881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115844881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115844881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829115844881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115844881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115844881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115844881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115844883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115844887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115844887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829115845676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115845676 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829115845676 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829115845676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@5febb23e5d77: 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) } } } } 20240829115845680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829115845681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@5febb23e5d77: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C47CACAF'O, index=0 SGSN_Test-GSUP(76)@5febb23e5d77: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@5febb23e5d77: 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 := '469D3DAA82B1AEE8F1C0A96BAB58D135'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC5B7F30'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9419B67E4695A4A6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '10BAF3C66868A30869485A398A25690D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2EF197EA6213C3E6B41ADA1E557C6DDA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '68BE5178586C98C4CD9E13D37F8704C4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E4A59F7FDF2B72B5'O } } } } } 20240829115846750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115846750 DLLC NOTICE LLME(ffffffff/c47cacaf){UNASSIGNED} LLC RX: unknown TLLI 0xc47cacaf, creating LLME on the fly (gprs_llc.c:552) 20240829115846750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115846750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240829115846750 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829115846750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829115846750 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829115846750 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829115846750 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829115846750 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829115846750 DLLC NOTICE LLME(ffffffff/c47cacaf){UNASSIGNED} LLGM Assign pre (c47cacaf => fe71657d) (gprs_llc.c:1079) 20240829115846750 DLLC NOTICE LLME(c47cacaf/fe71657d){ASSIGNED} LLGM Assign post (c47cacaf => fe71657d) (gprs_llc.c:1125) 20240829115846750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829115846750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829115846750 DMM DEBUG MM(262420000001003/fe71657d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115846768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115846768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829115846768 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115846768 DMM DEBUG MM(262420000001003/fe71657d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240829115846768 DMM NOTICE MM(262420000001003/fe71657d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829115846768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829115846768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829115846768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829115846769 DMM DEBUG MM(262420000001003/fe71657d) Requesting authorization (sgsn_auth.c:160) 20240829115846769 DMM INFO MM(262420000001003/fe71657d) Requesting authentication tuples (sgsn_auth.c:184) 20240829115846769 DMM DEBUG MM(262420000001003/fe71657d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829115846769 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240829115846769 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@5febb23e5d77: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240829115846775 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829115846775 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829115846775 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829115846775 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829115846775 DMM INFO MM(262420000001003/fe71657d) Subscriber data update (mmctx.c:445) 20240829115846775 DMM DEBUG MM(262420000001003/fe71657d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829115846775 DMM INFO MM(262420000001003/fe71657d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829115846775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829115846775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829115846775 DMM INFO MM(262420000001003/fe71657d) <- GMM AUTH AND CIPHERING REQ (rand = 46 9d 3d aa 82 b1 ae e8 f1 c0 a9 6b ab 58 d1 35 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 be 51 78 58 6c 98 c4 cd 9e 13 d3 7f 87 04 c4 ) (gprs_gmm.c:483) 20240829115846791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115846791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115846791 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115846791 DMM INFO MM(262420000001003/fe71657d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829115846791 DMM NOTICE MM(262420000001003/fe71657d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829115846791 DMM DEBUG MM(262420000001003/fe71657d) checking auth: received GSM SRES = fc 5b 7f 30 (gprs_gmm.c:666) 20240829115846791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829115846791 DMM DEBUG MM(262420000001003/fe71657d) Requesting authorization (sgsn_auth.c:160) 20240829115846791 DMM INFO MM(262420000001003/fe71657d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829115846791 DMM DEBUG MM(262420000001003/fe71657d) Requesting subscriber data update (gprs_subscriber.c:894) 20240829115846791 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240829115846791 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) 20240829115846791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829115846791 DMM INFO MM(262420000001003/fe71657d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe71657d) (gprs_gmm.c:300) 20240829115846795 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829115846795 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829115846795 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240829115846795 DMM INFO MM(262420000001003/fe71657d) Subscriber data update (mmctx.c:445) 20240829115846795 DMM DEBUG MM(262420000001003/fe71657d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829115846795 DMM INFO MM(262420000001003/fe71657d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829115846795 DMM NOTICE MM(262420000001003/fe71657d) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240829115846795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829115846795 DMM NOTICE MM(262420000001003/fe71657d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829115846795 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) 20240829115846796 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829115846796 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240829115846796 DMM INFO MM(262420000001003/fe71657d) Subscriber data update (mmctx.c:445) 20240829115846796 DMM DEBUG MM(262420000001003/fe71657d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829115846807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115846807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829115846807 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115846807 DMM INFO MM(262420000001003/fe71657d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829115846807 DMM NOTICE MM(262420000001003/fe71657d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829115846807 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829115846807 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829115846807 DLLC NOTICE LLME(c47cacaf/fe71657d){ASSIGNED} LLGM Assign pre (ffffffff => fe71657d) (gprs_llc.c:1079) 20240829115846807 DLLC NOTICE LLME(ffffffff/fe71657d){ASSIGNED} LLGM Assign post (ffffffff => fe71657d) (gprs_llc.c:1125) 20240829115846807 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829115846807 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829115846807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829115846807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@5febb23e5d77: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@5febb23e5d77: Final verdict of PTC: pass 20240829115846865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@5febb23e5d77: Final verdict of PTC: none 20240829115846869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829115846869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(65)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(74)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@5febb23e5d77: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@5febb23e5d77: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(64)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@5febb23e5d77: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(69)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(67)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(72)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(62)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Aug 29 11:58:46 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48468) 20240829115847870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115847870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48468, count=85728) 20240829115848872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115848873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 11:58:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829115849875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115849875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_timeout_after_pdp_act started. 20240829115849977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829115849979 DMM INFO MM(262420000001003/fe71657d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829115849979 DMM INFO MM(262420000001003/fe71657d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829115849979 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829115849979 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829115849979 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829115849979 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829115849979 DLLC NOTICE LLME(ffffffff/fe71657d){ASSIGNED} LLGM Assign pre (fe71657d => ffffffff) (gprs_llc.c:1079) 20240829115849979 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe71657d => ffffffff) (gprs_llc.c:1125) 20240829115849979 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240829115849979 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) 20240829115849979 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) 20240829115849979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829115849980 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829115849980 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829115849980 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829115849980 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115850020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829115850020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115850020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115850020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115850020 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829115850020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115850020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115850020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115850020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115850021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115850021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115850021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115850021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115850021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115850021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115850021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115850021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115850021 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829115850021 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115850021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115850021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115850021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115850023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115850027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115850027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115850035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829115850035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115850035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115850035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115850035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829115850035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115850035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115850035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115850035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115850036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115850036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115850036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115850036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115850036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115850036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115850036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115850036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115850036 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829115850036 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115850036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829115850036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115850036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115850038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829115850044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115850044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@5febb23e5d77: 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(94)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115850053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829115850053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115850053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115850053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115850053 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829115850053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115850053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115850053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115850053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115850054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115850054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115850054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115850054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115850054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115850054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115850054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115850054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115850054 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829115850054 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115850054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(94)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829115850054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115850054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115850056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115850060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115850060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829115850876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115850876 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829115850876 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829115850876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@5febb23e5d77: 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) } } } } 20240829115850880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829115850882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@5febb23e5d77: 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(93)@5febb23e5d77: 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(93)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@5febb23e5d77: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FD3F44F9'O, index=0 SGSN_Test-GSUP(95)@5febb23e5d77: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: 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 := 'B104B69D615D1E7F29A18E58C7F2C266'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69716053'O ("iq`S") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD2E999EA85B14D1'O } } } } } 20240829115850931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115850931 DLLC NOTICE LLME(ffffffff/fd3f44f9){UNASSIGNED} LLC RX: unknown TLLI 0xfd3f44f9, creating LLME on the fly (gprs_llc.c:552) 20240829115850931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115850931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240829115850931 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829115850931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829115850931 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829115850931 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829115850931 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829115850931 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829115850931 DLLC NOTICE LLME(ffffffff/fd3f44f9){UNASSIGNED} LLGM Assign pre (fd3f44f9 => f08bc7a6) (gprs_llc.c:1079) 20240829115850931 DLLC NOTICE LLME(fd3f44f9/f08bc7a6){ASSIGNED} LLGM Assign post (fd3f44f9 => f08bc7a6) (gprs_llc.c:1125) 20240829115850931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829115850931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829115850931 DMM DEBUG MM(262420000000021/f08bc7a6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115850936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115850936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829115850936 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115850936 DMM DEBUG MM(262420000000021/f08bc7a6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240829115850936 DMM NOTICE MM(262420000000021/f08bc7a6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829115850936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829115850936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829115850936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829115850936 DMM DEBUG MM(262420000000021/f08bc7a6) Requesting authorization (sgsn_auth.c:160) 20240829115850936 DMM INFO MM(262420000000021/f08bc7a6) Requesting authentication tuples (sgsn_auth.c:184) 20240829115850936 DMM DEBUG MM(262420000000021/f08bc7a6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829115850936 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240829115850936 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@5febb23e5d77: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240829115850937 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829115850937 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829115850937 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829115850937 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829115850937 DMM INFO MM(262420000000021/f08bc7a6) Subscriber data update (mmctx.c:445) 20240829115850937 DMM DEBUG MM(262420000000021/f08bc7a6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829115850937 DMM INFO MM(262420000000021/f08bc7a6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829115850937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829115850937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829115850937 DMM INFO MM(262420000000021/f08bc7a6) <- GMM AUTH AND CIPHERING REQ (rand = b1 04 b6 9d 61 5d 1e 7f 29 a1 8e 58 c7 f2 c2 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829115850940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115850940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115850940 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115850940 DMM INFO MM(262420000000021/f08bc7a6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829115850940 DMM NOTICE MM(262420000000021/f08bc7a6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829115850940 DMM DEBUG MM(262420000000021/f08bc7a6) checking auth: received GSM SRES = 69 71 60 53 (gprs_gmm.c:666) 20240829115850940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829115850940 DMM DEBUG MM(262420000000021/f08bc7a6) Requesting authorization (sgsn_auth.c:160) 20240829115850941 DMM INFO MM(262420000000021/f08bc7a6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829115850941 DMM DEBUG MM(262420000000021/f08bc7a6) Requesting subscriber data update (gprs_subscriber.c:894) 20240829115850941 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240829115850941 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) 20240829115850941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829115850941 DMM INFO MM(262420000000021/f08bc7a6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf08bc7a6) (gprs_gmm.c:300) 20240829115850941 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829115850941 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829115850941 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240829115850941 DMM INFO MM(262420000000021/f08bc7a6) Subscriber data update (mmctx.c:445) 20240829115850941 DMM DEBUG MM(262420000000021/f08bc7a6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829115850941 DMM INFO MM(262420000000021/f08bc7a6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829115850941 DMM NOTICE MM(262420000000021/f08bc7a6) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240829115850941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829115850941 DMM NOTICE MM(262420000000021/f08bc7a6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829115850941 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) 20240829115850942 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829115850942 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240829115850942 DMM INFO MM(262420000000021/f08bc7a6) Subscriber data update (mmctx.c:445) 20240829115850942 DMM DEBUG MM(262420000000021/f08bc7a6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829115850944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115850944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829115850944 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115850944 DMM INFO MM(262420000000021/f08bc7a6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829115850944 DMM NOTICE MM(262420000000021/f08bc7a6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829115850944 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829115850944 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829115850944 DLLC NOTICE LLME(fd3f44f9/f08bc7a6){ASSIGNED} LLGM Assign pre (ffffffff => f08bc7a6) (gprs_llc.c:1079) 20240829115850944 DLLC NOTICE LLME(ffffffff/f08bc7a6){ASSIGNED} LLGM Assign post (ffffffff => f08bc7a6) (gprs_llc.c:1125) 20240829115850944 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829115850944 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829115850944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829115850944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: setverdict(pass): none -> pass 20240829115851005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115851005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829115851005 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115851005 DMM INFO MM(262420000000021/f08bc7a6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829115851005 DMM INFO MM(262420000000021/f08bc7a6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829115851005 DMM DEBUG MM(262420000000021/f08bc7a6) Using GGSN 0 (gprs_sm.c:312) 20240829115851005 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240829115851005 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829115851005 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240829115851005 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240829115851021 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 c0 53 87 0e 11 ef 72 13 76 14 05 7f fd ab 5b ac 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) 20240829115851021 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efb058, cbp=0x56212afa04e0) (sgsn_libgtp.c:629) 20240829115851021 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829115851021 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212af9d418 TLLI=f08bc7a6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829115851022 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829115851022 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829115851037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115851037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240829115851037 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115851037 DMM INFO MM(262420000000021/f08bc7a6) -> GMM ATTACH REQUEST MI(TMSI-0xF08BC7A6) type="GPRS attach" (gprs_gmm.c:1266) 20240829115851037 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829115851037 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829115851037 DLLC NOTICE LLME(ffffffff/f08bc7a6){ASSIGNED} LLGM Assign pre (f08bc7a6 => fbfecd05) (gprs_llc.c:1079) 20240829115851037 DLLC NOTICE LLME(f08bc7a6/fbfecd05){ASSIGNED} LLGM Assign post (f08bc7a6 => fbfecd05) (gprs_llc.c:1125) 20240829115851037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829115851037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829115851037 DMM DEBUG MM(262420000000021/fbfecd05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115851046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115851046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240829115851046 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115851046 DMM DEBUG MM(262420000000021/fbfecd05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240829115851046 DMM NOTICE MM(262420000000021/fbfecd05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829115851046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829115851046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829115851046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829115851046 DMM DEBUG MM(262420000000021/fbfecd05) Requesting authorization (sgsn_auth.c:160) 20240829115851046 DMM INFO MM(262420000000021/fbfecd05) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829115851046 DMM DEBUG MM(262420000000021/fbfecd05) Requesting subscriber data update (gprs_subscriber.c:894) 20240829115851046 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240829115851046 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) 20240829115851048 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829115851048 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829115851048 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240829115851048 DMM INFO MM(262420000000021/fbfecd05) Subscriber data update (mmctx.c:445) 20240829115851048 DMM DEBUG MM(262420000000021/fbfecd05) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240829115851048 DMM INFO MM(262420000000021/fbfecd05) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240829115851048 DMM NOTICE MM(262420000000021/fbfecd05) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240829115851048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829115851048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829115851048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240829115851048 DMM INFO MM(262420000000021/fbfecd05) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfecd05) (gprs_gmm.c:300) 20240829115851049 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) TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: Trying to receive 5 ATTACH ACCEPTs 20240829115851050 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829115851050 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240829115851050 DMM INFO MM(262420000000021/fbfecd05) Subscriber data update (mmctx.c:445) 20240829115851050 DMM DEBUG MM(262420000000021/fbfecd05) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829115857051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829115857051 DMM INFO MM(262420000000021/fbfecd05) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfecd05) (gprs_gmm.c:300) 20240829115858051 DGPRS DEBUG Checking for inactive LLMEs, time = 27460937 (sgsn.c:131) 20240829115903051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829115903051 DMM INFO MM(262420000000021/fbfecd05) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfecd05) (gprs_gmm.c:300) 20240829115909053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829115909053 DMM INFO MM(262420000000021/fbfecd05) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfecd05) (gprs_gmm.c:300) 20240829115910878 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829115910879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829115910879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240829115915054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829115915054 DMM INFO MM(262420000000021/fbfecd05) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfecd05) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240829115920024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115920030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115920030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829115920036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115920039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115920039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829115920055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115920059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115920059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829115921054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829115921055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240829115921055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829115921055 DMM NOTICE MM(262420000000021/fbfecd05) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829115921055 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240829115921055 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212af9d418, TLLI=fbfecd05, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829115921055 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829115921055 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829115921055 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240829115921055 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240829115921055 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) 20240829115921055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Reject}: Deallocated (fsm.c:568) 20240829115921055 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Deallocated (fsm.c:568) 20240829115921055 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829115921055 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829115921055 DLLC NOTICE LLME(f08bc7a6/fbfecd05){ASSIGNED} LLGM Assign pre (fbfecd05 => ffffffff) (gprs_llc.c:1079) 20240829115921055 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbfecd05 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@5febb23e5d77: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@5febb23e5d77: Final verdict of PTC: pass 20240829115921579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38698<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829115921582 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829115921582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(93)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(95)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@5febb23e5d77: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(94)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@5febb23e5d77: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(83)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(88)@5febb23e5d77: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(86)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(92)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(81)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Aug 29 11:59:21 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=125264) 20240829115922583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115922584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125264, count=126960) 20240829115923585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115923585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Aug 29 11:59:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829115924586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115924586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_auth_id_timeout started. 20240829115924720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829115924724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115924752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829115924753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115924753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115924753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115924753 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829115924753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115924753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115924753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115924753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115924754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115924754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115924754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115924754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115924754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115924754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115924754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115924754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115924754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829115924754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115924754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829115924754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115924754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115924756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115924760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115924760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115924767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829115924767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115924767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115924767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115924767 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829115924767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115924767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115924767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115924767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115924768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115924768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115924768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115924768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115924768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115924768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115924768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115924768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115924768 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829115924768 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115924768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115924768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115924768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829115924770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115924774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115924774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115924783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829115924783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115924783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115924783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115924783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829115924783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115924783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115924783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115924783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115924784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115924784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115924784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115924784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115924784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115924784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115924784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115924784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115924784 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829115924784 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115924785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115924785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115924785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115924787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115924791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115924791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829115925588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115925588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829115925589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829115925589 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@5febb23e5d77: 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) } } } } 20240829115925593 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@5febb23e5d77: 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 } } } } 20240829115925594 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@5febb23e5d77: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D2614801'O, index=0 SGSN_Test-GSUP(114)@5febb23e5d77: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240829115925658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115925658 DLLC NOTICE LLME(ffffffff/d2614801){UNASSIGNED} LLC RX: unknown TLLI 0xd2614801, creating LLME on the fly (gprs_llc.c:552) 20240829115925658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115925658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20240829115925658 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829115925658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829115925658 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829115925658 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829115925658 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829115925658 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829115925658 DLLC NOTICE LLME(ffffffff/d2614801){UNASSIGNED} LLGM Assign pre (d2614801 => d5630c8a) (gprs_llc.c:1079) 20240829115925658 DLLC NOTICE LLME(d2614801/d5630c8a){ASSIGNED} LLGM Assign post (d2614801 => d5630c8a) (gprs_llc.c:1125) 20240829115925658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829115925658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829115925658 DMM DEBUG MM(262420000000002/d5630c8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115928052 DGPRS DEBUG Checking for inactive LLMEs, time = 27460967 (sgsn.c:131) 20240829115931659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829115931659 DMM DEBUG MM(262420000000002/d5630c8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115937660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829115937660 DMM DEBUG MM(262420000000002/d5630c8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115943662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829115943662 DMM DEBUG MM(262420000000002/d5630c8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115945590 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829115945590 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240829115945591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829115949663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829115949663 DMM DEBUG MM(262420000000002/d5630c8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115954755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115954762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115954762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829115954769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115954773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115954773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829115954785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115954788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115954788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829115955665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829115955665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240829115955665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829115955665 DMM NOTICE MM(262420000000002/d5630c8a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240829115955665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Reject}: Deallocated (fsm.c:568) 20240829115955665 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829115955666 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829115955666 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829115955666 DLLC NOTICE LLME(d2614801/d5630c8a){ASSIGNED} LLGM Assign pre (d5630c8a => ffffffff) (gprs_llc.c:1079) 20240829115955666 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5630c8a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@5febb23e5d77: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@5febb23e5d77: Final verdict of PTC: pass 20240829115955686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(112)@5febb23e5d77: Final verdict of PTC: none 20240829115955691 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829115955691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(102)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(107)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(110)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(105)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(100)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Aug 29 11:59:55 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59664) 20240829115956693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115956693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59664, count=64184) 20240829115957694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115957694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Aug 29 11:59:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829115958053 DGPRS DEBUG Checking for inactive LLMEs, time = 27460997 (sgsn.c:131) 20240829115958696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115958696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_auth_sai_timeout started. 20240829115958802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829115958804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115958852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829115958852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115958852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115958852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115958852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829115958852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115958852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115958852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115958852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115958853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115958853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115958853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115958853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115958853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115958853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115958853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115958853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115958853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829115958853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115958853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115958854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115958854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115958856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115958863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115958863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@5febb23e5d77: 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(127)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115958874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829115958874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115958874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115958874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115958874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829115958874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115958874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115958874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115958874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(126)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(127)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115958874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115958874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115958874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115958874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115958874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115958875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115958875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115958875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115958875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829115958875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115958875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115958875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115958875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115958877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829115958882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115958882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(126)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(124)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829115958886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829115958886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829115958886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829115958886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115958886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829115958886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829115958886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829115958886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829115958886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829115958887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829115958887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829115958887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829115958887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829115958887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829115958887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829115958887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829115958887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829115958887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829115958887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829115958887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829115958887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829115958887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829115958889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829115958894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115958894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829115959699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829115959699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829115959699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829115959699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@5febb23e5d77: 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) } } } } 20240829115959703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829115959704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@5febb23e5d77: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C05F5129'O, index=0 SGSN_Test-GSUP(133)@5febb23e5d77: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240829115959769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115959769 DLLC NOTICE LLME(ffffffff/c05f5129){UNASSIGNED} LLC RX: unknown TLLI 0xc05f5129, creating LLME on the fly (gprs_llc.c:552) 20240829115959769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829115959769 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20240829115959769 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829115959769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829115959769 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829115959769 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829115959769 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829115959769 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829115959769 DLLC NOTICE LLME(ffffffff/c05f5129){UNASSIGNED} LLGM Assign pre (c05f5129 => d683bcc7) (gprs_llc.c:1079) 20240829115959769 DLLC NOTICE LLME(c05f5129/d683bcc7){ASSIGNED} LLGM Assign post (c05f5129 => d683bcc7) (gprs_llc.c:1125) 20240829115959769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829115959769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829115959769 DMM DEBUG MM(262420000000003/d683bcc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829115959790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829115959790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829115959790 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829115959790 DMM DEBUG MM(262420000000003/d683bcc7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240829115959790 DMM NOTICE MM(262420000000003/d683bcc7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829115959790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829115959790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829115959790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829115959790 DMM DEBUG MM(262420000000003/d683bcc7) Requesting authorization (sgsn_auth.c:160) 20240829115959790 DMM INFO MM(262420000000003/d683bcc7) Requesting authentication tuples (sgsn_auth.c:184) 20240829115959790 DMM DEBUG MM(262420000000003/d683bcc7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829115959790 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240829115959790 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@5febb23e5d77: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240829120005791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240829120005791 DMM ERROR MM(262420000000003/d683bcc7) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240829120005791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240829120005791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829120005791 DMM NOTICE MM(262420000000003/d683bcc7) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240829120005791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Reject}: Deallocated (fsm.c:568) 20240829120005792 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120005792 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120005792 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829120005792 DLLC NOTICE LLME(c05f5129/d683bcc7){ASSIGNED} LLGM Assign pre (d683bcc7 => ffffffff) (gprs_llc.c:1079) 20240829120005792 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d683bcc7 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@5febb23e5d77: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@5febb23e5d77: Final verdict of PTC: pass 20240829120005806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120005810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120005810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(131)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(121)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(127)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(129)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(125)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(119)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Aug 29 12:00:05 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=57016) 20240829120006812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120006812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57016, count=62404) 20240829120007813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120007814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Aug 29 12:00:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120008815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120008815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_auth_sai_reject started. 20240829120008946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120008948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120008985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120008985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120008985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120008985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120008985 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120008985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120008985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120008985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120008985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120008985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120008985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120008985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120008985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120008985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120008986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120008986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120008986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120008986 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120008986 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120008986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120008986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120008986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120008988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120008992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120008992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120009000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120009000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120009000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120009000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120009000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120009000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120009000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120009000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120009000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120009000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120009000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120009000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120009001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120009001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120009001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120009001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120009001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120009001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120009001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120009001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120009001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120009001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120009002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120009007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120009007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120009015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120009015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120009015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120009015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120009015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120009015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120009015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120009015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120009015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120009016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120009016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120009016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120009016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120009016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120009016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120009016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120009016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120009016 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120009016 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120009016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120009016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120009016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120009017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120009022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120009022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120009817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120009817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120009817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120009817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@5febb23e5d77: 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) } } } } 20240829120009822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120009823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@5febb23e5d77: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E65EF5D7'O, index=0 SGSN_Test-GSUP(152)@5febb23e5d77: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240829120009883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120009883 DLLC NOTICE LLME(ffffffff/e65ef5d7){UNASSIGNED} LLC RX: unknown TLLI 0xe65ef5d7, creating LLME on the fly (gprs_llc.c:552) 20240829120009883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120009883 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20240829120009883 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120009883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120009883 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120009883 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120009883 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120009883 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120009883 DLLC NOTICE LLME(ffffffff/e65ef5d7){UNASSIGNED} LLGM Assign pre (e65ef5d7 => c1bff3d7) (gprs_llc.c:1079) 20240829120009883 DLLC NOTICE LLME(e65ef5d7/c1bff3d7){ASSIGNED} LLGM Assign post (e65ef5d7 => c1bff3d7) (gprs_llc.c:1125) 20240829120009883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120009883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120009883 DMM DEBUG MM(262420000000004/c1bff3d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120009895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120009895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120009895 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120009895 DMM DEBUG MM(262420000000004/c1bff3d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240829120009895 DMM NOTICE MM(262420000000004/c1bff3d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120009895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120009895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120009895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120009895 DMM DEBUG MM(262420000000004/c1bff3d7) Requesting authorization (sgsn_auth.c:160) 20240829120009895 DMM INFO MM(262420000000004/c1bff3d7) Requesting authentication tuples (sgsn_auth.c:184) 20240829120009895 DMM DEBUG MM(262420000000004/c1bff3d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120009895 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240829120009895 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@5febb23e5d77: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240829120009900 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240829120009900 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240829120009900 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240829120015897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240829120015897 DMM ERROR MM(262420000000004/c1bff3d7) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240829120015897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240829120015897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829120015897 DMM NOTICE MM(262420000000004/c1bff3d7) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240829120015897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Reject}: Deallocated (fsm.c:568) 20240829120015898 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120015898 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120015898 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829120015898 DLLC NOTICE LLME(e65ef5d7/c1bff3d7){ASSIGNED} LLGM Assign pre (c1bff3d7 => ffffffff) (gprs_llc.c:1079) 20240829120015898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1bff3d7 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@5febb23e5d77: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@5febb23e5d77: Final verdict of PTC: pass 20240829120015916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43930<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120015920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120015920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(150)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(140)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(152)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@5febb23e5d77: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(145)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(148)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(143)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(138)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Aug 29 12:00:15 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=58572) 20240829120016921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120016922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58572, count=63960) 20240829120017923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120017923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Aug 29 12:00:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120018925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120018925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_gsup_lu_timeout started. 20240829120019020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120019023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120019057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120019057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120019057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120019057 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120019057 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120019057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120019057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120019057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120019057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120019057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120019057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120019057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120019057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120019057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120019057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120019058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120019058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120019058 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120019058 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120019058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120019058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120019058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120019059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120019064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120019064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120019071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120019071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120019071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120019071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120019071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120019071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120019071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120019071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120019071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120019072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120019072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120019072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120019072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120019072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120019072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120019072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120019072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120019072 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120019072 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120019072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120019072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120019072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120019075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120019080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120019080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120019089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120019089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120019089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120019089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120019089 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120019089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120019089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120019089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120019089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120019090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120019090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120019090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120019091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120019091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120019091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120019091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120019091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120019091 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120019091 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120019091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120019091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120019091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120019093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120019098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120019098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120019927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120019927 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120019927 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120019927 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@5febb23e5d77: 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) } } } } 20240829120019931 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120019932 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@5febb23e5d77: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D6025159'O, index=0 SGSN_Test-GSUP(171)@5febb23e5d77: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@5febb23e5d77: 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 := '12042F9D6843ADF3202CCF628378A0D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A2A2F92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA43F4E24BD39E1D'O } } } } } 20240829120021023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120021023 DLLC NOTICE LLME(ffffffff/d6025159){UNASSIGNED} LLC RX: unknown TLLI 0xd6025159, creating LLME on the fly (gprs_llc.c:552) 20240829120021023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120021023 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20240829120021023 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120021023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120021023 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120021023 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120021023 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120021023 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120021023 DLLC NOTICE LLME(ffffffff/d6025159){UNASSIGNED} LLGM Assign pre (d6025159 => e0ccd2f5) (gprs_llc.c:1079) 20240829120021023 DLLC NOTICE LLME(d6025159/e0ccd2f5){ASSIGNED} LLGM Assign post (d6025159 => e0ccd2f5) (gprs_llc.c:1125) 20240829120021023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120021023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120021024 DMM DEBUG MM(262420000000005/e0ccd2f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120021061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120021061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120021061 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120021061 DMM DEBUG MM(262420000000005/e0ccd2f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240829120021061 DMM NOTICE MM(262420000000005/e0ccd2f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120021061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120021061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120021061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120021061 DMM DEBUG MM(262420000000005/e0ccd2f5) Requesting authorization (sgsn_auth.c:160) 20240829120021061 DMM INFO MM(262420000000005/e0ccd2f5) Requesting authentication tuples (sgsn_auth.c:184) 20240829120021061 DMM DEBUG MM(262420000000005/e0ccd2f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120021061 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240829120021061 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@5febb23e5d77: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240829120021065 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120021065 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120021065 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120021065 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120021065 DMM INFO MM(262420000000005/e0ccd2f5) Subscriber data update (mmctx.c:445) 20240829120021065 DMM DEBUG MM(262420000000005/e0ccd2f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120021065 DMM INFO MM(262420000000005/e0ccd2f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120021065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120021065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120021065 DMM INFO MM(262420000000005/e0ccd2f5) <- GMM AUTH AND CIPHERING REQ (rand = 12 04 2f 9d 68 43 ad f3 20 2c cf 62 83 78 a0 d8 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120021075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120021075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120021075 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120021075 DMM INFO MM(262420000000005/e0ccd2f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120021075 DMM NOTICE MM(262420000000005/e0ccd2f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120021075 DMM DEBUG MM(262420000000005/e0ccd2f5) checking auth: received GSM SRES = 5a 2a 2f 92 (gprs_gmm.c:666) 20240829120021075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120021075 DMM DEBUG MM(262420000000005/e0ccd2f5) Requesting authorization (sgsn_auth.c:160) 20240829120021075 DMM INFO MM(262420000000005/e0ccd2f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120021075 DMM DEBUG MM(262420000000005/e0ccd2f5) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120021075 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240829120021075 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) 20240829120021075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120021075 DMM INFO MM(262420000000005/e0ccd2f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0ccd2f5) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@5febb23e5d77: setverdict(fail): none -> fail MC@5febb23e5d77: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-NS1(160)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(171)@5febb23e5d77: Final verdict of PTC: none 20240829120021085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37072<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120021087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120021087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99-provIP(167)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@5febb23e5d77: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@5febb23e5d77: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@5febb23e5d77: Final verdict of PTC: fail -NSVCI98(164)@5febb23e5d77: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(159)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(157)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@5febb23e5d77: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(162)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(169)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@5febb23e5d77: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Aug 29 12:00:21 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43808) 20240829120022088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120022088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43808, count=69708) 20240829120023088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120023088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Aug 29 12:00:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120024090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120024090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_gsup_lu_reject started. 20240829120024317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120024320 DMM INFO MM(262420000000005/e0ccd2f5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120024320 DMM INFO MM(262420000000005/e0ccd2f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120024320 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120024320 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120024320 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120024320 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829120024320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240829120024320 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120024320 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120024320 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120024320 DLLC NOTICE LLME(d6025159/e0ccd2f5){ASSIGNED} LLGM Assign pre (e0ccd2f5 => ffffffff) (gprs_llc.c:1079) 20240829120024320 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ccd2f5 => ffffffff) (gprs_llc.c:1125) 20240829120024320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120024353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120024353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120024353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120024353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120024353 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120024353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120024353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120024353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120024353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120024354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120024354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120024354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120024354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120024354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120024354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120024354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120024354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120024354 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120024354 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120024354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120024354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120024354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120024357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120024361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120024361 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120024368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120024368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120024368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120024368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120024368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120024368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120024368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120024368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120024368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120024369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120024369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120024369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120024369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120024369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120024369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120024369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120024369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120024369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120024369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120024369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120024369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120024369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120024371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120024375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120024375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120024383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120024383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120024383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120024383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120024383 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120024383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120024383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120024383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120024383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120024383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120024383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120024383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120024383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120024383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120024383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120024383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120024384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120024384 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120024384 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120024384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120024384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120024384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120024385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120024389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120024389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120025091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120025091 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120025091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120025091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@5febb23e5d77: 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) } } } } 20240829120025095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120025096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@5febb23e5d77: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DE75DDFC'O, index=0 SGSN_Test-GSUP(190)@5febb23e5d77: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@5febb23e5d77: 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 := 'AFBB52CF4354DB6AF017EEF6BCD4FD8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '100546C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE2CFAD2141E9549'O } } } } } 20240829120026162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120026162 DLLC NOTICE LLME(ffffffff/de75ddfc){UNASSIGNED} LLC RX: unknown TLLI 0xde75ddfc, creating LLME on the fly (gprs_llc.c:552) 20240829120026162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120026162 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20240829120026162 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120026162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120026162 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120026162 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120026162 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120026162 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120026162 DLLC NOTICE LLME(ffffffff/de75ddfc){UNASSIGNED} LLGM Assign pre (de75ddfc => c09ac309) (gprs_llc.c:1079) 20240829120026162 DLLC NOTICE LLME(de75ddfc/c09ac309){ASSIGNED} LLGM Assign post (de75ddfc => c09ac309) (gprs_llc.c:1125) 20240829120026162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120026162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120026162 DMM DEBUG MM(262420000000006/c09ac309) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120026180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120026180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120026180 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120026180 DMM DEBUG MM(262420000000006/c09ac309) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240829120026180 DMM NOTICE MM(262420000000006/c09ac309) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120026180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120026180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120026180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120026180 DMM DEBUG MM(262420000000006/c09ac309) Requesting authorization (sgsn_auth.c:160) 20240829120026180 DMM INFO MM(262420000000006/c09ac309) Requesting authentication tuples (sgsn_auth.c:184) 20240829120026180 DMM DEBUG MM(262420000000006/c09ac309) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120026180 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240829120026180 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@5febb23e5d77: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240829120026186 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120026186 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120026186 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120026186 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120026186 DMM INFO MM(262420000000006/c09ac309) Subscriber data update (mmctx.c:445) 20240829120026186 DMM DEBUG MM(262420000000006/c09ac309) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120026186 DMM INFO MM(262420000000006/c09ac309) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120026186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120026186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120026186 DMM INFO MM(262420000000006/c09ac309) <- GMM AUTH AND CIPHERING REQ (rand = af bb 52 cf 43 54 db 6a f0 17 ee f6 bc d4 fd 8f , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120026201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120026201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120026201 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120026201 DMM INFO MM(262420000000006/c09ac309) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120026201 DMM NOTICE MM(262420000000006/c09ac309) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120026201 DMM DEBUG MM(262420000000006/c09ac309) checking auth: received GSM SRES = 10 05 46 c6 (gprs_gmm.c:666) 20240829120026201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120026201 DMM DEBUG MM(262420000000006/c09ac309) Requesting authorization (sgsn_auth.c:160) 20240829120026201 DMM INFO MM(262420000000006/c09ac309) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120026201 DMM DEBUG MM(262420000000006/c09ac309) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120026201 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240829120026201 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) 20240829120026201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120026201 DMM INFO MM(262420000000006/c09ac309) <- GMM ATTACH ACCEPT (new P-TMSI=0xc09ac309) (gprs_gmm.c:300) 20240829120026203 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240829120026203 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240829120026203 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240829120026203 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120026203 DMM INFO MM(262420000000006/c09ac309) Subscriber data update (mmctx.c:445) 20240829120026203 DMM DEBUG MM(262420000000006/c09ac309) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@5febb23e5d77: setverdict(fail): none -> fail MC@5febb23e5d77: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240829120026218 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120026218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(178)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(183)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(188)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@5febb23e5d77: Final verdict of PTC: none 20240829120026221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(190)@5febb23e5d77: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@5febb23e5d77: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@5febb23e5d77: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(176)@5febb23e5d77: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@5febb23e5d77: Final verdict of PTC: fail -NSVCI98-provIP(181)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(186)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@5febb23e5d77: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Aug 29 12:00:26 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=47404) 20240829120027219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120027219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47404, count=75816) 20240829120028054 DGPRS DEBUG Checking for inactive LLMEs, time = 27461027 (sgsn.c:131) 20240829120028220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120028220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Aug 29 12:00:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120029221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120029221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_combined started. 20240829120029348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120029351 DMM INFO MM(262420000000006/c09ac309) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120029351 DMM INFO MM(262420000000006/c09ac309) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120029351 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120029351 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120029351 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120029352 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829120029352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240829120029352 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120029352 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120029352 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120029352 DLLC NOTICE LLME(de75ddfc/c09ac309){ASSIGNED} LLGM Assign pre (c09ac309 => ffffffff) (gprs_llc.c:1079) 20240829120029352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c09ac309 => ffffffff) (gprs_llc.c:1125) 20240829120029352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120029396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120029396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120029396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120029396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120029396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120029396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120029396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120029396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120029396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120029397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120029397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120029397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120029397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120029397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120029397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120029397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120029397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120029397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120029397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120029397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120029397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120029397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120029400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120029404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120029404 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120029411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120029411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120029411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120029411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120029411 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120029411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120029411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120029411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120029411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120029412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120029412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120029412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120029412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120029412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120029412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120029412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120029412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120029412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120029412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120029412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120029412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120029412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120029414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120029418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120029418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@5febb23e5d77: 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(207)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120029427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120029427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120029427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120029427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120029427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120029427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120029427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120029427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120029427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120029428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120029428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120029428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120029429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120029429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120029429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120029429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120029429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120029429 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120029429 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120029429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120029429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120029429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120029431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120029436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120029436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120030222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120030222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120030222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120030222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@5febb23e5d77: 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) } } } } 20240829120030226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@5febb23e5d77: 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(208)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240829120030228 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@5febb23e5d77: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EB1AA404'O, index=0 SGSN_Test-GSUP(209)@5febb23e5d77: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@5febb23e5d77: 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 := '6859AE1E9B09016F14AFD24F01DF6F3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7BACB4F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D8E9F8A10B6BE6E'O } } } } } 20240829120031298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120031298 DLLC NOTICE LLME(ffffffff/eb1aa404){UNASSIGNED} LLC RX: unknown TLLI 0xeb1aa404, creating LLME on the fly (gprs_llc.c:552) 20240829120031298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120031298 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240829120031298 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120031298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120031298 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120031298 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120031298 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120031298 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120031298 DLLC NOTICE LLME(ffffffff/eb1aa404){UNASSIGNED} LLGM Assign pre (eb1aa404 => d7474014) (gprs_llc.c:1079) 20240829120031298 DLLC NOTICE LLME(eb1aa404/d7474014){ASSIGNED} LLGM Assign post (eb1aa404 => d7474014) (gprs_llc.c:1125) 20240829120031298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120031298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120031298 DMM DEBUG MM(262420000000007/d7474014) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120031317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120031317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120031317 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120031317 DMM DEBUG MM(262420000000007/d7474014) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240829120031317 DMM NOTICE MM(262420000000007/d7474014) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120031317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120031317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120031317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120031317 DMM DEBUG MM(262420000000007/d7474014) Requesting authorization (sgsn_auth.c:160) 20240829120031317 DMM INFO MM(262420000000007/d7474014) Requesting authentication tuples (sgsn_auth.c:184) 20240829120031317 DMM DEBUG MM(262420000000007/d7474014) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120031317 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240829120031317 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@5febb23e5d77: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240829120031323 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120031323 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120031323 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120031323 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120031323 DMM INFO MM(262420000000007/d7474014) Subscriber data update (mmctx.c:445) 20240829120031323 DMM DEBUG MM(262420000000007/d7474014) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120031323 DMM INFO MM(262420000000007/d7474014) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120031323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120031323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120031323 DMM INFO MM(262420000000007/d7474014) <- GMM AUTH AND CIPHERING REQ (rand = 68 59 ae 1e 9b 09 01 6f 14 af d2 4f 01 df 6f 3c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120031338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120031338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120031338 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120031338 DMM INFO MM(262420000000007/d7474014) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120031338 DMM NOTICE MM(262420000000007/d7474014) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120031338 DMM DEBUG MM(262420000000007/d7474014) checking auth: received GSM SRES = 7b ac b4 f7 (gprs_gmm.c:666) 20240829120031338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120031338 DMM DEBUG MM(262420000000007/d7474014) Requesting authorization (sgsn_auth.c:160) 20240829120031338 DMM INFO MM(262420000000007/d7474014) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120031338 DMM DEBUG MM(262420000000007/d7474014) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120031338 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240829120031338 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) 20240829120031338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120031338 DMM INFO MM(262420000000007/d7474014) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7474014) (gprs_gmm.c:300) 20240829120031341 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120031341 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120031341 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240829120031341 DMM INFO MM(262420000000007/d7474014) Subscriber data update (mmctx.c:445) 20240829120031341 DMM DEBUG MM(262420000000007/d7474014) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120031341 DMM INFO MM(262420000000007/d7474014) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120031341 DMM NOTICE MM(262420000000007/d7474014) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240829120031341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120031341 DMM NOTICE MM(262420000000007/d7474014) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120031341 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) 20240829120031343 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120031343 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240829120031343 DMM INFO MM(262420000000007/d7474014) Subscriber data update (mmctx.c:445) 20240829120031343 DMM DEBUG MM(262420000000007/d7474014) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@5febb23e5d77: Removing Client IMSI='262420000000007'H, index=0 20240829120031354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120031354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120031354 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120031354 DMM INFO MM(262420000000007/d7474014) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120031354 DMM NOTICE MM(262420000000007/d7474014) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120031354 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120031354 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120031354 DLLC NOTICE LLME(eb1aa404/d7474014){ASSIGNED} LLGM Assign pre (ffffffff => d7474014) (gprs_llc.c:1079) 20240829120031354 DLLC NOTICE LLME(ffffffff/d7474014){ASSIGNED} LLGM Assign post (ffffffff => d7474014) (gprs_llc.c:1125) 20240829120031354 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120031354 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120031354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120031354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@5febb23e5d77: Final verdict of PTC: pass 20240829120031358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(197)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@5febb23e5d77: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@5febb23e5d77: Final verdict of PTC: none 20240829120031364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120031364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(198)@5febb23e5d77: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(202)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(207)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@5febb23e5d77: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(200)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(195)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(205)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_combined finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Aug 29 12:00:31 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47568) 20240829120032365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120032365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47568, count=84592) 20240829120033367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120033367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Aug 29 12:00:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120034368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120034368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_accept_all started. 20240829120034491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120034493 DMM INFO MM(262420000000007/d7474014) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120034493 DMM INFO MM(262420000000007/d7474014) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120034493 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120034493 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120034493 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120034493 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120034493 DLLC NOTICE LLME(ffffffff/d7474014){ASSIGNED} LLGM Assign pre (d7474014 => ffffffff) (gprs_llc.c:1079) 20240829120034493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7474014 => ffffffff) (gprs_llc.c:1125) 20240829120034493 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240829120034493 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) 20240829120034494 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) 20240829120034494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120034494 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120034494 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120034494 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120034494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120034537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120034537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120034537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120034537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120034537 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120034537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120034537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120034537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120034537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120034538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120034538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120034538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120034538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120034538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120034538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120034538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120034538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120034538 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120034538 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120034538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120034539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120034539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120034541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120034545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120034545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120034552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120034552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120034552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120034552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120034552 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120034552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120034552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120034552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120034552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120034553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120034553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120034553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120034553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120034553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120034553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120034553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120034553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120034553 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120034553 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120034553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120034553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120034553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120034555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120034560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120034560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120034567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120034567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120034567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120034567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120034567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120034567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120034567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120034567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120034567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120034568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120034568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120034568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120034568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120034568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120034568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120034568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120034568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120034568 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120034568 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120034568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(226)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120034568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120034568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120034570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120034574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120034574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120035369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120035369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120035369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120035369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@5febb23e5d77: 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) } } } } 20240829120035374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120035375 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@5febb23e5d77: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E3C2BAFE'O, index=0 SGSN_Test-GSUP(228)@5febb23e5d77: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240829120036452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120036452 DLLC NOTICE LLME(ffffffff/e3c2bafe){UNASSIGNED} LLC RX: unknown TLLI 0xe3c2bafe, creating LLME on the fly (gprs_llc.c:552) 20240829120036452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120036452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20240829120036452 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120036452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120036452 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120036452 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120036452 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120036452 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120036452 DLLC NOTICE LLME(ffffffff/e3c2bafe){UNASSIGNED} LLGM Assign pre (e3c2bafe => ee8be89b) (gprs_llc.c:1079) 20240829120036452 DLLC NOTICE LLME(e3c2bafe/ee8be89b){ASSIGNED} LLGM Assign post (e3c2bafe => ee8be89b) (gprs_llc.c:1125) 20240829120036452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120036452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120036452 DMM DEBUG MM(262420000000008/ee8be89b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120036466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120036466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120036466 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120036466 DMM DEBUG MM(262420000000008/ee8be89b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240829120036466 DMM NOTICE MM(262420000000008/ee8be89b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120036466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120036466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120036466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240829120036466 DMM INFO MM(262420000000008/ee8be89b) <- GMM ATTACH ACCEPT (new P-TMSI=0xee8be89b) (gprs_gmm.c:300) TC_attach_accept_all(230)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@5febb23e5d77: Removing Client IMSI='262420000000008'H, index=0 20240829120037464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120037464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120037464 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120037464 DMM INFO MM(262420000000008/ee8be89b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120037464 DMM NOTICE MM(262420000000008/ee8be89b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120037464 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120037464 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120037464 DLLC NOTICE LLME(e3c2bafe/ee8be89b){ASSIGNED} LLGM Assign pre (ffffffff => ee8be89b) (gprs_llc.c:1079) 20240829120037464 DLLC NOTICE LLME(ffffffff/ee8be89b){ASSIGNED} LLGM Assign post (ffffffff => ee8be89b) (gprs_llc.c:1125) 20240829120037464 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120037464 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120037464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120037464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@5febb23e5d77: Final verdict of PTC: pass 20240829120037469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@5febb23e5d77: Final verdict of PTC: none 20240829120037474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120037474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_accept_all-BVCI210(220)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(221)@5febb23e5d77: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@5febb23e5d77: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(216)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(226)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(224)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(214)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(219)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_accept_all finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Aug 29 12:00:37 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59628) 20240829120038475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120038475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59628, count=66228) 20240829120039476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120039476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Aug 29 12:00:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120040477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120040477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_closed started. 20240829120040609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120040612 DMM INFO MM(262420000000008/ee8be89b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120040612 DMM INFO MM(262420000000008/ee8be89b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120040612 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120040612 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120040612 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120040612 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120040612 DLLC NOTICE LLME(ffffffff/ee8be89b){ASSIGNED} LLGM Assign pre (ee8be89b => ffffffff) (gprs_llc.c:1079) 20240829120040612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee8be89b => ffffffff) (gprs_llc.c:1125) 20240829120040612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120040612 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120040612 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120040612 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120040612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120040655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120040655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120040655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120040655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120040655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120040655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120040655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120040655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120040655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120040655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120040655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120040655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120040656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120040656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120040656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120040656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120040656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120040656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120040656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120040656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120040656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120040656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120040658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120040663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120040663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120040670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120040670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120040670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120040670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120040670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120040670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120040670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120040670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120040670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120040672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120040672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120040672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120040672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120040672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120040672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120040672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120040672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120040672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120040672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120040672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120040672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120040672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120040675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120040681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120040681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(242)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120040687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120040687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120040687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120040687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120040687 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120040687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120040687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120040687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120040687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120040687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120040687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120040687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120040687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120040687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120040687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120040687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120040687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120040687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120040687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120040687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120040688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120040688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120040690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120040695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120040695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120041478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120041478 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120041478 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120041478 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@5febb23e5d77: 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) } } } } 20240829120041483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120041484 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@5febb23e5d77: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E0FE1BB4'O, index=0 SGSN_Test-GSUP(247)@5febb23e5d77: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@5febb23e5d77: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E0FE1BB4'O, index=1 20240829120042566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120042566 DLLC NOTICE LLME(ffffffff/e0fe1bb4){UNASSIGNED} LLC RX: unknown TLLI 0xe0fe1bb4, creating LLME on the fly (gprs_llc.c:552) 20240829120042566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120042566 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240829120042566 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120042566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120042566 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120042566 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120042566 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120042566 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120042566 DLLC NOTICE LLME(ffffffff/e0fe1bb4){UNASSIGNED} LLGM Assign pre (e0fe1bb4 => f3a7f8cf) (gprs_llc.c:1079) 20240829120042566 DLLC NOTICE LLME(e0fe1bb4/f3a7f8cf){ASSIGNED} LLGM Assign post (e0fe1bb4 => f3a7f8cf) (gprs_llc.c:1125) 20240829120042566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120042566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120042566 DMM DEBUG MM(001010123456789/f3a7f8cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120042588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120042588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120042588 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120042588 DMM DEBUG MM(001010123456789/f3a7f8cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240829120042588 DMM NOTICE MM(001010123456789/f3a7f8cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120042588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120042588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120042588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240829120042588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829120042588 DMM NOTICE MM(001010123456789/f3a7f8cf) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240829120042588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Reject}: Deallocated (fsm.c:568) 20240829120042588 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120042588 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120042588 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829120042588 DLLC NOTICE LLME(e0fe1bb4/f3a7f8cf){ASSIGNED} LLGM Assign pre (f3a7f8cf => ffffffff) (gprs_llc.c:1079) 20240829120042588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3a7f8cf => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5febb23e5d77: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@5febb23e5d77: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@5febb23e5d77: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D437F9CA'O, index=2 SGSN_Test-GSUP(247)@5febb23e5d77: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240829120042624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120042624 DLLC NOTICE LLME(ffffffff/d437f9ca){UNASSIGNED} LLC RX: unknown TLLI 0xd437f9ca, creating LLME on the fly (gprs_llc.c:552) 20240829120042624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120042624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20240829120042624 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120042624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120042624 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120042624 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120042624 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120042624 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120042624 DLLC NOTICE LLME(ffffffff/d437f9ca){UNASSIGNED} LLGM Assign pre (d437f9ca => f7240a73) (gprs_llc.c:1079) 20240829120042624 DLLC NOTICE LLME(d437f9ca/f7240a73){ASSIGNED} LLGM Assign post (d437f9ca => f7240a73) (gprs_llc.c:1125) 20240829120042624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120042624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120042624 DMM DEBUG MM(262420000000010/f7240a73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120042626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120042626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120042626 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120042626 DMM DEBUG MM(262420000000010/f7240a73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240829120042626 DMM NOTICE MM(262420000000010/f7240a73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120042626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120042626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120042626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240829120042626 DMM INFO MM(262420000000010/f7240a73) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7240a73) (gprs_gmm.c:300) TC_attach_closed(250)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5febb23e5d77: Removing Client IMSI='262420000000010'H, index=2 20240829120043639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120043639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120043639 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120043639 DMM INFO MM(262420000000010/f7240a73) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120043639 DMM NOTICE MM(262420000000010/f7240a73) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120043639 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120043639 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120043639 DLLC NOTICE LLME(d437f9ca/f7240a73){ASSIGNED} LLGM Assign pre (ffffffff => f7240a73) (gprs_llc.c:1079) 20240829120043639 DLLC NOTICE LLME(ffffffff/f7240a73){ASSIGNED} LLGM Assign post (ffffffff => f7240a73) (gprs_llc.c:1125) 20240829120043639 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120043639 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120043639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120043639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@5febb23e5d77: Final verdict of PTC: pass 20240829120043644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@5febb23e5d77: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(240)@5febb23e5d77: Final verdict of PTC: none 20240829120043649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120043649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed-BVCI196(234)@5febb23e5d77: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(235)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(245)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(233)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(243)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(238)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@5febb23e5d77: Test case TC_attach_closed finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Aug 29 12:00:43 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70984) 20240829120044650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120044650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70984, count=77304) 20240829120045652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120045652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Aug 29 12:00:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120046653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120046653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_no_imei_response started. 20240829120046760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120046763 DMM INFO MM(262420000000010/f7240a73) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120046763 DMM INFO MM(262420000000010/f7240a73) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120046763 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120046763 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120046763 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120046763 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120046763 DLLC NOTICE LLME(ffffffff/f7240a73){ASSIGNED} LLGM Assign pre (f7240a73 => ffffffff) (gprs_llc.c:1079) 20240829120046763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7240a73 => ffffffff) (gprs_llc.c:1125) 20240829120046763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120046763 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120046763 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120046763 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120046763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120046806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120046806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120046806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120046806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120046806 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120046806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120046806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120046806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120046806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120046807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120046807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120046807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120046807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120046807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120046807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120046807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120046807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120046807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120046807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120046807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120046807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120046807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120046809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829120046814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120046814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120046823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120046823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120046823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120046823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120046823 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120046823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120046823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120046823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120046823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120046824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120046824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120046824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120046824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120046824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120046824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120046824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120046824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120046824 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120046824 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120046824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120046825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120046825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120046827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120046831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120046831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120046839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120046839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120046839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120046839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120046839 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120046839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120046839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120046839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120046839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120046840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120046840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120046840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120046840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120046840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120046840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120046840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120046840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120046840 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120046840 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120046840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120046840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120046840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120046842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120046847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120046847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120047655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120047655 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120047655 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120047655 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@5febb23e5d77: 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) } } } } 20240829120047660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120047661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@5febb23e5d77: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CC80EC58'O, index=0 SGSN_Test-GSUP(267)@5febb23e5d77: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240829120048722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120048722 DLLC NOTICE LLME(ffffffff/cc80ec58){UNASSIGNED} LLC RX: unknown TLLI 0xcc80ec58, creating LLME on the fly (gprs_llc.c:552) 20240829120048722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120048722 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240829120048722 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120048722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120048722 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120048722 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120048722 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120048722 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120048722 DLLC NOTICE LLME(ffffffff/cc80ec58){UNASSIGNED} LLGM Assign pre (cc80ec58 => f8b7020c) (gprs_llc.c:1079) 20240829120048722 DLLC NOTICE LLME(cc80ec58/f8b7020c){ASSIGNED} LLGM Assign post (cc80ec58 => f8b7020c) (gprs_llc.c:1125) 20240829120048722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120048722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120048722 DMM DEBUG MM(262420000000032/f8b7020c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120054723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120054723 DMM DEBUG MM(262420000000032/f8b7020c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120058055 DGPRS DEBUG Checking for inactive LLMEs, time = 27461057 (sgsn.c:131) 20240829120100725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120100725 DMM DEBUG MM(262420000000032/f8b7020c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120106726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120106726 DMM DEBUG MM(262420000000032/f8b7020c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120107657 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829120107657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240829120107657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120112728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120112728 DMM DEBUG MM(262420000000032/f8b7020c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120116808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120116815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120116815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120116825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120116830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120116830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120116840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120116844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120116844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120118730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120118730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240829120118730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829120118730 DMM NOTICE MM(262420000000032/f8b7020c) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240829120118730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Reject}: Deallocated (fsm.c:568) 20240829120118730 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120118730 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120118730 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829120118730 DLLC NOTICE LLME(cc80ec58/f8b7020c){ASSIGNED} LLGM Assign pre (f8b7020c => ffffffff) (gprs_llc.c:1079) 20240829120118730 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8b7020c => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@5febb23e5d77: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@5febb23e5d77: Final verdict of PTC: pass 20240829120118749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35032<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120118752 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120118752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@5febb23e5d77: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@5febb23e5d77: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(260)@5febb23e5d77: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(255)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(265)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(263)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(258)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(253)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Aug 29 12:01:18 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62632) 20240829120119753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120119754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62632, count=67152) 20240829120120755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120120755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Aug 29 12:01:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120121758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120121758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_no_imsi_response started. 20240829120121844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120121848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120121936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120121936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120121936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120121936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120121936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120121936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120121936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120121936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120121936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120121940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120121940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120121940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120121941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120121941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120121941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120121941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120121941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120121941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120121941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120121941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120121942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120121942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120121948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120121962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120121962 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(276)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120121976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120121976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120121976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120121976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120121976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120121976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120121976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120121976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120121976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120121978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120121978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120121978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120121978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120121978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120121978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120121978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120121978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120121978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120121978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120121978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120121979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(279)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120121979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120121983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120121995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120121995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120122012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120122012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120122012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120122012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120122012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120122012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120122012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120122012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120122012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120122014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120122014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120122014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120122014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120122014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120122014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120122014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120122014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120122014 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120122014 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120122014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120122015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120122015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120122020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120122033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120122033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120122759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120122759 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120122759 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120122759 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@5febb23e5d77: 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) } } } } 20240829120122765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120122765 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@5febb23e5d77: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='DE2FAE48'O, index=0 SGSN_Test-GSUP(286)@5febb23e5d77: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240829120123833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120123833 DLLC NOTICE LLME(ffffffff/de2fae48){UNASSIGNED} LLC RX: unknown TLLI 0xde2fae48, creating LLME on the fly (gprs_llc.c:552) 20240829120123833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120123833 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240829120123834 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120123834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120123834 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120123834 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120123834 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120123834 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120123834 DLLC NOTICE LLME(ffffffff/de2fae48){UNASSIGNED} LLGM Assign pre (de2fae48 => e26e6986) (gprs_llc.c:1079) 20240829120123834 DLLC NOTICE LLME(de2fae48/e26e6986){ASSIGNED} LLGM Assign post (de2fae48 => e26e6986) (gprs_llc.c:1125) 20240829120123834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120123834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120123834 DMM DEBUG MM(/e26e6986) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120123857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120123857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120123857 DMM DEBUG MM_STATE_Gb(3727666760)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120123857 DMM DEBUG MM(/e26e6986) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240829120123857 DMM NOTICE MM(/e26e6986) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120123857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120123857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240829120123857 DMM DEBUG MM(/e26e6986) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240829120128056 DGPRS DEBUG Checking for inactive LLMEs, time = 27461087 (sgsn.c:131) 20240829120129858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120129858 DMM DEBUG MM(/e26e6986) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240829120135860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120135860 DMM DEBUG MM(/e26e6986) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240829120141862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120141862 DMM DEBUG MM(/e26e6986) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240829120142761 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829120142761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120142762 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240829120147864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120147864 DMM DEBUG MM(/e26e6986) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240829120151943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120151949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120151949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120151980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120151985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120151985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120152015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120152022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120152022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120153866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240829120153866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240829120153866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829120153866 DMM NOTICE MM(/e26e6986) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240829120153866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Reject}: Deallocated (fsm.c:568) 20240829120153866 DMM DEBUG MM_STATE_Gb(3727666760)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120153866 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120153866 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829120153866 DLLC NOTICE LLME(de2fae48/e26e6986){ASSIGNED} LLGM Assign pre (e26e6986 => ffffffff) (gprs_llc.c:1079) 20240829120153866 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e26e6986 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@5febb23e5d77: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@5febb23e5d77: Final verdict of PTC: pass 20240829120153885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(274)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@5febb23e5d77: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@5febb23e5d77: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(284)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@5febb23e5d77: Final verdict of PTC: none 20240829120153891 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120153891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imsi_response-BVCI220(283)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(279)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(272)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(277)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(282)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Aug 29 12:01:53 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=63256) 20240829120154894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120154894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63256, count=67772) 20240829120155896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120155896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Aug 29 12:01:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120156898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120156898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_closed_add_vty started. 20240829120156991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120156993 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120157038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120157038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120157038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120157038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120157038 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120157038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120157038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120157038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120157038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120157039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120157039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120157039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120157039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120157039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120157039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120157039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120157039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120157039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120157039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120157039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120157039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120157039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120157041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120157045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120157045 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@5febb23e5d77: 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(298)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120157054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120157054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120157054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120157054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120157054 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120157054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120157054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120157054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120157054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120157055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120157055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120157055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120157055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120157055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120157055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120157055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120157055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120157055 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120157055 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120157055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120157055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120157055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120157057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120157062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120157062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120157069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120157069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120157069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120157069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120157069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120157069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120157069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120157069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120157069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120157070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120157070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120157070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120157070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120157070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120157070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120157070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120157070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120157070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120157070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120157070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120157070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120157070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120157073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120157077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120157077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120157899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120157899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120157899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120157899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@5febb23e5d77: 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) } } } } 20240829120157901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120157901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829120158056 DGPRS DEBUG Checking for inactive LLMEs, time = 27461117 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@5febb23e5d77: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C4FEE294'O, index=0 SGSN_Test-GSUP(305)@5febb23e5d77: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@5febb23e5d77: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C4FEE294'O, index=1 20240829120158989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120158989 DLLC NOTICE LLME(ffffffff/c4fee294){UNASSIGNED} LLC RX: unknown TLLI 0xc4fee294, creating LLME on the fly (gprs_llc.c:552) 20240829120158989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120158989 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240829120158989 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120158989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120158989 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120158989 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120158989 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120158989 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120158989 DLLC NOTICE LLME(ffffffff/c4fee294){UNASSIGNED} LLGM Assign pre (c4fee294 => e8aa165d) (gprs_llc.c:1079) 20240829120158989 DLLC NOTICE LLME(c4fee294/e8aa165d){ASSIGNED} LLGM Assign post (c4fee294 => e8aa165d) (gprs_llc.c:1125) 20240829120158989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120158989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120158989 DMM DEBUG MM(001010123456789/e8aa165d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120159000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120159000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120159000 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120159000 DMM DEBUG MM(001010123456789/e8aa165d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240829120159000 DMM NOTICE MM(001010123456789/e8aa165d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120159000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120159000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120159000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240829120159000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829120159000 DMM NOTICE MM(001010123456789/e8aa165d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240829120159000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Reject}: Deallocated (fsm.c:568) 20240829120159000 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120159000 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120159000 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829120159000 DLLC NOTICE LLME(c4fee294/e8aa165d){ASSIGNED} LLGM Assign pre (e8aa165d => ffffffff) (gprs_llc.c:1079) 20240829120159000 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8aa165d => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@5febb23e5d77: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@5febb23e5d77: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C4FEE294'O, index=2 20240829120159007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120159007 DLLC NOTICE LLME(ffffffff/c4fee294){UNASSIGNED} LLC RX: unknown TLLI 0xc4fee294, creating LLME on the fly (gprs_llc.c:552) 20240829120159007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240829120159007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20240829120159007 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120159007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120159007 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120159007 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120159007 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120159007 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120159007 DLLC NOTICE LLME(ffffffff/c4fee294){UNASSIGNED} LLGM Assign pre (c4fee294 => ee6342dc) (gprs_llc.c:1079) 20240829120159007 DLLC NOTICE LLME(c4fee294/ee6342dc){ASSIGNED} LLGM Assign post (c4fee294 => ee6342dc) (gprs_llc.c:1125) 20240829120159007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120159007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120159007 DMM DEBUG MM(001010123456700/ee6342dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120159011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120159011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120159011 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120159011 DMM DEBUG MM(001010123456700/ee6342dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240829120159011 DMM NOTICE MM(001010123456700/ee6342dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120159011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120159011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120159011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240829120159011 DMM INFO MM(001010123456700/ee6342dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xee6342dc) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@5febb23e5d77: Removing Client IMSI='001010123456700'H, index=2 20240829120200019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120200019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120200019 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120200019 DMM INFO MM(001010123456700/ee6342dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120200019 DMM NOTICE MM(001010123456700/ee6342dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120200019 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120200019 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120200019 DLLC NOTICE LLME(c4fee294/ee6342dc){ASSIGNED} LLGM Assign pre (ffffffff => ee6342dc) (gprs_llc.c:1079) 20240829120200019 DLLC NOTICE LLME(ffffffff/ee6342dc){ASSIGNED} LLGM Assign post (ffffffff => ee6342dc) (gprs_llc.c:1125) 20240829120200019 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120200019 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120200019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120200019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@5febb23e5d77: Final verdict of PTC: pass 20240829120200023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@5febb23e5d77: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@5febb23e5d77: Final verdict of PTC: none 20240829120200030 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(303)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(293)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(298)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@5febb23e5d77: Final verdict of PTC: none 20240829120200030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_closed_add_vty-BVCI210(297)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@5febb23e5d77: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(296)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(301)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(291)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Aug 29 12:02:00 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70496) 20240829120201032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120201032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70496, count=76816) 20240829120202034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120202034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Aug 29 12:02:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120203035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120203036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_check_subscriber_list started. 20240829120203089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120203091 DMM INFO MM(001010123456700/ee6342dc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120203091 DMM INFO MM(001010123456700/ee6342dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120203091 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120203091 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120203091 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120203091 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120203091 DLLC NOTICE LLME(ffffffff/ee6342dc){ASSIGNED} LLGM Assign pre (ee6342dc => ffffffff) (gprs_llc.c:1079) 20240829120203091 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee6342dc => ffffffff) (gprs_llc.c:1125) 20240829120203091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120203091 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120203091 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120203091 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120203091 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@5febb23e5d77: 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(313)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120203125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120203125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120203125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120203125 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120203125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120203125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(312)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(313)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120203125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120203125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120203126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120203126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120203126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120203126 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120203126 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120203126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120203126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120203126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120203128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120203133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120203133 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(312)@5febb23e5d77: 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_subscriber_list-BVCI196(310)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(317)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120203137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120203137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120203137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120203137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120203137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120203137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120203137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120203137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120203137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120203138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120203138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120203138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120203138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120203138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120203138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120203138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120203138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120203138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120203138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120203138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120203138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120203138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120203140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120203145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120203145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120203154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120203154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120203154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120203154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120203154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120203154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120203154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120203154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120203154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120203155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120203155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120203155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120203155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120203155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120203155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120203155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120203155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120203155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120203155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120203155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120203156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120203156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120203158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120203163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120203163 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120204037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120204037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120204037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120204037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@5febb23e5d77: 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) } } } } 20240829120204042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120204043 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@5febb23e5d77: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C8BBA5E9'O, index=0 SGSN_Test-GSUP(324)@5febb23e5d77: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@5febb23e5d77: 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 := 'ECE753A5D90AE3ED61109B610A030666'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC1CB841'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3EE5ECA140BEC4E'O } } } } } 20240829120205108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120205108 DLLC NOTICE LLME(ffffffff/c8bba5e9){UNASSIGNED} LLC RX: unknown TLLI 0xc8bba5e9, creating LLME on the fly (gprs_llc.c:552) 20240829120205108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120205108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20240829120205108 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120205108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120205108 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120205108 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120205108 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120205108 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120205108 DLLC NOTICE LLME(ffffffff/c8bba5e9){UNASSIGNED} LLGM Assign pre (c8bba5e9 => ff47b6d2) (gprs_llc.c:1079) 20240829120205108 DLLC NOTICE LLME(c8bba5e9/ff47b6d2){ASSIGNED} LLGM Assign post (c8bba5e9 => ff47b6d2) (gprs_llc.c:1125) 20240829120205108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120205108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120205108 DMM DEBUG MM(262420000000034/ff47b6d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120205125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120205125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120205125 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120205125 DMM DEBUG MM(262420000000034/ff47b6d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240829120205125 DMM NOTICE MM(262420000000034/ff47b6d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120205125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120205125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120205125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120205125 DMM DEBUG MM(262420000000034/ff47b6d2) Requesting authorization (sgsn_auth.c:160) 20240829120205125 DMM INFO MM(262420000000034/ff47b6d2) Requesting authentication tuples (sgsn_auth.c:184) 20240829120205125 DMM DEBUG MM(262420000000034/ff47b6d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120205125 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240829120205125 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@5febb23e5d77: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240829120205130 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120205130 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120205130 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120205130 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120205130 DMM INFO MM(262420000000034/ff47b6d2) Subscriber data update (mmctx.c:445) 20240829120205130 DMM DEBUG MM(262420000000034/ff47b6d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120205130 DMM INFO MM(262420000000034/ff47b6d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120205131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120205131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120205131 DMM INFO MM(262420000000034/ff47b6d2) <- GMM AUTH AND CIPHERING REQ (rand = ec e7 53 a5 d9 0a e3 ed 61 10 9b 61 0a 03 06 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120205142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120205142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120205143 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120205143 DMM INFO MM(262420000000034/ff47b6d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120205143 DMM NOTICE MM(262420000000034/ff47b6d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120205143 DMM DEBUG MM(262420000000034/ff47b6d2) checking auth: received GSM SRES = cc 1c b8 41 (gprs_gmm.c:666) 20240829120205143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120205143 DMM DEBUG MM(262420000000034/ff47b6d2) Requesting authorization (sgsn_auth.c:160) 20240829120205143 DMM INFO MM(262420000000034/ff47b6d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120205143 DMM DEBUG MM(262420000000034/ff47b6d2) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120205143 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240829120205143 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) 20240829120205143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120205143 DMM INFO MM(262420000000034/ff47b6d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xff47b6d2) (gprs_gmm.c:300) 20240829120205144 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120205144 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120205144 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240829120205144 DMM INFO MM(262420000000034/ff47b6d2) Subscriber data update (mmctx.c:445) 20240829120205144 DMM DEBUG MM(262420000000034/ff47b6d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120205144 DMM INFO MM(262420000000034/ff47b6d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120205144 DMM NOTICE MM(262420000000034/ff47b6d2) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240829120205144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120205144 DMM NOTICE MM(262420000000034/ff47b6d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120205144 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) 20240829120205145 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120205145 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240829120205145 DMM INFO MM(262420000000034/ff47b6d2) Subscriber data update (mmctx.c:445) 20240829120205145 DMM DEBUG MM(262420000000034/ff47b6d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120205148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120205148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120205148 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120205148 DMM INFO MM(262420000000034/ff47b6d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120205148 DMM NOTICE MM(262420000000034/ff47b6d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120205148 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120205148 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120205148 DLLC NOTICE LLME(c8bba5e9/ff47b6d2){ASSIGNED} LLGM Assign pre (ffffffff => ff47b6d2) (gprs_llc.c:1079) 20240829120205148 DLLC NOTICE LLME(ffffffff/ff47b6d2){ASSIGNED} LLGM Assign post (ffffffff => ff47b6d2) (gprs_llc.c:1125) 20240829120205148 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120205148 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120205148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120205148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@5febb23e5d77: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@5febb23e5d77: Final verdict of PTC: pass 20240829120205200 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240829120205200 DMM INFO MM(262420000000034/ff47b6d2) Subscriber data update (mmctx.c:445) 20240829120205200 DMM DEBUG MM(262420000000034/ff47b6d2) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240829120205200 DMM INFO MM(262420000000034/ff47b6d2) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240829120205200 DMM INFO MM(262420000000034/ff47b6d2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120205200 DMM INFO MM(262420000000034/ff47b6d2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120205200 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120205200 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120205200 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120205200 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120205200 DLLC NOTICE LLME(ffffffff/ff47b6d2){ASSIGNED} LLGM Assign pre (ff47b6d2 => ffffffff) (gprs_llc.c:1079) 20240829120205200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff47b6d2 => ffffffff) (gprs_llc.c:1125) 20240829120205200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120205200 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120205200 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120205200 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120205201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@5febb23e5d77: Final verdict of PTC: none 20240829120205202 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120205202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_subscriber_list-BVCI196(310)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(322)@5febb23e5d77: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@5febb23e5d77: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(313)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(317)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(315)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(311)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(320)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Aug 29 12:02:05 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46856) 20240829120206203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120206203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46856, count=90044) 20240829120207204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120207204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:02:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120208204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120208204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_detach_check_subscriber_list started. 20240829120208309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120208310 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120208336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120208336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120208336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120208336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120208336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120208336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120208336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120208336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120208336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120208337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120208337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120208337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120208338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120208338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120208338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120208338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120208338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120208338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120208338 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120208338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120208338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120208338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120208340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120208344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120208344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120208355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120208355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120208355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120208355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120208355 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120208355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120208355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120208355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120208355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120208356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120208356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120208356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120208356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120208356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120208356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120208356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120208356 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120208356 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120208356 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120208356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120208357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120208357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120208359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120208367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120208367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120208373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120208373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120208373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120208373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120208373 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120208373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120208373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120208373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120208373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120208374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120208374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120208374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120208374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120208374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120208374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120208374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120208374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120208374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120208374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120208374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120208374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120208374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120208377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120208382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120208382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120209206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120209206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120209206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120209206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@5febb23e5d77: 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) } } } } 20240829120209210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120209211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@5febb23e5d77: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F33A7104'O, index=0 SGSN_Test-GSUP(343)@5febb23e5d77: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@5febb23e5d77: 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 := '8300BE8AA310D13B589ED79C05BBE64D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D2A0819'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9495152134B69A1'O } } } } } 20240829120209261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120209261 DLLC NOTICE LLME(ffffffff/f33a7104){UNASSIGNED} LLC RX: unknown TLLI 0xf33a7104, creating LLME on the fly (gprs_llc.c:552) 20240829120209261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120209262 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20240829120209262 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120209262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120209262 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120209262 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120209262 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120209262 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120209262 DLLC NOTICE LLME(ffffffff/f33a7104){UNASSIGNED} LLGM Assign pre (f33a7104 => e7c53b7d) (gprs_llc.c:1079) 20240829120209262 DLLC NOTICE LLME(f33a7104/e7c53b7d){ASSIGNED} LLGM Assign post (f33a7104 => e7c53b7d) (gprs_llc.c:1125) 20240829120209262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120209262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120209262 DMM DEBUG MM(262420000000033/e7c53b7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120209272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120209272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120209272 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120209272 DMM DEBUG MM(262420000000033/e7c53b7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240829120209272 DMM NOTICE MM(262420000000033/e7c53b7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120209272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120209272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120209272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120209272 DMM DEBUG MM(262420000000033/e7c53b7d) Requesting authorization (sgsn_auth.c:160) 20240829120209272 DMM INFO MM(262420000000033/e7c53b7d) Requesting authentication tuples (sgsn_auth.c:184) 20240829120209272 DMM DEBUG MM(262420000000033/e7c53b7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120209272 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240829120209272 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@5febb23e5d77: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240829120209274 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120209274 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120209274 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120209274 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120209274 DMM INFO MM(262420000000033/e7c53b7d) Subscriber data update (mmctx.c:445) 20240829120209274 DMM DEBUG MM(262420000000033/e7c53b7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120209274 DMM INFO MM(262420000000033/e7c53b7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120209274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120209274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120209274 DMM INFO MM(262420000000033/e7c53b7d) <- GMM AUTH AND CIPHERING REQ (rand = 83 00 be 8a a3 10 d1 3b 58 9e d7 9c 05 bb e6 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120209280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120209280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120209280 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120209280 DMM INFO MM(262420000000033/e7c53b7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120209280 DMM NOTICE MM(262420000000033/e7c53b7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120209280 DMM DEBUG MM(262420000000033/e7c53b7d) checking auth: received GSM SRES = 7d 2a 08 19 (gprs_gmm.c:666) 20240829120209280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120209280 DMM DEBUG MM(262420000000033/e7c53b7d) Requesting authorization (sgsn_auth.c:160) 20240829120209280 DMM INFO MM(262420000000033/e7c53b7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120209280 DMM DEBUG MM(262420000000033/e7c53b7d) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120209280 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240829120209280 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) 20240829120209280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120209280 DMM INFO MM(262420000000033/e7c53b7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7c53b7d) (gprs_gmm.c:300) 20240829120209281 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120209281 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120209281 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240829120209281 DMM INFO MM(262420000000033/e7c53b7d) Subscriber data update (mmctx.c:445) 20240829120209281 DMM DEBUG MM(262420000000033/e7c53b7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120209281 DMM INFO MM(262420000000033/e7c53b7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120209281 DMM NOTICE MM(262420000000033/e7c53b7d) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240829120209281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120209281 DMM NOTICE MM(262420000000033/e7c53b7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120209281 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) 20240829120209282 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120209282 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240829120209282 DMM INFO MM(262420000000033/e7c53b7d) Subscriber data update (mmctx.c:445) 20240829120209282 DMM DEBUG MM(262420000000033/e7c53b7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120209286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120209286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120209286 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120209286 DMM INFO MM(262420000000033/e7c53b7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120209286 DMM NOTICE MM(262420000000033/e7c53b7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120209286 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120209286 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120209286 DLLC NOTICE LLME(f33a7104/e7c53b7d){ASSIGNED} LLGM Assign pre (ffffffff => e7c53b7d) (gprs_llc.c:1079) 20240829120209286 DLLC NOTICE LLME(ffffffff/e7c53b7d){ASSIGNED} LLGM Assign post (ffffffff => e7c53b7d) (gprs_llc.c:1125) 20240829120209286 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120209286 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120209286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120209286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@5febb23e5d77: setverdict(pass): none -> pass 20240829120209343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120209343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240829120209343 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120209343 DMM INFO MM(262420000000033/e7c53b7d) -> GMM DETACH REQUEST TLLI=0xe7c53b7d type=GPRS detach Power-off (gprs_gmm.c:1465) 20240829120209343 DMM INFO MM(262420000000033/e7c53b7d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240829120209343 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120209343 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120209343 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120209344 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120209344 DLLC NOTICE LLME(ffffffff/e7c53b7d){ASSIGNED} LLGM Assign pre (e7c53b7d => ffffffff) (gprs_llc.c:1079) 20240829120209344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7c53b7d => ffffffff) (gprs_llc.c:1125) 20240829120209344 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240829120209344 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) 20240829120209344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120209344 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120209344 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120209344 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120209346 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@5febb23e5d77: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@5febb23e5d77: Final verdict of PTC: pass 20240829120214359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51228<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120214364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120214364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(341)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(343)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@5febb23e5d77: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@5febb23e5d77: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(331)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@5febb23e5d77: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(336)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(329)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(339)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(334)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Aug 29 12:02:14 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87472) 20240829120215365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120215365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87472, count=89528) 20240829120216366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120216366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Aug 29 12:02:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120217367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120217367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_check_complete_resend started. 20240829120217407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120217409 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120217459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120217459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120217459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120217459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120217459 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120217459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120217459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120217459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120217459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120217460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120217460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120217460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120217460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120217460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120217460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120217460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120217460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120217460 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120217460 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120217460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120217460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120217460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120217463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120217467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120217467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120217475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120217475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120217475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120217475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120217475 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120217475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120217475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120217475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120217475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120217476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120217476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120217476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120217476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120217476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120217476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120217476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120217476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120217476 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120217476 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120217476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120217476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120217476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120217478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120217483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120217483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120217490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120217490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120217490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120217490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120217490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120217490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120217490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120217490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120217490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120217491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120217491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120217491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120217491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120217491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120217491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120217491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120217491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120217491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120217491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120217491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120217491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120217491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120217493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120217497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120217497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120218368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120218368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120218368 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120218368 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@5febb23e5d77: 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) } } } } 20240829120218372 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120218373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@5febb23e5d77: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CEB6F8EA'O, index=0 SGSN_Test-GSUP(362)@5febb23e5d77: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@5febb23e5d77: 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 := '1D0A1FE12089A29F40E2BFECC5E8E0A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9FA4701'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AA55FA7D42818C6'O } } } } } 20240829120219396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120219396 DLLC NOTICE LLME(ffffffff/ceb6f8ea){UNASSIGNED} LLC RX: unknown TLLI 0xceb6f8ea, creating LLME on the fly (gprs_llc.c:552) 20240829120219396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120219396 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240829120219396 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120219396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120219396 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120219396 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120219396 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120219396 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120219396 DLLC NOTICE LLME(ffffffff/ceb6f8ea){UNASSIGNED} LLGM Assign pre (ceb6f8ea => d996ebd7) (gprs_llc.c:1079) 20240829120219396 DLLC NOTICE LLME(ceb6f8ea/d996ebd7){ASSIGNED} LLGM Assign post (ceb6f8ea => d996ebd7) (gprs_llc.c:1125) 20240829120219396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120219396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120219396 DMM DEBUG MM(262420000000036/d996ebd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120219402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120219402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120219402 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120219402 DMM DEBUG MM(262420000000036/d996ebd7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240829120219402 DMM NOTICE MM(262420000000036/d996ebd7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120219402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120219402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120219402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120219402 DMM DEBUG MM(262420000000036/d996ebd7) Requesting authorization (sgsn_auth.c:160) 20240829120219402 DMM INFO MM(262420000000036/d996ebd7) Requesting authentication tuples (sgsn_auth.c:184) 20240829120219402 DMM DEBUG MM(262420000000036/d996ebd7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120219402 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240829120219402 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@5febb23e5d77: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240829120219403 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120219403 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120219403 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120219403 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120219403 DMM INFO MM(262420000000036/d996ebd7) Subscriber data update (mmctx.c:445) 20240829120219403 DMM DEBUG MM(262420000000036/d996ebd7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120219403 DMM INFO MM(262420000000036/d996ebd7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120219403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120219403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120219403 DMM INFO MM(262420000000036/d996ebd7) <- GMM AUTH AND CIPHERING REQ (rand = 1d 0a 1f e1 20 89 a2 9f 40 e2 bf ec c5 e8 e0 a9 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120219406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120219406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120219406 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120219406 DMM INFO MM(262420000000036/d996ebd7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120219406 DMM NOTICE MM(262420000000036/d996ebd7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120219406 DMM DEBUG MM(262420000000036/d996ebd7) checking auth: received GSM SRES = b9 fa 47 01 (gprs_gmm.c:666) 20240829120219406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120219406 DMM DEBUG MM(262420000000036/d996ebd7) Requesting authorization (sgsn_auth.c:160) 20240829120219406 DMM INFO MM(262420000000036/d996ebd7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120219406 DMM DEBUG MM(262420000000036/d996ebd7) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120219406 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240829120219406 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) 20240829120219406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120219406 DMM INFO MM(262420000000036/d996ebd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd996ebd7) (gprs_gmm.c:300) 20240829120219407 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120219407 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120219407 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240829120219407 DMM INFO MM(262420000000036/d996ebd7) Subscriber data update (mmctx.c:445) 20240829120219407 DMM DEBUG MM(262420000000036/d996ebd7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120219407 DMM INFO MM(262420000000036/d996ebd7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120219407 DMM NOTICE MM(262420000000036/d996ebd7) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240829120219407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120219407 DMM NOTICE MM(262420000000036/d996ebd7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120219407 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) 20240829120219407 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120219407 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240829120219407 DMM INFO MM(262420000000036/d996ebd7) Subscriber data update (mmctx.c:445) 20240829120219407 DMM DEBUG MM(262420000000036/d996ebd7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@5febb23e5d77: Warning: Re-starting timer T, which is already active (running or expired). 20240829120225408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829120225408 DMM INFO MM(262420000000036/d996ebd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd996ebd7) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5febb23e5d77: Warning: Re-starting timer T, which is already active (running or expired). 20240829120228057 DGPRS DEBUG Checking for inactive LLMEs, time = 27461147 (sgsn.c:131) 20240829120231409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829120231409 DMM INFO MM(262420000000036/d996ebd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd996ebd7) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5febb23e5d77: Warning: Re-starting timer T, which is already active (running or expired). 20240829120237410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829120237410 DMM INFO MM(262420000000036/d996ebd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd996ebd7) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5febb23e5d77: Warning: Re-starting timer T, which is already active (running or expired). 20240829120238369 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829120238369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240829120238369 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120243411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829120243411 DMM INFO MM(262420000000036/d996ebd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd996ebd7) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@5febb23e5d77: Warning: Re-starting timer T, which is already active (running or expired). 20240829120247461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120247467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120247467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120247476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120247482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120247482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120247491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120247495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120247495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120249413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240829120249413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240829120249413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829120249413 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240829120249413 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) 20240829120249413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Reject}: Deallocated (fsm.c:568) 20240829120249413 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120249413 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120249413 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829120249413 DLLC NOTICE LLME(ceb6f8ea/d996ebd7){ASSIGNED} LLGM Assign pre (d996ebd7 => ffffffff) (gprs_llc.c:1079) 20240829120249413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d996ebd7 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@5febb23e5d77: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@5febb23e5d77: Final verdict of PTC: pass 20240829120253429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120253432 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120253433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(350)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@5febb23e5d77: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(355)@5febb23e5d77: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(360)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@5febb23e5d77: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(353)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(358)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(348)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Aug 29 12:02:53 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=89108) 20240829120254434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120254434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89108, count=90804) 20240829120255435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120255435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:02:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120256436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120256436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_hlr_location_cancel_request_update started. 20240829120256554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120256556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120256595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120256595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120256595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120256595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120256595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120256595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120256595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120256595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120256595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120256596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120256596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120256596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120256596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120256596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120256596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120256596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120256596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120256596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120256596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120256596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120256596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120256596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829120256600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120256605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120256605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@5febb23e5d77: 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(374)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120256609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120256609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120256609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120256609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120256609 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120256609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120256609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120256609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120256610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120256610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120256610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120256610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120256610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120256610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120256610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120256610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120256610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120256610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120256610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120256610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120256611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120256611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120256612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120256619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120256619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120256625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120256625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120256625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120256625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120256625 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120256625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120256625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120256625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120256625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120256626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120256626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120256626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120256626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120256626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120256626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120256626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120256626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120256626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120256626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120256626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120256626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120256626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120256628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120256633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120256633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120257437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120257437 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120257437 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120257437 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@5febb23e5d77: 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) } } } } 20240829120257441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120257442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829120258057 DGPRS DEBUG Checking for inactive LLMEs, time = 27461177 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@5febb23e5d77: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EBEF660F'O, index=0 SGSN_Test-GSUP(381)@5febb23e5d77: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@5febb23e5d77: 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 := '3545982CCDE13CF3A8B6FF2EC5BD0EEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5ADB4A81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E51AE550EB9DE176'O } } } } } 20240829120258518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120258518 DLLC NOTICE LLME(ffffffff/ebef660f){UNASSIGNED} LLC RX: unknown TLLI 0xebef660f, creating LLME on the fly (gprs_llc.c:552) 20240829120258518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120258518 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20240829120258518 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120258518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120258518 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120258518 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120258518 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120258518 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120258518 DLLC NOTICE LLME(ffffffff/ebef660f){UNASSIGNED} LLGM Assign pre (ebef660f => cf3c9e15) (gprs_llc.c:1079) 20240829120258518 DLLC NOTICE LLME(ebef660f/cf3c9e15){ASSIGNED} LLGM Assign post (ebef660f => cf3c9e15) (gprs_llc.c:1125) 20240829120258518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120258518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120258518 DMM DEBUG MM(262420000000031/cf3c9e15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120258536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120258536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120258536 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120258536 DMM DEBUG MM(262420000000031/cf3c9e15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240829120258536 DMM NOTICE MM(262420000000031/cf3c9e15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120258536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120258536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120258536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120258536 DMM DEBUG MM(262420000000031/cf3c9e15) Requesting authorization (sgsn_auth.c:160) 20240829120258536 DMM INFO MM(262420000000031/cf3c9e15) Requesting authentication tuples (sgsn_auth.c:184) 20240829120258536 DMM DEBUG MM(262420000000031/cf3c9e15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120258536 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240829120258536 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@5febb23e5d77: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240829120258542 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120258542 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120258542 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120258542 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120258542 DMM INFO MM(262420000000031/cf3c9e15) Subscriber data update (mmctx.c:445) 20240829120258542 DMM DEBUG MM(262420000000031/cf3c9e15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120258542 DMM INFO MM(262420000000031/cf3c9e15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120258542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120258542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120258542 DMM INFO MM(262420000000031/cf3c9e15) <- GMM AUTH AND CIPHERING REQ (rand = 35 45 98 2c cd e1 3c f3 a8 b6 ff 2e c5 bd 0e ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120258558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120258558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120258558 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120258558 DMM INFO MM(262420000000031/cf3c9e15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120258558 DMM NOTICE MM(262420000000031/cf3c9e15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120258558 DMM DEBUG MM(262420000000031/cf3c9e15) checking auth: received GSM SRES = 5a db 4a 81 (gprs_gmm.c:666) 20240829120258558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120258558 DMM DEBUG MM(262420000000031/cf3c9e15) Requesting authorization (sgsn_auth.c:160) 20240829120258558 DMM INFO MM(262420000000031/cf3c9e15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120258558 DMM DEBUG MM(262420000000031/cf3c9e15) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120258558 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240829120258558 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) 20240829120258558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120258558 DMM INFO MM(262420000000031/cf3c9e15) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf3c9e15) (gprs_gmm.c:300) 20240829120258561 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120258561 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120258561 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240829120258561 DMM INFO MM(262420000000031/cf3c9e15) Subscriber data update (mmctx.c:445) 20240829120258561 DMM DEBUG MM(262420000000031/cf3c9e15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120258561 DMM INFO MM(262420000000031/cf3c9e15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120258561 DMM NOTICE MM(262420000000031/cf3c9e15) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240829120258561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120258561 DMM NOTICE MM(262420000000031/cf3c9e15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120258561 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) 20240829120258563 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120258563 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240829120258563 DMM INFO MM(262420000000031/cf3c9e15) Subscriber data update (mmctx.c:445) 20240829120258563 DMM DEBUG MM(262420000000031/cf3c9e15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120258573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120258573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120258573 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120258573 DMM INFO MM(262420000000031/cf3c9e15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120258573 DMM NOTICE MM(262420000000031/cf3c9e15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120258573 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120258573 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120258573 DLLC NOTICE LLME(ebef660f/cf3c9e15){ASSIGNED} LLGM Assign pre (ffffffff => cf3c9e15) (gprs_llc.c:1079) 20240829120258573 DLLC NOTICE LLME(ffffffff/cf3c9e15){ASSIGNED} LLGM Assign post (ffffffff => cf3c9e15) (gprs_llc.c:1125) 20240829120258573 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120258573 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120258573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120258573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@5febb23e5d77: setverdict(pass): none -> pass 20240829120258623 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240829120258623 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240829120258623 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) 20240829120258623 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240829120258623 DMM INFO MM(262420000000031/cf3c9e15) Subscriber data update (mmctx.c:445) 20240829120258623 DMM DEBUG MM(262420000000031/cf3c9e15) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240829120258623 DMM INFO MM(262420000000031/cf3c9e15) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240829120258623 DMM INFO MM(262420000000031/cf3c9e15) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120258623 DMM INFO MM(262420000000031/cf3c9e15) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120258623 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120258623 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120258623 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120258623 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120258623 DLLC NOTICE LLME(ffffffff/cf3c9e15){ASSIGNED} LLGM Assign pre (cf3c9e15 => ffffffff) (gprs_llc.c:1079) 20240829120258623 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf3c9e15 => ffffffff) (gprs_llc.c:1125) 20240829120258623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120258623 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120258623 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120258623 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed MC@5febb23e5d77: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@5febb23e5d77: Final verdict of PTC: none 20240829120303635 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120303635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(369)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(374)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(379)@5febb23e5d77: Final verdict of PTC: none 20240829120303638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59110<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(378)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(372)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(377)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(367)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@5febb23e5d77: Final verdict of PTC: pass MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) Thu Aug 29 12:03:03 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none)Waiting for packet dumper to finish... 0 (prev_count=-1, count=87220) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@5febb23e5d77: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. 20240829120304636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120304636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87220, count=88916) 20240829120305638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120305638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:03:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120306639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120306639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_hlr_location_cancel_request_withdraw started. 20240829120306714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120306717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120306761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120306761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120306761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120306761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120306761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120306761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120306761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120306761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120306761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120306763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120306763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120306763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120306763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120306763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120306763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120306763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120306763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120306763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120306763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120306763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120306763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120306763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120306766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120306772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120306772 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120306784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120306784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120306784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120306784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120306784 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120306784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120306784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120306784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120306784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120306786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120306786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120306786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120306786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120306786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120306786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120306786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120306786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120306786 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120306786 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120306786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120306788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120306788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120306791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120306798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120306798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120306804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120306804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120306804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120306804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120306804 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120306804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120306804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120306804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120306804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120306805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120306805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120306805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120306805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120306805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120306805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120306805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120306805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120306805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120306805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120306805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120306805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120306805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120306807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120306812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120306812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120307640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120307640 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120307640 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120307640 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@5febb23e5d77: 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) } } } } 20240829120307643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120307644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5febb23e5d77: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CC7D9401'O, index=0 SGSN_Test-GSUP(400)@5febb23e5d77: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@5febb23e5d77: 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 := 'A8409A937A397841912439524E9F8FB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F170927'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D6F5B3D687A0EE5'O } } } } } 20240829120308713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120308713 DLLC NOTICE LLME(ffffffff/cc7d9401){UNASSIGNED} LLC RX: unknown TLLI 0xcc7d9401, creating LLME on the fly (gprs_llc.c:552) 20240829120308713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120308713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20240829120308713 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120308713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120308713 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120308713 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120308713 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120308713 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120308713 DLLC NOTICE LLME(ffffffff/cc7d9401){UNASSIGNED} LLGM Assign pre (cc7d9401 => cbe5b0be) (gprs_llc.c:1079) 20240829120308713 DLLC NOTICE LLME(cc7d9401/cbe5b0be){ASSIGNED} LLGM Assign post (cc7d9401 => cbe5b0be) (gprs_llc.c:1125) 20240829120308713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120308713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120308713 DMM DEBUG MM(262420000000029/cbe5b0be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120308722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120308722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120308722 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120308722 DMM DEBUG MM(262420000000029/cbe5b0be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240829120308722 DMM NOTICE MM(262420000000029/cbe5b0be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120308722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120308722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120308722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120308722 DMM DEBUG MM(262420000000029/cbe5b0be) Requesting authorization (sgsn_auth.c:160) 20240829120308722 DMM INFO MM(262420000000029/cbe5b0be) Requesting authentication tuples (sgsn_auth.c:184) 20240829120308722 DMM DEBUG MM(262420000000029/cbe5b0be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120308722 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240829120308723 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@5febb23e5d77: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240829120308725 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120308726 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120308726 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120308726 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120308726 DMM INFO MM(262420000000029/cbe5b0be) Subscriber data update (mmctx.c:445) 20240829120308726 DMM DEBUG MM(262420000000029/cbe5b0be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120308726 DMM INFO MM(262420000000029/cbe5b0be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120308726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120308726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120308726 DMM INFO MM(262420000000029/cbe5b0be) <- GMM AUTH AND CIPHERING REQ (rand = a8 40 9a 93 7a 39 78 41 91 24 39 52 4e 9f 8f b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120308734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120308734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120308734 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120308734 DMM INFO MM(262420000000029/cbe5b0be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120308734 DMM NOTICE MM(262420000000029/cbe5b0be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120308734 DMM DEBUG MM(262420000000029/cbe5b0be) checking auth: received GSM SRES = 3f 17 09 27 (gprs_gmm.c:666) 20240829120308734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120308734 DMM DEBUG MM(262420000000029/cbe5b0be) Requesting authorization (sgsn_auth.c:160) 20240829120308734 DMM INFO MM(262420000000029/cbe5b0be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120308734 DMM DEBUG MM(262420000000029/cbe5b0be) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120308734 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240829120308734 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) 20240829120308734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120308734 DMM INFO MM(262420000000029/cbe5b0be) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbe5b0be) (gprs_gmm.c:300) 20240829120308736 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120308736 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120308736 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240829120308736 DMM INFO MM(262420000000029/cbe5b0be) Subscriber data update (mmctx.c:445) 20240829120308736 DMM DEBUG MM(262420000000029/cbe5b0be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120308736 DMM INFO MM(262420000000029/cbe5b0be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120308736 DMM NOTICE MM(262420000000029/cbe5b0be) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240829120308736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120308736 DMM NOTICE MM(262420000000029/cbe5b0be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120308736 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) 20240829120308736 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120308736 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240829120308736 DMM INFO MM(262420000000029/cbe5b0be) Subscriber data update (mmctx.c:445) 20240829120308736 DMM DEBUG MM(262420000000029/cbe5b0be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120308743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120308743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120308743 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120308743 DMM INFO MM(262420000000029/cbe5b0be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120308743 DMM NOTICE MM(262420000000029/cbe5b0be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120308743 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120308743 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120308743 DLLC NOTICE LLME(cc7d9401/cbe5b0be){ASSIGNED} LLGM Assign pre (ffffffff => cbe5b0be) (gprs_llc.c:1079) 20240829120308743 DLLC NOTICE LLME(ffffffff/cbe5b0be){ASSIGNED} LLGM Assign post (ffffffff => cbe5b0be) (gprs_llc.c:1125) 20240829120308743 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120308743 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120308743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120308743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@5febb23e5d77: setverdict(pass): none -> pass 20240829120308793 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240829120308793 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240829120308793 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) 20240829120308793 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240829120308793 DMM INFO MM(262420000000029/cbe5b0be) Subscriber data update (mmctx.c:445) 20240829120308793 DMM DEBUG MM(262420000000029/cbe5b0be) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240829120308793 DMM INFO MM(262420000000029/cbe5b0be) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240829120308793 DMM INFO MM(262420000000029/cbe5b0be) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240829120308793 DMM NOTICE MM(262420000000029/cbe5b0be) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240829120308794 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240829120308794 DMM INFO MM(262420000000029/cbe5b0be) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240829120308794 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120308794 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120308794 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120308794 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120308794 DLLC NOTICE LLME(ffffffff/cbe5b0be){ASSIGNED} LLGM Assign pre (cbe5b0be => ffffffff) (gprs_llc.c:1079) 20240829120308794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbe5b0be => ffffffff) (gprs_llc.c:1125) 20240829120308794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120308794 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120308794 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120308794 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120308796 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5febb23e5d77: Removing Client IMSI='262420000000029'H, index=0 20240829120308808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120308808 DLLC NOTICE LLME(ffffffff/cbe5b0be){UNASSIGNED} LLC RX: unknown TLLI 0xcbe5b0be, creating LLME on the fly (gprs_llc.c:552) 20240829120308808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120308808 DMM NOTICE LLME(ffffffff/cbe5b0be){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240829120308808 DLLC NOTICE LLME(ffffffff/cbe5b0be){UNASSIGNED} LLGM Assign pre (cbe5b0be => ffffffff) (gprs_llc.c:1079) 20240829120308808 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbe5b0be => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@5febb23e5d77: Final verdict of PTC: pass 20240829120308813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(388)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(398)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5febb23e5d77: Final verdict of PTC: none 20240829120308819 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120308819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(393)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(386)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(391)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(396)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@5febb23e5d77: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Aug 29 12:03:08 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44100) 20240829120309820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120309820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44100, count=93200) 20240829120310822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120310822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:03:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120311824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120311824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240829120311959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120311960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120311981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120311981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120311981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120311981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120311981 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120311981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120311981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120311981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120311981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120311982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120311982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120311982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120311983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120311983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120311983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120311983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120311983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120311983 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120311983 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120311983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(407)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120311983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120311983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120311986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120311993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120311993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120312003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120312003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120312003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120312003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120312003 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120312003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120312003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120312003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120312003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120312004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120312004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120312004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120312004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120312004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120312004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120312004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120312004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120312004 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120312004 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120312004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120312004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120312004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120312007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120312013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120312013 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120312023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120312023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120312023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120312023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120312023 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120312023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120312023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120312023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120312023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120312025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120312025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120312025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120312025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120312025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120312025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120312025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120312025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120312025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120312025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120312025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120312025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120312025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120312028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120312035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120312035 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120312825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120312825 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120312825 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120312825 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@5febb23e5d77: 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) } } } } 20240829120312828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@5febb23e5d77: 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)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240829120312829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5febb23e5d77: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FDC99055'O, index=0 SGSN_Test-GSUP(419)@5febb23e5d77: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240829120313859 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) 20240829120313859 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@5febb23e5d77: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@5febb23e5d77: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5febb23e5d77: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5febb23e5d77: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5febb23e5d77: Final verdict of PTC: pass 20240829120313861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47762<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120313864 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120313864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(417)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(407)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(412)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(419)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(410)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(415)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(405)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@5febb23e5d77: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Aug 29 12:03:13 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44516) 20240829120314865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120314865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44516, count=48724) 20240829120315867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120315867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:03:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120316868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120316868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240829120316974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120316976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@5febb23e5d77: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(427)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829120317052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120317052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120317052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120317052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120317052 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120317052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120317052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120317052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120317052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120317055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120317055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120317055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120317057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120317057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120317057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120317057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120317057 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120317057 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120317057 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120317057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120317057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120317057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120317063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120317076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120317076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(427)@5febb23e5d77: 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_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(431)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120317089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120317089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120317089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120317089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120317089 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120317089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120317089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120317089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120317089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120317091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120317091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120317091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120317091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120317091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120317091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120317091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120317092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120317092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120317092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120317092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120317092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120317092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120317101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120317113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120317113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120317130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120317130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120317130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120317130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120317130 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120317130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120317130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120317130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120317130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120317131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120317131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120317131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120317132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120317132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120317132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120317132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120317132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120317132 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120317132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120317132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120317132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120317132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120317137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120317150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120317150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120317870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120317870 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120317870 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120317870 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@5febb23e5d77: 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) } } } } 20240829120317876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120317876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@5febb23e5d77: 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(437)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5febb23e5d77: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CAAF9214'O, index=0 SGSN_Test-GSUP(438)@5febb23e5d77: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240829120318945 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) 20240829120318945 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@5febb23e5d77: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@5febb23e5d77: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5febb23e5d77: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5febb23e5d77: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5febb23e5d77: Final verdict of PTC: pass 20240829120318956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47772<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@5febb23e5d77: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(426)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(436)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@5febb23e5d77: Final verdict of PTC: none 20240829120318962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120318962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(429)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(424)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(431)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(434)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@5febb23e5d77: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Aug 29 12:03:18 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44548) 20240829120319964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120319964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44548, count=48752) 20240829120320966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120320966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Aug 29 12:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120321968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120321968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_rau_unknown started. 20240829120322083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120322086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120322128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120322128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120322128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120322128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120322128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120322128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120322128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120322128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120322128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120322128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120322129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120322129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120322129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120322129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120322129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120322129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120322129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120322129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120322129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120322129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120322129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120322129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120322131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829120322137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120322137 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120322145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120322145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120322145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120322145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120322145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120322145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120322145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120322145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120322145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120322146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120322146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120322146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120322146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120322146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120322146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120322146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120322146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120322146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120322146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120322146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120322147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120322147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120322149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(451)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120322153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120322153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@5febb23e5d77: 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(456)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120322165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120322165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120322165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120322165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120322165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120322165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120322165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120322165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120322165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120322166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120322166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120322166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120322166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120322166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120322166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120322166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120322166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120322166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120322166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120322168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120322172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120322172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120322970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120322970 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120322970 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120322970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@5febb23e5d77: 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) } } } } 20240829120322976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120322976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@5febb23e5d77: 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(455)@5febb23e5d77: 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(455)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@5febb23e5d77: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E31FFA74'O, index=0 SGSN_Test-GSUP(457)@5febb23e5d77: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240829120324005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120324005 DLLC NOTICE LLME(ffffffff/e31ffa74){UNASSIGNED} LLC RX: unknown TLLI 0xe31ffa74, creating LLME on the fly (gprs_llc.c:552) 20240829120324005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240829120324005 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120324005 DMM NOTICE LLME(ffffffff/e31ffa74){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240829120324005 DLLC NOTICE LLME(ffffffff/e31ffa74){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240829120324005 DMM ERROR LLME(ffffffff/e31ffa74){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240829120324005 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240829120324005 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240829120324005 DLLC NOTICE LLME(ffffffff/e31ffa74){UNASSIGNED} LLGM Assign pre (e31ffa74 => ffffffff) (gprs_llc.c:1079) 20240829120324005 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e31ffa74 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@5febb23e5d77: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@5febb23e5d77: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@5febb23e5d77: Final verdict of PTC: pass 20240829120324011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@5febb23e5d77: Final verdict of PTC: none 20240829120324012 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(442)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(445)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(450)@5febb23e5d77: Final verdict of PTC: none 20240829120324012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI196(444)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@5febb23e5d77: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(456)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(448)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(443)@5febb23e5d77: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(454)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@5febb23e5d77: Test case TC_rau_unknown finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Aug 29 12:03:24 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44124) 20240829120325014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120325015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44124, count=51128) 20240829120326017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120326017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Aug 29 12:03:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120327019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120327019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_rau started. 20240829120327155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120327157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120327190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120327190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120327190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120327190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120327190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120327190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb1-NS1(464)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829120327190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120327190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120327190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120327191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120327191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120327191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120327191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120327191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120327191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120327191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120327191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120327191 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120327191 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120327191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120327192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120327192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120327193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120327199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120327199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(464)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI196(462)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(469)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120327202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120327202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120327202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120327202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120327202 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120327202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120327202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120327202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120327202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120327203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120327203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120327203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120327203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120327203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120327203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120327203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120327203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120327203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120327203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120327203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120327203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120327203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120327205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120327209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120327209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@5febb23e5d77: 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(475)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120327222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120327222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120327222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120327222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120327222 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120327222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120327222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120327222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120327222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120327224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120327224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120327224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120327224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120327224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120327224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120327224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120327224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120327224 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120327224 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120327224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120327224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120327224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120327226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120327231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120327231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120328021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120328021 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120328021 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120328021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@5febb23e5d77: 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) } } } } 20240829120328025 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120328026 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@5febb23e5d77: 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(474)@5febb23e5d77: 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(474)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829120328058 DGPRS DEBUG Checking for inactive LLMEs, time = 27461207 (sgsn.c:131) TC_attach_rau-BVCI196(462)@5febb23e5d77: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F2C4A79E'O, index=0 SGSN_Test-GSUP(476)@5febb23e5d77: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@5febb23e5d77: 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 := '07B321C412803574C0F3AC1642C0E8A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8810CB3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '237A57951D2D837E'O } } } } } 20240829120329104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120329104 DLLC NOTICE LLME(ffffffff/f2c4a79e){UNASSIGNED} LLC RX: unknown TLLI 0xf2c4a79e, creating LLME on the fly (gprs_llc.c:552) 20240829120329104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120329104 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20240829120329104 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120329104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120329104 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120329104 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120329104 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120329104 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120329104 DLLC NOTICE LLME(ffffffff/f2c4a79e){UNASSIGNED} LLGM Assign pre (f2c4a79e => ee567d6c) (gprs_llc.c:1079) 20240829120329104 DLLC NOTICE LLME(f2c4a79e/ee567d6c){ASSIGNED} LLGM Assign post (f2c4a79e => ee567d6c) (gprs_llc.c:1125) 20240829120329104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120329104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120329104 DMM DEBUG MM(262420000000012/ee567d6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120329120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120329121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120329121 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120329121 DMM DEBUG MM(262420000000012/ee567d6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240829120329121 DMM NOTICE MM(262420000000012/ee567d6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120329121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120329121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120329121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120329121 DMM DEBUG MM(262420000000012/ee567d6c) Requesting authorization (sgsn_auth.c:160) 20240829120329121 DMM INFO MM(262420000000012/ee567d6c) Requesting authentication tuples (sgsn_auth.c:184) 20240829120329121 DMM DEBUG MM(262420000000012/ee567d6c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120329121 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240829120329121 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@5febb23e5d77: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240829120329127 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120329127 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120329127 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120329127 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120329127 DMM INFO MM(262420000000012/ee567d6c) Subscriber data update (mmctx.c:445) 20240829120329127 DMM DEBUG MM(262420000000012/ee567d6c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120329127 DMM INFO MM(262420000000012/ee567d6c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120329127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120329127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120329127 DMM INFO MM(262420000000012/ee567d6c) <- GMM AUTH AND CIPHERING REQ (rand = 07 b3 21 c4 12 80 35 74 c0 f3 ac 16 42 c0 e8 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120329142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120329142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120329143 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120329143 DMM INFO MM(262420000000012/ee567d6c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120329143 DMM NOTICE MM(262420000000012/ee567d6c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120329143 DMM DEBUG MM(262420000000012/ee567d6c) checking auth: received GSM SRES = 88 10 cb 3d (gprs_gmm.c:666) 20240829120329143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120329143 DMM DEBUG MM(262420000000012/ee567d6c) Requesting authorization (sgsn_auth.c:160) 20240829120329143 DMM INFO MM(262420000000012/ee567d6c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120329143 DMM DEBUG MM(262420000000012/ee567d6c) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120329143 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240829120329143 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) 20240829120329143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120329143 DMM INFO MM(262420000000012/ee567d6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xee567d6c) (gprs_gmm.c:300) 20240829120329146 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120329146 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120329146 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240829120329146 DMM INFO MM(262420000000012/ee567d6c) Subscriber data update (mmctx.c:445) 20240829120329146 DMM DEBUG MM(262420000000012/ee567d6c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120329146 DMM INFO MM(262420000000012/ee567d6c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120329146 DMM NOTICE MM(262420000000012/ee567d6c) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240829120329146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120329146 DMM NOTICE MM(262420000000012/ee567d6c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120329146 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) 20240829120329148 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120329148 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240829120329148 DMM INFO MM(262420000000012/ee567d6c) Subscriber data update (mmctx.c:445) 20240829120329148 DMM DEBUG MM(262420000000012/ee567d6c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120329160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120329160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120329160 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120329160 DMM INFO MM(262420000000012/ee567d6c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120329160 DMM NOTICE MM(262420000000012/ee567d6c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120329160 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120329160 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120329160 DLLC NOTICE LLME(f2c4a79e/ee567d6c){ASSIGNED} LLGM Assign pre (ffffffff => ee567d6c) (gprs_llc.c:1079) 20240829120329160 DLLC NOTICE LLME(ffffffff/ee567d6c){ASSIGNED} LLGM Assign post (ffffffff => ee567d6c) (gprs_llc.c:1125) 20240829120329160 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120329160 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120329161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120329161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@5febb23e5d77: setverdict(pass): none -> pass 20240829120329218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120329218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120329218 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120329218 DMM INFO MM(262420000000012/ee567d6c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120329218 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120329218 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829120329218 DLLC NOTICE LLME(ffffffff/ee567d6c){ASSIGNED} LLGM Assign pre (ee567d6c => f6cb36cd) (gprs_llc.c:1079) 20240829120329218 DLLC NOTICE LLME(ee567d6c/f6cb36cd){ASSIGNED} LLGM Assign post (ee567d6c => f6cb36cd) (gprs_llc.c:1125) 20240829120329218 DMM INFO MM(262420000000012/f6cb36cd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@5febb23e5d77: Removing Client IMSI='262420000000012'H, index=0 20240829120329236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120329236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240829120329236 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120329236 DMM INFO MM(262420000000012/f6cb36cd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829120329236 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829120329236 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120329236 DLLC NOTICE LLME(ee567d6c/f6cb36cd){ASSIGNED} LLGM Assign pre (ffffffff => f6cb36cd) (gprs_llc.c:1079) 20240829120329236 DLLC NOTICE LLME(ffffffff/f6cb36cd){ASSIGNED} LLGM Assign post (ffffffff => f6cb36cd) (gprs_llc.c:1125) 20240829120329236 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@5febb23e5d77: Final verdict of PTC: pass 20240829120329241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@5febb23e5d77: Final verdict of PTC: none 20240829120329245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120329245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(474)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(475)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(469)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(465)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(467)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(463)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(473)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_rau finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Aug 29 12:03:29 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43780) 20240829120330246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120330246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43780, count=88488) 20240829120331247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120331247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Aug 29 12:03:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120332248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120332248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_rau_a_a started. 20240829120332374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120332376 DMM INFO MM(262420000000012/f6cb36cd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120332376 DMM INFO MM(262420000000012/f6cb36cd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120332376 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120332376 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120332376 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120332376 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120332376 DLLC NOTICE LLME(ffffffff/f6cb36cd){ASSIGNED} LLGM Assign pre (f6cb36cd => ffffffff) (gprs_llc.c:1079) 20240829120332376 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6cb36cd => ffffffff) (gprs_llc.c:1125) 20240829120332376 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240829120332376 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) 20240829120332376 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) 20240829120332376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120332376 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120332376 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120332376 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120332377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120332414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120332414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120332414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120332414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120332414 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120332414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120332414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120332414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120332414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120332414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120332414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120332414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120332415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120332415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120332415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120332415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120332415 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120332415 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120332415 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120332415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120332415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120332415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120332417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120332422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120332422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120332428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120332428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120332428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120332428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120332428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120332428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120332428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120332428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120332428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120332429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120332429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120332429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120332429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120332429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120332429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120332429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120332429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120332429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120332429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120332429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120332429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120332429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120332431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120332435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120332435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120332443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120332443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120332443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120332443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120332443 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120332443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120332443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120332443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120332443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120332444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120332444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120332444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120332444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120332444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120332444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120332444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120332444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120332444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120332444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120332444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120332444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120332444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120332446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120332451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120332451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120333249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120333249 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120333249 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120333249 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@5febb23e5d77: 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) } } } } 20240829120333253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120333254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@5febb23e5d77: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='FA263B71'O, index=0 SGSN_Test-GSUP(495)@5febb23e5d77: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@5febb23e5d77: 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 := 'B2CD923E474AE61EFD388177CD8129B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D21EBCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E1EAD4BCF5C5FFE'O } } } } } 20240829120334328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334328 DLLC NOTICE LLME(ffffffff/fa263b71){UNASSIGNED} LLC RX: unknown TLLI 0xfa263b71, creating LLME on the fly (gprs_llc.c:552) 20240829120334328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334328 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20240829120334328 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120334328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120334328 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120334328 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120334328 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120334328 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120334328 DLLC NOTICE LLME(ffffffff/fa263b71){UNASSIGNED} LLGM Assign pre (fa263b71 => f39cd9fa) (gprs_llc.c:1079) 20240829120334328 DLLC NOTICE LLME(fa263b71/f39cd9fa){ASSIGNED} LLGM Assign post (fa263b71 => f39cd9fa) (gprs_llc.c:1125) 20240829120334328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120334328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120334328 DMM DEBUG MM(262420000000037/f39cd9fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120334349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334349 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120334349 DMM DEBUG MM(262420000000037/f39cd9fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240829120334349 DMM NOTICE MM(262420000000037/f39cd9fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120334349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120334349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120334349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120334349 DMM DEBUG MM(262420000000037/f39cd9fa) Requesting authorization (sgsn_auth.c:160) 20240829120334349 DMM INFO MM(262420000000037/f39cd9fa) Requesting authentication tuples (sgsn_auth.c:184) 20240829120334349 DMM DEBUG MM(262420000000037/f39cd9fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120334349 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240829120334349 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@5febb23e5d77: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240829120334355 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120334355 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120334355 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120334355 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120334355 DMM INFO MM(262420000000037/f39cd9fa) Subscriber data update (mmctx.c:445) 20240829120334355 DMM DEBUG MM(262420000000037/f39cd9fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120334355 DMM INFO MM(262420000000037/f39cd9fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120334356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120334356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120334356 DMM INFO MM(262420000000037/f39cd9fa) <- GMM AUTH AND CIPHERING REQ (rand = b2 cd 92 3e 47 4a e6 1e fd 38 81 77 cd 81 29 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120334372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334373 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120334373 DMM INFO MM(262420000000037/f39cd9fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120334373 DMM NOTICE MM(262420000000037/f39cd9fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120334373 DMM DEBUG MM(262420000000037/f39cd9fa) checking auth: received GSM SRES = 4d 21 eb ca (gprs_gmm.c:666) 20240829120334373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120334373 DMM DEBUG MM(262420000000037/f39cd9fa) Requesting authorization (sgsn_auth.c:160) 20240829120334373 DMM INFO MM(262420000000037/f39cd9fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120334373 DMM DEBUG MM(262420000000037/f39cd9fa) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120334373 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240829120334373 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) 20240829120334373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120334373 DMM INFO MM(262420000000037/f39cd9fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xf39cd9fa) (gprs_gmm.c:300) 20240829120334375 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120334375 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120334375 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240829120334375 DMM INFO MM(262420000000037/f39cd9fa) Subscriber data update (mmctx.c:445) 20240829120334375 DMM DEBUG MM(262420000000037/f39cd9fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120334375 DMM INFO MM(262420000000037/f39cd9fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120334375 DMM NOTICE MM(262420000000037/f39cd9fa) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240829120334375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120334375 DMM NOTICE MM(262420000000037/f39cd9fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120334375 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) 20240829120334377 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120334377 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240829120334377 DMM INFO MM(262420000000037/f39cd9fa) Subscriber data update (mmctx.c:445) 20240829120334377 DMM DEBUG MM(262420000000037/f39cd9fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120334390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334390 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120334390 DMM INFO MM(262420000000037/f39cd9fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120334390 DMM NOTICE MM(262420000000037/f39cd9fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120334390 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120334390 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120334391 DLLC NOTICE LLME(fa263b71/f39cd9fa){ASSIGNED} LLGM Assign pre (ffffffff => f39cd9fa) (gprs_llc.c:1079) 20240829120334391 DLLC NOTICE LLME(ffffffff/f39cd9fa){ASSIGNED} LLGM Assign post (ffffffff => f39cd9fa) (gprs_llc.c:1125) 20240829120334391 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120334391 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120334391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120334391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@5febb23e5d77: setverdict(pass): none -> pass 20240829120334449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334450 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120334450 DMM INFO MM(262420000000037/f39cd9fa) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120334450 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120334450 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829120334450 DLLC NOTICE LLME(ffffffff/f39cd9fa){ASSIGNED} LLGM Assign pre (f39cd9fa => d8793696) (gprs_llc.c:1079) 20240829120334450 DLLC NOTICE LLME(f39cd9fa/d8793696){ASSIGNED} LLGM Assign post (f39cd9fa => d8793696) (gprs_llc.c:1125) 20240829120334450 DMM INFO MM(262420000000037/d8793696) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120334464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334465 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120334465 DMM INFO MM(262420000000037/d8793696) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829120334465 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829120334465 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120334465 DLLC NOTICE LLME(f39cd9fa/d8793696){ASSIGNED} LLGM Assign pre (ffffffff => d8793696) (gprs_llc.c:1079) 20240829120334465 DLLC NOTICE LLME(ffffffff/d8793696){ASSIGNED} LLGM Assign post (ffffffff => d8793696) (gprs_llc.c:1125) 20240829120334465 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240829120334465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334466 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120334466 DMM INFO MM(262420000000037/d8793696) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120334466 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120334466 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829120334466 DLLC NOTICE LLME(ffffffff/d8793696){ASSIGNED} LLGM Assign pre (d8793696 => eb811396) (gprs_llc.c:1079) 20240829120334466 DLLC NOTICE LLME(d8793696/eb811396){ASSIGNED} LLGM Assign post (d8793696 => eb811396) (gprs_llc.c:1125) 20240829120334466 DMM INFO MM(262420000000037/eb811396) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120334477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334477 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120334477 DMM INFO MM(262420000000037/eb811396) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829120334477 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829120334477 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120334477 DLLC NOTICE LLME(d8793696/eb811396){ASSIGNED} LLGM Assign pre (ffffffff => eb811396) (gprs_llc.c:1079) 20240829120334477 DLLC NOTICE LLME(ffffffff/eb811396){ASSIGNED} LLGM Assign post (ffffffff => eb811396) (gprs_llc.c:1125) 20240829120334477 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240829120334478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120334478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120334478 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120334478 DMM INFO MM(262420000000037/eb811396) -> GMM DETACH REQUEST TLLI=0xeb811396 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240829120334478 DMM INFO MM(262420000000037/eb811396) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240829120334478 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120334478 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120334478 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120334478 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120334478 DLLC NOTICE LLME(ffffffff/eb811396){ASSIGNED} LLGM Assign pre (eb811396 => ffffffff) (gprs_llc.c:1079) 20240829120334478 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb811396 => ffffffff) (gprs_llc.c:1125) 20240829120334478 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240829120334478 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) 20240829120334478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120334478 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120334478 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120334478 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120334480 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@5febb23e5d77: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@5febb23e5d77: Final verdict of PTC: pass 20240829120339494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38600<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(488)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(493)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(483)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@5febb23e5d77: Final verdict of PTC: none 20240829120339500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(479)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(495)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@5febb23e5d77: Final verdict of PTC: none 20240829120339500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(480)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(491)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(481)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(486)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Aug 29 12:03:39 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=106664) 20240829120340501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120340501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106664, count=108360) 20240829120341502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120341502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Aug 29 12:03:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120342503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120342503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_rau_a_b started. 20240829120342602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120342605 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120342660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120342661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120342661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120342661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120342661 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120342661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120342661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120342661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120342661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120342662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120342662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120342662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120342662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120342662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120342662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120342662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120342662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120342662 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120342662 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120342662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120342663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120342663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120342665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120342671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120342671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120342677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120342677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120342677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120342677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120342677 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120342677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120342677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120342677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120342677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120342678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120342678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120342678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120342678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120342678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120342678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120342678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120342678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120342678 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120342678 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120342678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120342678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120342678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120342681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120342686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120342686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120342695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120342695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120342695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120342695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120342695 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120342695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120342695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120342695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120342695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120342695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120342695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120342695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120342695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120342696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120342696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120342696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120342696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120342696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120342696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120342696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120342696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120342696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120342697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120342702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120342702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120343504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120343504 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120343504 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120343504 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@5febb23e5d77: 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) } } } } 20240829120343508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120343509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@5febb23e5d77: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D678A065'O, index=0 SGSN_Test-GSUP(514)@5febb23e5d77: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@5febb23e5d77: 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 := '742EB8549CF1EDDCF36EA141DD47712A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE5C5B1D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45C78D981359EC13'O } } } } } 20240829120344597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344597 DLLC NOTICE LLME(ffffffff/d678a065){UNASSIGNED} LLC RX: unknown TLLI 0xd678a065, creating LLME on the fly (gprs_llc.c:552) 20240829120344597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344597 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20240829120344597 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120344597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120344597 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120344597 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120344597 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120344597 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120344597 DLLC NOTICE LLME(ffffffff/d678a065){UNASSIGNED} LLGM Assign pre (d678a065 => e9641f78) (gprs_llc.c:1079) 20240829120344598 DLLC NOTICE LLME(d678a065/e9641f78){ASSIGNED} LLGM Assign post (d678a065 => e9641f78) (gprs_llc.c:1125) 20240829120344598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120344598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120344598 DMM DEBUG MM(262420000000038/e9641f78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120344618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344618 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120344618 DMM DEBUG MM(262420000000038/e9641f78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240829120344618 DMM NOTICE MM(262420000000038/e9641f78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120344618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120344618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120344618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120344618 DMM DEBUG MM(262420000000038/e9641f78) Requesting authorization (sgsn_auth.c:160) 20240829120344618 DMM INFO MM(262420000000038/e9641f78) Requesting authentication tuples (sgsn_auth.c:184) 20240829120344619 DMM DEBUG MM(262420000000038/e9641f78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120344619 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240829120344619 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@5febb23e5d77: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240829120344625 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120344625 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120344625 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120344625 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120344625 DMM INFO MM(262420000000038/e9641f78) Subscriber data update (mmctx.c:445) 20240829120344625 DMM DEBUG MM(262420000000038/e9641f78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120344625 DMM INFO MM(262420000000038/e9641f78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120344625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120344625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120344625 DMM INFO MM(262420000000038/e9641f78) <- GMM AUTH AND CIPHERING REQ (rand = 74 2e b8 54 9c f1 ed dc f3 6e a1 41 dd 47 71 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120344640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344640 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120344640 DMM INFO MM(262420000000038/e9641f78) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120344640 DMM NOTICE MM(262420000000038/e9641f78) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120344640 DMM DEBUG MM(262420000000038/e9641f78) checking auth: received GSM SRES = be 5c 5b 1d (gprs_gmm.c:666) 20240829120344640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120344640 DMM DEBUG MM(262420000000038/e9641f78) Requesting authorization (sgsn_auth.c:160) 20240829120344640 DMM INFO MM(262420000000038/e9641f78) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120344640 DMM DEBUG MM(262420000000038/e9641f78) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120344640 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240829120344640 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) 20240829120344640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120344640 DMM INFO MM(262420000000038/e9641f78) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9641f78) (gprs_gmm.c:300) 20240829120344643 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120344643 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120344643 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240829120344643 DMM INFO MM(262420000000038/e9641f78) Subscriber data update (mmctx.c:445) 20240829120344644 DMM DEBUG MM(262420000000038/e9641f78) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120344644 DMM INFO MM(262420000000038/e9641f78) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120344644 DMM NOTICE MM(262420000000038/e9641f78) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240829120344644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120344644 DMM NOTICE MM(262420000000038/e9641f78) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120344644 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) 20240829120344645 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120344645 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240829120344645 DMM INFO MM(262420000000038/e9641f78) Subscriber data update (mmctx.c:445) 20240829120344645 DMM DEBUG MM(262420000000038/e9641f78) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120344655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344655 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120344655 DMM INFO MM(262420000000038/e9641f78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120344655 DMM NOTICE MM(262420000000038/e9641f78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120344655 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120344655 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120344655 DLLC NOTICE LLME(d678a065/e9641f78){ASSIGNED} LLGM Assign pre (ffffffff => e9641f78) (gprs_llc.c:1079) 20240829120344655 DLLC NOTICE LLME(ffffffff/e9641f78){ASSIGNED} LLGM Assign post (ffffffff => e9641f78) (gprs_llc.c:1125) 20240829120344655 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120344655 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120344655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120344655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@5febb23e5d77: attach complete sending rau 20240829120344711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344711 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120344711 DMM INFO MM(262420000000038/e9641f78) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120344711 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120344711 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829120344711 DLLC NOTICE LLME(ffffffff/e9641f78){ASSIGNED} LLGM Assign pre (e9641f78 => dae67581) (gprs_llc.c:1079) 20240829120344711 DLLC NOTICE LLME(e9641f78/dae67581){ASSIGNED} LLGM Assign post (e9641f78 => dae67581) (gprs_llc.c:1125) 20240829120344711 DMM INFO MM(262420000000038/dae67581) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5febb23e5d77: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@5febb23e5d77: Removing Client IMSI='262420000000038'H, index=0 20240829120344727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344727 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120344728 DMM INFO MM(262420000000038/dae67581) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829120344728 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829120344728 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) TC_attach_rau_a_b-BVCI210(506)@5febb23e5d77: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DAE67581'O, index=0 20240829120344728 DLLC NOTICE LLME(e9641f78/dae67581){ASSIGNED} LLGM Assign pre (ffffffff => dae67581) (gprs_llc.c:1079) 20240829120344728 DLLC NOTICE LLME(ffffffff/dae67581){ASSIGNED} LLGM Assign post (ffffffff => dae67581) (gprs_llc.c:1125) 20240829120344728 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b(516)@5febb23e5d77: sending second RAU via different RA 20240829120344733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344734 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120344734 DMM INFO MM(262420000000038/dae67581) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dae67581, P-TMSI: dae67581 (00000000), TLLI: dae67581 (dae67581), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240829120344734 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240829120344734 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829120344734 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120344734 DLLC NOTICE LLME(ffffffff/dae67581){ASSIGNED} LLGM Assign pre (dae67581 => dae67581) (gprs_llc.c:1079) 20240829120344734 DLLC NOTICE LLME(dae67581/dae67581){ASSIGNED} LLGM Assign post (dae67581 => dae67581) (gprs_llc.c:1125) 20240829120344734 DMM INFO MM(262420000000038/dae67581) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120344768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344768 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120344768 DMM INFO MM(262420000000038/dae67581) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829120344768 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829120344768 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120344768 DLLC NOTICE LLME(dae67581/dae67581){ASSIGNED} LLGM Assign pre (ffffffff => dae67581) (gprs_llc.c:1079) 20240829120344768 DLLC NOTICE LLME(ffffffff/dae67581){ASSIGNED} LLGM Assign post (ffffffff => dae67581) (gprs_llc.c:1125) 20240829120344768 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240829120344769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120344769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120344769 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120344769 DMM INFO MM(262420000000038/dae67581) -> GMM DETACH REQUEST TLLI=0xdae67581 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240829120344769 DMM INFO MM(262420000000038/dae67581) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240829120344769 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120344769 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120344769 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120344769 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120344769 DLLC NOTICE LLME(ffffffff/dae67581){ASSIGNED} LLGM Assign pre (dae67581 => ffffffff) (gprs_llc.c:1079) 20240829120344769 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dae67581 => ffffffff) (gprs_llc.c:1125) 20240829120344769 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240829120344769 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) 20240829120344769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120344769 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120344769 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120344769 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120344771 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@5febb23e5d77: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@5febb23e5d77: Final verdict of PTC: pass 20240829120349787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(502)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(507)@5febb23e5d77: Final verdict of PTC: none 20240829120349792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120349793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(504)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(512)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(510)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(505)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(500)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Aug 29 12:03:49 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=102808) 20240829120350794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120350794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102808, count=104504) 20240829120351797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120351797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:03:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120352798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120352798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_rau_a_b_wrong_old_ra started. 20240829120352867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120352870 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120352917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120352917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120352917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120352917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120352917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120352917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120352917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120352917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120352917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120352918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120352918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120352918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120352918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120352918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120352918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120352918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120352918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120352918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120352918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120352918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120352918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120352918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120352920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120352925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120352925 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120352932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120352932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120352932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120352932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120352932 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120352932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120352932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120352932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120352932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120352932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120352932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120352932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120352933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120352933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120352933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120352933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120352933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120352933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120352933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120352933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120352933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120352933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120352935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120352941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120352941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120352946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120352946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120352946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120352946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120352946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120352946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120352946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120352946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120352946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120352947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120352947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120352947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120352947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120352947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120352947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120352947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120352947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120352947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120352947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120352947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120352948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120352948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120352950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120352955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120352955 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120353800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120353800 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120353800 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120353800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@5febb23e5d77: 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) } } } } 20240829120353804 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120353806 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5febb23e5d77: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EA8401B2'O, index=0 SGSN_Test-GSUP(533)@5febb23e5d77: 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)@5febb23e5d77: 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 := 'E022A8F0261C386F5FA1534A16F0E222'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7344DEB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A54497B791BFCBD'O } } } } } 20240829120354872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120354872 DLLC NOTICE LLME(ffffffff/ea8401b2){UNASSIGNED} LLC RX: unknown TLLI 0xea8401b2, creating LLME on the fly (gprs_llc.c:552) 20240829120354872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120354872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20240829120354872 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120354872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120354872 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120354872 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120354872 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120354872 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120354872 DLLC NOTICE LLME(ffffffff/ea8401b2){UNASSIGNED} LLGM Assign pre (ea8401b2 => f7b0cedd) (gprs_llc.c:1079) 20240829120354872 DLLC NOTICE LLME(ea8401b2/f7b0cedd){ASSIGNED} LLGM Assign post (ea8401b2 => f7b0cedd) (gprs_llc.c:1125) 20240829120354872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120354872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120354872 DMM DEBUG MM(262420000000039/f7b0cedd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120354895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120354895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120354895 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120354895 DMM DEBUG MM(262420000000039/f7b0cedd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240829120354895 DMM NOTICE MM(262420000000039/f7b0cedd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120354895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120354895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120354895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120354895 DMM DEBUG MM(262420000000039/f7b0cedd) Requesting authorization (sgsn_auth.c:160) 20240829120354895 DMM INFO MM(262420000000039/f7b0cedd) Requesting authentication tuples (sgsn_auth.c:184) 20240829120354895 DMM DEBUG MM(262420000000039/f7b0cedd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120354895 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20240829120354895 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@5febb23e5d77: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20240829120354901 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120354901 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120354901 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120354901 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120354901 DMM INFO MM(262420000000039/f7b0cedd) Subscriber data update (mmctx.c:445) 20240829120354901 DMM DEBUG MM(262420000000039/f7b0cedd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120354901 DMM INFO MM(262420000000039/f7b0cedd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120354901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120354901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120354901 DMM INFO MM(262420000000039/f7b0cedd) <- GMM AUTH AND CIPHERING REQ (rand = e0 22 a8 f0 26 1c 38 6f 5f a1 53 4a 16 f0 e2 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120354917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120354917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120354917 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120354917 DMM INFO MM(262420000000039/f7b0cedd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120354917 DMM NOTICE MM(262420000000039/f7b0cedd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120354917 DMM DEBUG MM(262420000000039/f7b0cedd) checking auth: received GSM SRES = 73 44 de b7 (gprs_gmm.c:666) 20240829120354917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120354917 DMM DEBUG MM(262420000000039/f7b0cedd) Requesting authorization (sgsn_auth.c:160) 20240829120354917 DMM INFO MM(262420000000039/f7b0cedd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120354917 DMM DEBUG MM(262420000000039/f7b0cedd) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120354917 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20240829120354917 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) 20240829120354917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120354917 DMM INFO MM(262420000000039/f7b0cedd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b0cedd) (gprs_gmm.c:300) 20240829120354920 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120354920 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120354920 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240829120354920 DMM INFO MM(262420000000039/f7b0cedd) Subscriber data update (mmctx.c:445) 20240829120354920 DMM DEBUG MM(262420000000039/f7b0cedd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120354920 DMM INFO MM(262420000000039/f7b0cedd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120354920 DMM NOTICE MM(262420000000039/f7b0cedd) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20240829120354920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120354920 DMM NOTICE MM(262420000000039/f7b0cedd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120354920 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) 20240829120354921 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120354921 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240829120354921 DMM INFO MM(262420000000039/f7b0cedd) Subscriber data update (mmctx.c:445) 20240829120354921 DMM DEBUG MM(262420000000039/f7b0cedd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120354932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120354932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120354932 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120354932 DMM INFO MM(262420000000039/f7b0cedd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120354932 DMM NOTICE MM(262420000000039/f7b0cedd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120354932 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120354932 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120354932 DLLC NOTICE LLME(ea8401b2/f7b0cedd){ASSIGNED} LLGM Assign pre (ffffffff => f7b0cedd) (gprs_llc.c:1079) 20240829120354932 DLLC NOTICE LLME(ffffffff/f7b0cedd){ASSIGNED} LLGM Assign post (ffffffff => f7b0cedd) (gprs_llc.c:1125) 20240829120354932 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120354933 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120354933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120354933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@5febb23e5d77: attach complete sending rau 20240829120354990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120354991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120354991 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120354991 DMM INFO MM(262420000000039/f7b0cedd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120354991 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120354991 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829120354991 DLLC NOTICE LLME(ffffffff/f7b0cedd){ASSIGNED} LLGM Assign pre (f7b0cedd => e806d070) (gprs_llc.c:1079) 20240829120354991 DLLC NOTICE LLME(f7b0cedd/e806d070){ASSIGNED} LLGM Assign post (f7b0cedd => e806d070) (gprs_llc.c:1125) 20240829120354991 DMM INFO MM(262420000000039/e806d070) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@5febb23e5d77: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5febb23e5d77: Removing Client IMSI='262420000000039'H, index=0 20240829120355004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120355004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240829120355004 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120355004 DMM INFO MM(262420000000039/e806d070) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829120355004 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829120355004 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120355004 DLLC NOTICE LLME(f7b0cedd/e806d070){ASSIGNED} LLGM Assign pre (ffffffff => e806d070) (gprs_llc.c:1079) 20240829120355004 DLLC NOTICE LLME(ffffffff/e806d070){ASSIGNED} LLGM Assign post (ffffffff => e806d070) (gprs_llc.c:1125) 20240829120355004 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@5febb23e5d77: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E806D070'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@5febb23e5d77: sending second RAU via different RA with wrong Old RA 20240829120355011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120355011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120355011 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120355011 DMM NOTICE LLME(ffffffff/e806d070){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240829120355011 DLLC NOTICE LLME(ffffffff/e806d070){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240829120355012 DMM NOTICE MM(262420000000039/e806d070) Rx RA Update Request with unexpected TLLI=e806d070 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20240829120355012 DMM ERROR LLME(ffffffff/e806d070){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240829120355012 DMM NOTICE MM(262420000000039/e806d070) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240829120355012 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240829120355012 DMM INFO MM(262420000000039/e806d070) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240829120355012 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120355012 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120355012 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120355012 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120355012 DLLC NOTICE LLME(ffffffff/e806d070){ASSIGNED} LLGM Assign pre (e806d070 => ffffffff) (gprs_llc.c:1079) 20240829120355012 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e806d070 => ffffffff) (gprs_llc.c:1125) 20240829120355012 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20240829120355012 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) 20240829120355012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120355012 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120355012 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120355012 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120355029 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20240829120355030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120355030 DLLC NOTICE LLME(ffffffff/e806d070){UNASSIGNED} LLC RX: unknown TLLI 0xe806d070, creating LLME on the fly (gprs_llc.c:552) 20240829120355030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20240829120355030 DMM NOTICE LLME(ffffffff/e806d070){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240829120358059 DGPRS DEBUG Checking for inactive LLMEs, time = 27461237 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5febb23e5d77: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@5febb23e5d77: Final verdict of PTC: pass 20240829120400041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(526)@5febb23e5d77: Final verdict of PTC: none 20240829120400046 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5febb23e5d77: Final verdict of PTC: none 20240829120400046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(523)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(531)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@5febb23e5d77: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(521)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(519)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(529)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(524)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Thu Aug 29 12:04:00 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100696) 20240829120401047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120401048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100696, count=102392) 20240829120402049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120402049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Aug 29 12:04:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120403051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120403051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_usim_resync started. 20240829120403157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120403160 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120403191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120403191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120403191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120403191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120403191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120403191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120403191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120403191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120403191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120403192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120403192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120403192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120403192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120403192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120403192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120403192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120403192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120403192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120403192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120403192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120403193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120403193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120403195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120403204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120403204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120403215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120403215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120403215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120403215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120403215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120403215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120403215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120403215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120403215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120403215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120403215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120403215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120403215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120403215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120403215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120403215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120403215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120403215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120403215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120403215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120403216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120403216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120403218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120403223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120403223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(547)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(543)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120403229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120403229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120403229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120403229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120403229 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120403229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120403229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120403229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120403229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120403229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120403229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120403229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120403230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120403230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120403230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120403230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120403230 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120403230 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120403230 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120403230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120403230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120403230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120403232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120403237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120403237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120404053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120404053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120404053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120404053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@5febb23e5d77: 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) } } } } 20240829120404059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120404060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@5febb23e5d77: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='C3E8AA22'O, index=0 SGSN_Test-GSUP(552)@5febb23e5d77: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@5febb23e5d77: 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 := '5138E10DFC749086CF3C0C22A0DCD6E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE7FF115'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '752ACF51ED3B17D5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EFD0B7FAF29F084A6BD91976675E8F6C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '212029E90CE940004B36BA3A0D8C0364'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '991673C044C5A5BECF27090AB12A73E5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5AF7778EBB20AE89'O } } } } } 20240829120405103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120405103 DLLC NOTICE LLME(ffffffff/c3e8aa22){UNASSIGNED} LLC RX: unknown TLLI 0xc3e8aa22, creating LLME on the fly (gprs_llc.c:552) 20240829120405103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120405103 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240829120405103 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120405103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120405103 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120405103 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120405103 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120405103 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120405103 DLLC NOTICE LLME(ffffffff/c3e8aa22){UNASSIGNED} LLGM Assign pre (c3e8aa22 => fede44da) (gprs_llc.c:1079) 20240829120405103 DLLC NOTICE LLME(c3e8aa22/fede44da){ASSIGNED} LLGM Assign post (c3e8aa22 => fede44da) (gprs_llc.c:1125) 20240829120405103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120405103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120405103 DMM DEBUG MM(262420000000040/fede44da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120405112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120405113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120405113 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120405113 DMM DEBUG MM(262420000000040/fede44da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240829120405113 DMM NOTICE MM(262420000000040/fede44da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120405113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120405113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120405113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120405113 DMM DEBUG MM(262420000000040/fede44da) Requesting authorization (sgsn_auth.c:160) 20240829120405113 DMM INFO MM(262420000000040/fede44da) Requesting authentication tuples (sgsn_auth.c:184) 20240829120405113 DMM DEBUG MM(262420000000040/fede44da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120405113 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240829120405113 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@5febb23e5d77: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20240829120405114 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120405114 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120405114 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120405114 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120405114 DMM INFO MM(262420000000040/fede44da) Subscriber data update (mmctx.c:445) 20240829120405114 DMM DEBUG MM(262420000000040/fede44da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120405114 DMM INFO MM(262420000000040/fede44da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120405114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120405114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120405114 DMM INFO MM(262420000000040/fede44da) <- GMM AUTH AND CIPHERING REQ (rand = 51 38 e1 0d fc 74 90 86 cf 3c 0c 22 a0 dc d6 e9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 16 73 c0 44 c5 a5 be cf 27 09 0a b1 2a 73 e5 ) (gprs_gmm.c:483) 20240829120405120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120405120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120405120 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120405120 DMM INFO MM(262420000000040/fede44da) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240829120405120 DMM INFO MM(262420000000040/fede44da) R99 AUTHENTICATION SYNCH (AUTS = 8e3ed28c536e505f326d2fbcae7c) (gprs_gmm.c:711) 20240829120405120 DMM DEBUG MM(262420000000040/fede44da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120405120 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240829120405120 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 8e 3e d2 8c 53 6e 50 5f 32 6d 2f bc ae 7c 20 10 51 38 e1 0d fc 74 90 86 cf 3c 0c 22 a0 dc d6 e9 28 01 01 (gprs_subscriber.c:210) 20240829120405120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240829120405120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240829120405120 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120405120 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120405120 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120405120 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120405120 DMM INFO MM(262420000000040/fede44da) Subscriber data update (mmctx.c:445) 20240829120405121 DMM DEBUG MM(262420000000040/fede44da) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240829120405121 DMM INFO MM(262420000000040/fede44da) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240829120405121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120405121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120405121 DMM INFO MM(262420000000040/fede44da) <- GMM AUTH AND CIPHERING REQ (rand = e7 ac f5 1a 30 60 d3 a6 7c 1e 72 0c 3a c5 1a 97 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b d3 42 f5 3f 99 bc 23 54 b4 fb e9 31 bd 1a b6 ) (gprs_gmm.c:483) 20240829120405124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120405124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7d7d00 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120405124 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120405124 DMM INFO MM(262420000000040/fede44da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120405124 DMM NOTICE MM(262420000000040/fede44da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120405124 DMM DEBUG MM(262420000000040/fede44da) checking auth: received UMTS RES = db a5 fd cf db 94 ec d7 (gprs_gmm.c:666) 20240829120405124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120405124 DMM DEBUG MM(262420000000040/fede44da) Requesting authorization (sgsn_auth.c:160) 20240829120405125 DMM INFO MM(262420000000040/fede44da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120405125 DMM DEBUG MM(262420000000040/fede44da) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120405125 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240829120405125 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) 20240829120405125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120405125 DMM INFO MM(262420000000040/fede44da) <- GMM ATTACH ACCEPT (new P-TMSI=0xfede44da) (gprs_gmm.c:300) 20240829120405125 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120405125 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120405125 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240829120405125 DMM INFO MM(262420000000040/fede44da) Subscriber data update (mmctx.c:445) 20240829120405125 DMM DEBUG MM(262420000000040/fede44da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120405125 DMM INFO MM(262420000000040/fede44da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120405125 DMM NOTICE MM(262420000000040/fede44da) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240829120405125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120405125 DMM NOTICE MM(262420000000040/fede44da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120405125 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) 20240829120405126 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120405126 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240829120405126 DMM INFO MM(262420000000040/fede44da) Subscriber data update (mmctx.c:445) 20240829120405126 DMM DEBUG MM(262420000000040/fede44da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@5febb23e5d77: Removing Client IMSI='262420000000040'H, index=0 20240829120405129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120405129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120405129 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120405129 DMM INFO MM(262420000000040/fede44da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120405129 DMM NOTICE MM(262420000000040/fede44da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120405129 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120405129 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120405129 DLLC NOTICE LLME(c3e8aa22/fede44da){ASSIGNED} LLGM Assign pre (ffffffff => fede44da) (gprs_llc.c:1079) 20240829120405129 DLLC NOTICE LLME(ffffffff/fede44da){ASSIGNED} LLGM Assign post (ffffffff => fede44da) (gprs_llc.c:1125) 20240829120405129 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120405129 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120405129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120405129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@5febb23e5d77: Final verdict of PTC: pass 20240829120405130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39962<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(545)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(540)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(550)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(538)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(544)@5febb23e5d77: Final verdict of PTC: none 20240829120405132 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120405132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99-provIP(548)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_usim_resync finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Aug 29 12:04:05 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43824) 20240829120406133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120406133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43824, count=90760) 20240829120407134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120407134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Aug 29 12:04:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120408135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120408135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_usim_a54_a54 started. 20240829120408262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120408265 DMM INFO MM(262420000000040/fede44da) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120408266 DMM INFO MM(262420000000040/fede44da) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120408266 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120408266 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120408266 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120408266 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120408266 DLLC NOTICE LLME(ffffffff/fede44da){ASSIGNED} LLGM Assign pre (fede44da => ffffffff) (gprs_llc.c:1079) 20240829120408266 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fede44da => ffffffff) (gprs_llc.c:1125) 20240829120408266 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240829120408266 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) 20240829120408266 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) 20240829120408266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120408266 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120408266 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120408266 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120408266 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120408315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120408315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120408315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120408315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120408315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120408315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120408315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120408315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120408315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120408315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120408315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120408315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120408316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120408316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120408316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120408316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120408316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120408316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120408316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120408316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120408316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120408316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120408319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120408324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120408324 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120408330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120408330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120408330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120408330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120408330 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120408330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120408330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120408330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120408330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120408331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120408331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120408331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120408331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120408331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120408331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120408331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120408331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120408331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120408331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120408331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120408331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120408331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120408333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120408337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120408337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@5febb23e5d77: 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(569)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120408348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120408348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120408348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120408348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120408348 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120408348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120408348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120408348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120408348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120408349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120408349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120408349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120408349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120408349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120408349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120408349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120408349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120408349 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120408349 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120408349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120408349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120408349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120408353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120408358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120408358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120409137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120409137 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120409137 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120409137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@5febb23e5d77: 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) } } } } 20240829120409141 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120409142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@5febb23e5d77: 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(570)@5febb23e5d77: 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(570)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@5febb23e5d77: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F712483D'O, index=0 SGSN_Test-GSUP(571)@5febb23e5d77: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@5febb23e5d77: 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 := '294189A3AD8BB4C78E644CCE6C62154C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29D4A34D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B99EFA99D223565B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '93B5FC18627EE7422695DCF3BBE75863'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7DFCE6B9711339D2798CF0001835BC0D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '06A3966DD1F5D01387877CEC01044038'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2F468EC7E87AB42E'O } } } } } 20240829120410220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120410220 DLLC NOTICE LLME(ffffffff/f712483d){UNASSIGNED} LLC RX: unknown TLLI 0xf712483d, creating LLME on the fly (gprs_llc.c:552) 20240829120410220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120410220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240829120410220 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120410220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120410220 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120410220 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120410220 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120410220 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120410220 DLLC NOTICE LLME(ffffffff/f712483d){UNASSIGNED} LLGM Assign pre (f712483d => ede4cfd3) (gprs_llc.c:1079) 20240829120410220 DLLC NOTICE LLME(f712483d/ede4cfd3){ASSIGNED} LLGM Assign post (f712483d => ede4cfd3) (gprs_llc.c:1125) 20240829120410220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120410220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120410220 DMM DEBUG MM(262420000000040/ede4cfd3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120410240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120410240 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120410240 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120410240 DMM DEBUG MM(262420000000040/ede4cfd3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240829120410240 DMM NOTICE MM(262420000000040/ede4cfd3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120410240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120410240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120410240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120410240 DMM DEBUG MM(262420000000040/ede4cfd3) Requesting authorization (sgsn_auth.c:160) 20240829120410240 DMM INFO MM(262420000000040/ede4cfd3) Requesting authentication tuples (sgsn_auth.c:184) 20240829120410240 DMM DEBUG MM(262420000000040/ede4cfd3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120410240 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240829120410240 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@5febb23e5d77: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20240829120410246 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120410246 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120410246 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120410246 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120410246 DMM INFO MM(262420000000040/ede4cfd3) Subscriber data update (mmctx.c:445) 20240829120410246 DMM DEBUG MM(262420000000040/ede4cfd3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120410246 DMM INFO MM(262420000000040/ede4cfd3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120410246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120410246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120410246 DMM INFO MM(262420000000040/ede4cfd3) <- GMM AUTH AND CIPHERING REQ (rand = 29 41 89 a3 ad 8b b4 c7 8e 64 4c ce 6c 62 15 4c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 06 a3 96 6d d1 f5 d0 13 87 87 7c ec 01 04 40 38 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@5febb23e5d77: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@5febb23e5d77: Final verdict of PTC: pass 20240829120410263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39978<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120410268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_usim_a54_a54-BVCI210(563)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@5febb23e5d77: Final verdict of PTC: none 20240829120410268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(569)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(559)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(564)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(571)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(567)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(557)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(562)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Aug 29 12:04:10 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48104) 20240829120411269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120411269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48104, count=68224) 20240829120412270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120412270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Aug 29 12:04:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120413271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120413271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_usim_a54_a53 started. 20240829120413388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120413390 DMM INFO MM(262420000000040/ede4cfd3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120413390 DMM INFO MM(262420000000040/ede4cfd3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120413390 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120413390 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120413390 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120413390 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829120413390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Deallocated (fsm.c:568) 20240829120413390 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120413390 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120413390 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120413390 DLLC NOTICE LLME(f712483d/ede4cfd3){ASSIGNED} LLGM Assign pre (ede4cfd3 => ffffffff) (gprs_llc.c:1079) 20240829120413390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ede4cfd3 => ffffffff) (gprs_llc.c:1125) 20240829120413390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120413435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120413435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120413435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120413435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120413435 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120413435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120413435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120413435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120413435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120413436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120413436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120413436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120413436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120413436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120413436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120413436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120413436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120413436 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120413436 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120413436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120413436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120413436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120413438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120413443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120413443 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120413452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120413452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120413452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120413452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120413452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120413452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120413452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120413452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120413452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120413452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120413452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120413452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120413452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120413452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120413452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120413452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120413452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120413452 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120413452 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120413452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120413453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120413453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120413455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120413460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120413460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120413470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120413470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120413470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120413470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120413470 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120413470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120413470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120413470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120413470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120413471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120413471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120413471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120413472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120413472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120413472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120413472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120413472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120413472 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120413472 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120413472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120413472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120413472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120413474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120413479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120413479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120414272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120414272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120414272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120414272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@5febb23e5d77: 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) } } } } 20240829120414276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120414277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@5febb23e5d77: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C10611EA'O, index=0 SGSN_Test-GSUP(590)@5febb23e5d77: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@5febb23e5d77: 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 := '29A14434FDF3092014C67F5614DC784D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3CF45196'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2ACE5FDA8DC5016B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '23688150CDCF15DB0B50D95450189916'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3B8754A5CCB6423734F8939952CD0890'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '494E7686094C51E1EE992ED193B39BC7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '852FC263C93587E2'O } } } } } 20240829120415351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120415351 DLLC NOTICE LLME(ffffffff/c10611ea){UNASSIGNED} LLC RX: unknown TLLI 0xc10611ea, creating LLME on the fly (gprs_llc.c:552) 20240829120415351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120415351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240829120415351 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120415351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120415351 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120415351 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120415351 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120415351 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120415351 DLLC NOTICE LLME(ffffffff/c10611ea){UNASSIGNED} LLGM Assign pre (c10611ea => e1b6b490) (gprs_llc.c:1079) 20240829120415351 DLLC NOTICE LLME(c10611ea/e1b6b490){ASSIGNED} LLGM Assign post (c10611ea => e1b6b490) (gprs_llc.c:1125) 20240829120415351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120415351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120415351 DMM DEBUG MM(262420000000040/e1b6b490) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120415373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120415373 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120415373 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120415373 DMM DEBUG MM(262420000000040/e1b6b490) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240829120415373 DMM NOTICE MM(262420000000040/e1b6b490) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120415373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120415373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120415373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120415373 DMM DEBUG MM(262420000000040/e1b6b490) Requesting authorization (sgsn_auth.c:160) 20240829120415373 DMM INFO MM(262420000000040/e1b6b490) Requesting authentication tuples (sgsn_auth.c:184) 20240829120415373 DMM DEBUG MM(262420000000040/e1b6b490) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120415373 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240829120415373 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@5febb23e5d77: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20240829120415379 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120415379 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120415379 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120415379 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120415379 DMM INFO MM(262420000000040/e1b6b490) Subscriber data update (mmctx.c:445) 20240829120415379 DMM DEBUG MM(262420000000040/e1b6b490) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120415379 DMM INFO MM(262420000000040/e1b6b490) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120415379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120415379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120415379 DMM INFO MM(262420000000040/e1b6b490) <- GMM AUTH AND CIPHERING REQ (rand = 29 a1 44 34 fd f3 09 20 14 c6 7f 56 14 dc 78 4d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 4e 76 86 09 4c 51 e1 ee 99 2e d1 93 b3 9b c7 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@5febb23e5d77: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@5febb23e5d77: Final verdict of PTC: pass 20240829120415399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(578)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(590)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@5febb23e5d77: Final verdict of PTC: none 20240829120415404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(588)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@5febb23e5d77: Final verdict of PTC: none 20240829120415405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(583)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(581)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(586)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(576)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Aug 29 12:04:15 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20240829120416406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120416406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=67504) 20240829120417408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120417408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Aug 29 12:04:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120418410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120418410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_usim_a53_a54 started. 20240829120418506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120418509 DMM INFO MM(262420000000040/e1b6b490) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120418509 DMM INFO MM(262420000000040/e1b6b490) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120418509 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120418509 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120418509 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120418509 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829120418509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Deallocated (fsm.c:568) 20240829120418509 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120418510 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120418510 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120418510 DLLC NOTICE LLME(c10611ea/e1b6b490){ASSIGNED} LLGM Assign pre (e1b6b490 => ffffffff) (gprs_llc.c:1079) 20240829120418510 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1b6b490 => ffffffff) (gprs_llc.c:1125) 20240829120418510 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@5febb23e5d77: 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(598)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120418563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120418564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120418564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120418564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120418564 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120418564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120418564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120418564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120418564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(597)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(598)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120418564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120418564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120418564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120418564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120418564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120418564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120418564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120418564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120418564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120418564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120418564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120418565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120418565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(598)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120418566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120418572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120418572 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(597)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI196(595)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120418576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120418576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120418576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120418576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120418576 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120418576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120418576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120418576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120418576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120418577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120418577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120418577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120418578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120418578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120418578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120418578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120418578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120418578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120418578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120418578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120418578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120418578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120418580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120418585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120418585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120418594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120418594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120418594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120418594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120418594 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120418594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120418594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120418594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120418594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120418595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120418595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120418595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120418595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120418595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120418595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120418595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120418595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120418595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120418595 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120418595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120418596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120418596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120418598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120418603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120418603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120419411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120419411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120419411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120419411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@5febb23e5d77: 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) } } } } 20240829120419415 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120419416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@5febb23e5d77: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='C77B6783'O, index=0 SGSN_Test-GSUP(609)@5febb23e5d77: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@5febb23e5d77: 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 := 'AFCF79BACECF19F4A3FA7C870F2F2B16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61A2BB00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73C9D64CC9850ED8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '25E0A29E4A2A85264C2273A9D28F0049'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '694A7FDFE30D85E27DE05142CC942265'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E9599A0EA5AA528D02FB7809F172EC0C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1CF843359D066BF2'O } } } } } 20240829120420495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120420495 DLLC NOTICE LLME(ffffffff/c77b6783){UNASSIGNED} LLC RX: unknown TLLI 0xc77b6783, creating LLME on the fly (gprs_llc.c:552) 20240829120420495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120420495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240829120420495 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120420495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120420495 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120420495 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120420495 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120420495 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120420495 DLLC NOTICE LLME(ffffffff/c77b6783){UNASSIGNED} LLGM Assign pre (c77b6783 => f779593c) (gprs_llc.c:1079) 20240829120420495 DLLC NOTICE LLME(c77b6783/f779593c){ASSIGNED} LLGM Assign post (c77b6783 => f779593c) (gprs_llc.c:1125) 20240829120420495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120420495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120420496 DMM DEBUG MM(262420000000040/f779593c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120420524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120420524 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120420525 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120420525 DMM DEBUG MM(262420000000040/f779593c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240829120420525 DMM NOTICE MM(262420000000040/f779593c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120420525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120420525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120420525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120420525 DMM DEBUG MM(262420000000040/f779593c) Requesting authorization (sgsn_auth.c:160) 20240829120420525 DMM INFO MM(262420000000040/f779593c) Requesting authentication tuples (sgsn_auth.c:184) 20240829120420525 DMM DEBUG MM(262420000000040/f779593c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120420525 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240829120420525 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@5febb23e5d77: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20240829120420531 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120420531 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120420531 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120420531 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120420531 DMM INFO MM(262420000000040/f779593c) Subscriber data update (mmctx.c:445) 20240829120420531 DMM DEBUG MM(262420000000040/f779593c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120420531 DMM INFO MM(262420000000040/f779593c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120420531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120420531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120420531 DMM INFO MM(262420000000040/f779593c) <- GMM AUTH AND CIPHERING REQ (rand = af cf 79 ba ce cf 19 f4 a3 fa 7c 87 0f 2f 2b 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e9 59 9a 0e a5 aa 52 8d 02 fb 78 09 f1 72 ec 0c ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@5febb23e5d77: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@5febb23e5d77: Final verdict of PTC: pass 20240829120420553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(602)@5febb23e5d77: Final verdict of PTC: none 20240829120420559 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120420559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(598)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(607)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(600)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(596)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(605)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Aug 29 12:04:20 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47384) 20240829120421560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120421560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47384, count=67496) 20240829120422562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120422562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Aug 29 12:04:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120423564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120423564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_usim_a50_a54 started. 20240829120423683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120423684 DMM INFO MM(262420000000040/f779593c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120423684 DMM INFO MM(262420000000040/f779593c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120423684 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120423684 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120423684 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120423684 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829120423684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Deallocated (fsm.c:568) 20240829120423684 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120423684 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120423684 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120423684 DLLC NOTICE LLME(c77b6783/f779593c){ASSIGNED} LLGM Assign pre (f779593c => ffffffff) (gprs_llc.c:1079) 20240829120423684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f779593c => ffffffff) (gprs_llc.c:1125) 20240829120423684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120423725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120423726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120423726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120423726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120423726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120423726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120423726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120423726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120423726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120423728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120423728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120423728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120423728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120423728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120423728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120423728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120423728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120423728 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120423728 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120423728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120423728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120423728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120423733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120423746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120423746 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120423764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120423764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120423764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120423764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120423764 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120423764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120423764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120423764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120423764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120423766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120423766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120423766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120423766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120423766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120423766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120423766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120423766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120423766 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120423766 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120423766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120423766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120423766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120423769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120423778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120423778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@5febb23e5d77: 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(627)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120423792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120423792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120423792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120423792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120423792 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120423792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120423792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120423792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120423792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120423793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120423793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120423793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120423793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120423793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120423793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120423793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120423793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120423793 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120423794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120423794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120423794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120423794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120423798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120423806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120423806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120424565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120424565 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120424565 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120424565 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@5febb23e5d77: 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) } } } } 20240829120424570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@5febb23e5d77: 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(626)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240829120424571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@5febb23e5d77: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C07B491B'O, index=0 SGSN_Test-GSUP(628)@5febb23e5d77: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@5febb23e5d77: 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 := '43DBA02702557BFF00D103F831A1D5CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBCBED92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2450CA6C64709E94'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '52A8F38F995C55122E1D1047133A2C1E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0DD4C2638E0BB76ACF57585845CE2E86'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4C91660CF3E41DF670A0D5568480958B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CADB7DD4176DC075'O } } } } } 20240829120425611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120425611 DLLC NOTICE LLME(ffffffff/c07b491b){UNASSIGNED} LLC RX: unknown TLLI 0xc07b491b, creating LLME on the fly (gprs_llc.c:552) 20240829120425611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120425611 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240829120425611 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120425611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120425611 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120425611 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120425611 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120425611 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120425611 DLLC NOTICE LLME(ffffffff/c07b491b){UNASSIGNED} LLGM Assign pre (c07b491b => d6768182) (gprs_llc.c:1079) 20240829120425611 DLLC NOTICE LLME(c07b491b/d6768182){ASSIGNED} LLGM Assign post (c07b491b => d6768182) (gprs_llc.c:1125) 20240829120425611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120425611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120425611 DMM DEBUG MM(262420000000040/d6768182) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120425619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120425619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120425619 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120425619 DMM DEBUG MM(262420000000040/d6768182) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240829120425619 DMM NOTICE MM(262420000000040/d6768182) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120425619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120425619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120425619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120425619 DMM DEBUG MM(262420000000040/d6768182) Requesting authorization (sgsn_auth.c:160) 20240829120425619 DMM INFO MM(262420000000040/d6768182) Requesting authentication tuples (sgsn_auth.c:184) 20240829120425619 DMM DEBUG MM(262420000000040/d6768182) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120425619 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240829120425619 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@5febb23e5d77: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20240829120425621 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120425621 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120425621 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120425621 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120425621 DMM INFO MM(262420000000040/d6768182) Subscriber data update (mmctx.c:445) 20240829120425621 DMM DEBUG MM(262420000000040/d6768182) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120425621 DMM INFO MM(262420000000040/d6768182) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120425621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120425621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120425621 DMM INFO MM(262420000000040/d6768182) <- GMM AUTH AND CIPHERING REQ (rand = 43 db a0 27 02 55 7b ff 00 d1 03 f8 31 a1 d5 ce , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c 91 66 0c f3 e4 1d f6 70 a0 d5 56 84 80 95 8b ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@5febb23e5d77: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@5febb23e5d77: Final verdict of PTC: pass 20240829120425627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58770<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120425629 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_usim_a50_a54-BVCI196(615)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@5febb23e5d77: Final verdict of PTC: none 20240829120425629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(627)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(616)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(625)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(614)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(621)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(619)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Aug 29 12:04:25 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47944) 20240829120426630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120426630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47944, count=67956) 20240829120427631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120427631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Aug 29 12:04:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120428060 DGPRS DEBUG Checking for inactive LLMEs, time = 27461267 (sgsn.c:131) 20240829120428632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120428632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_usim_a54_a50 started. 20240829120428725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120428728 DMM INFO MM(262420000000040/d6768182) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120428728 DMM INFO MM(262420000000040/d6768182) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120428728 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120428728 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120428728 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120428728 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829120428728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Deallocated (fsm.c:568) 20240829120428728 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120428728 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120428728 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120428728 DLLC NOTICE LLME(c07b491b/d6768182){ASSIGNED} LLGM Assign pre (d6768182 => ffffffff) (gprs_llc.c:1079) 20240829120428728 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6768182 => ffffffff) (gprs_llc.c:1125) 20240829120428728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120428822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120428822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120428822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120428822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120428822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120428822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120428822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120428822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120428822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120428825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120428825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120428825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120428825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120428825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120428825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120428825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120428825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120428825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120428825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120428825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120428826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120428826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120428830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120428839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120428839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120428850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120428850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120428850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120428850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120428850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120428850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120428850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120428850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120428850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120428851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120428851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120428851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120428851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120428851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120428851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120428851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120428851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120428851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120428851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120428851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120428852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120428852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120428854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(637)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240829120428861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120428861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(645)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120428862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120428862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120428862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120428862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120428862 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120428862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120428862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120428862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120428862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a54_a50-BVCI210(638)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(645)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120428863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120428863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120428863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120428863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120428863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120428863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120428863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120428863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120428863 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120428863 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120428863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120428863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120428863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120428865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120428870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120428870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120429634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120429634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120429634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120429634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@5febb23e5d77: 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) } } } } 20240829120429638 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120429640 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@5febb23e5d77: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CEACE6E1'O, index=0 SGSN_Test-GSUP(647)@5febb23e5d77: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@5febb23e5d77: 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 := '81E4AFDCBCB960B164B8286613E97981'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69E9723D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78A7E2B1BD03C54D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E40637E3F9E927B148DE52532D7A7B62'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CD15789B9BD5D57A4D94217C0389DB96'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1907FD163DFD1E93E1F8F840FA628E09'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A0904CCC5C7EB7FF'O } } } } } 20240829120430725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120430725 DLLC NOTICE LLME(ffffffff/ceace6e1){UNASSIGNED} LLC RX: unknown TLLI 0xceace6e1, creating LLME on the fly (gprs_llc.c:552) 20240829120430725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120430725 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240829120430725 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120430725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120430725 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120430725 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120430725 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120430725 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120430725 DLLC NOTICE LLME(ffffffff/ceace6e1){UNASSIGNED} LLGM Assign pre (ceace6e1 => e53f1787) (gprs_llc.c:1079) 20240829120430725 DLLC NOTICE LLME(ceace6e1/e53f1787){ASSIGNED} LLGM Assign post (ceace6e1 => e53f1787) (gprs_llc.c:1125) 20240829120430725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120430725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120430725 DMM DEBUG MM(262420000000040/e53f1787) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120430750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120430750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120430750 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120430750 DMM DEBUG MM(262420000000040/e53f1787) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240829120430750 DMM NOTICE MM(262420000000040/e53f1787) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120430750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120430750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120430750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120430750 DMM DEBUG MM(262420000000040/e53f1787) Requesting authorization (sgsn_auth.c:160) 20240829120430750 DMM INFO MM(262420000000040/e53f1787) Requesting authentication tuples (sgsn_auth.c:184) 20240829120430750 DMM DEBUG MM(262420000000040/e53f1787) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120430750 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240829120430750 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@5febb23e5d77: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20240829120430756 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120430756 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120430756 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120430756 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120430756 DMM INFO MM(262420000000040/e53f1787) Subscriber data update (mmctx.c:445) 20240829120430756 DMM DEBUG MM(262420000000040/e53f1787) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120430756 DMM INFO MM(262420000000040/e53f1787) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120430756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120430756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120430756 DMM INFO MM(262420000000040/e53f1787) <- GMM AUTH AND CIPHERING REQ (rand = 81 e4 af dc bc b9 60 b1 64 b8 28 66 13 e9 79 81 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 07 fd 16 3d fd 1e 93 e1 f8 f8 40 fa 62 8e 09 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@5febb23e5d77: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@5febb23e5d77: Final verdict of PTC: pass 20240829120430777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(635)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(638)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(645)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@5febb23e5d77: Final verdict of PTC: none 20240829120430782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120430782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(642)@5febb23e5d77: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(641)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(633)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(639)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(643)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(638): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Aug 29 12:04:30 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47988) 20240829120431784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120431784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47988, count=68108) 20240829120432786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120432786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Aug 29 12:04:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120433788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120433788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_detach_unknown_nopoweroff started. 20240829120433890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120433891 DMM INFO MM(262420000000040/e53f1787) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120433891 DMM INFO MM(262420000000040/e53f1787) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120433891 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120433891 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120433891 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120433891 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829120433891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Deallocated (fsm.c:568) 20240829120433891 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120433891 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120433891 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120433891 DLLC NOTICE LLME(ceace6e1/e53f1787){ASSIGNED} LLGM Assign pre (e53f1787 => ffffffff) (gprs_llc.c:1079) 20240829120433891 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e53f1787 => ffffffff) (gprs_llc.c:1125) 20240829120433891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120433909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120433909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120433909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120433909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120433909 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120433909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120433909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120433909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120433909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120433909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120433910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120433910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120433910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120433910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120433910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120433910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120433910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120433910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120433910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120433910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120433910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120433910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120433911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120433916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120433916 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120433924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120433924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120433924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120433924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120433924 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120433924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120433924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120433924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120433924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120433925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120433925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120433925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120433925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120433925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120433925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120433925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120433925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120433925 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120433925 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120433925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120433925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120433925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120433927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120433931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120433931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120433940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120433940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120433940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120433940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120433940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120433940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120433940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120433940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120433940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120433941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120433941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120433941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120433941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120433941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120433941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120433941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120433941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120433941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120433941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120433941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120433941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120433941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120433943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120433947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120433947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120434789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120434789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120434789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120434789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@5febb23e5d77: 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) } } } } 20240829120434792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120434793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@5febb23e5d77: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F56A41E2'O, index=0 SGSN_Test-GSUP(666)@5febb23e5d77: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20240829120435857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120435857 DLLC NOTICE LLME(ffffffff/f56a41e2){UNASSIGNED} LLC RX: unknown TLLI 0xf56a41e2, creating LLME on the fly (gprs_llc.c:552) 20240829120435857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120435857 DMM NOTICE LLME(ffffffff/f56a41e2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240829120435857 DLLC NOTICE LLME(ffffffff/f56a41e2){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240829120435857 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf56a41e2 type=GPRS detach (gprs_gmm.c:1465) 20240829120435857 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240829120435857 DLLC NOTICE LLME(ffffffff/f56a41e2){UNASSIGNED} LLGM Assign pre (f56a41e2 => ffffffff) (gprs_llc.c:1079) 20240829120435857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f56a41e2 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@5febb23e5d77: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@5febb23e5d77: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@5febb23e5d77: Final verdict of PTC: pass 20240829120435883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35850<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120435887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(666)@5febb23e5d77: Final verdict of PTC: none 20240829120435887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(664)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(659)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(654)@5febb23e5d77: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@5febb23e5d77: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@5febb23e5d77: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(652)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(662)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(657)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@5febb23e5d77: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Aug 29 12:04:35 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47584) 20240829120436890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120436890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47584, count=53832) 20240829120437892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120437892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Aug 29 12:04:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120438893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120438893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_detach_unknown_poweroff started. 20240829120439013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120439014 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120439056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120439056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120439056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120439056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120439056 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120439056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120439056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120439056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120439056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120439057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120439057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120439057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120439058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120439058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120439058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120439058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120439058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120439058 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120439058 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120439058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(673)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120439058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120439058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120439060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120439064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120439064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120439074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120439074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120439074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120439074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120439074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120439074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120439074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120439074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120439074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120439075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120439075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120439075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120439075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120439075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120439075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120439075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120439075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120439075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120439075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120439075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120439076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120439076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120439079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120439085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120439085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120439092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120439092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120439092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120439092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120439092 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120439092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120439092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120439092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120439092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120439093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120439093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120439093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120439093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120439093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120439093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120439093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120439093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120439093 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120439093 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120439093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120439093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120439093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120439095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120439099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120439099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120439894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120439894 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120439894 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120439894 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@5febb23e5d77: 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) } } } } 20240829120439897 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120439898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@5febb23e5d77: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='DEAA27A9'O, index=0 SGSN_Test-GSUP(685)@5febb23e5d77: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20240829120440976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120440977 DLLC NOTICE LLME(ffffffff/deaa27a9){UNASSIGNED} LLC RX: unknown TLLI 0xdeaa27a9, creating LLME on the fly (gprs_llc.c:552) 20240829120440977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120440977 DMM NOTICE LLME(ffffffff/deaa27a9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@5febb23e5d77: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@5febb23e5d77: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@5febb23e5d77: Final verdict of PTC: pass 20240829120445985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35860<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@5febb23e5d77: Final verdict of PTC: none 20240829120445989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(679)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(673)@5febb23e5d77: Final verdict of PTC: none 20240829120445989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(670)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(683)@5febb23e5d77: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(678)@5febb23e5d77: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@5febb23e5d77: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(676)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(671)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(681)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@5febb23e5d77: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Aug 29 12:04:46 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46532) 20240829120446991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120446992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46532, count=48228) 20240829120447994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120447994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Aug 29 12:04:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120448995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120448995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_detach_nopoweroff started. 20240829120449106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120449110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120449144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120449145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120449145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120449145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120449145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120449145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120449145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120449145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120449145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120449145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120449145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120449145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120449145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120449145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120449145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120449145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120449145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120449145 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120449145 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120449145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120449146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120449146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120449147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120449152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120449152 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120449159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120449159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120449159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120449159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120449159 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120449159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120449159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120449159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120449159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120449160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120449160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120449160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120449160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120449160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120449160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120449160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120449160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120449160 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120449160 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120449160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120449160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120449160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120449163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120449167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120449168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120449174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120449174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120449174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120449174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120449175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120449175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120449175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120449175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120449175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120449175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120449175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120449175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120449175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120449175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120449175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120449175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120449175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120449175 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120449175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120449175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120449176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120449176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120449177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120449182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120449182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120449997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120449997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120449998 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120449998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@5febb23e5d77: 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) } } } } 20240829120450002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120450003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@5febb23e5d77: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C87E8F5E'O, index=0 SGSN_Test-GSUP(704)@5febb23e5d77: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@5febb23e5d77: 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 := '3C74C2DF2CE1A2B418E8AB3DA364DEAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C0E4E253'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '584CFA4FFCC2002E'O } } } } } 20240829120451078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120451078 DLLC NOTICE LLME(ffffffff/c87e8f5e){UNASSIGNED} LLC RX: unknown TLLI 0xc87e8f5e, creating LLME on the fly (gprs_llc.c:552) 20240829120451078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120451078 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20240829120451078 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120451078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120451078 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120451078 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120451078 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120451078 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120451078 DLLC NOTICE LLME(ffffffff/c87e8f5e){UNASSIGNED} LLGM Assign pre (c87e8f5e => f8886802) (gprs_llc.c:1079) 20240829120451078 DLLC NOTICE LLME(c87e8f5e/f8886802){ASSIGNED} LLGM Assign post (c87e8f5e => f8886802) (gprs_llc.c:1125) 20240829120451078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120451078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120451078 DMM DEBUG MM(262420000000015/f8886802) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120451101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120451101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120451101 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120451101 DMM DEBUG MM(262420000000015/f8886802) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240829120451101 DMM NOTICE MM(262420000000015/f8886802) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120451101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120451101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120451101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120451101 DMM DEBUG MM(262420000000015/f8886802) Requesting authorization (sgsn_auth.c:160) 20240829120451101 DMM INFO MM(262420000000015/f8886802) Requesting authentication tuples (sgsn_auth.c:184) 20240829120451101 DMM DEBUG MM(262420000000015/f8886802) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120451101 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240829120451101 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@5febb23e5d77: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20240829120451107 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120451107 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120451107 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120451107 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120451107 DMM INFO MM(262420000000015/f8886802) Subscriber data update (mmctx.c:445) 20240829120451107 DMM DEBUG MM(262420000000015/f8886802) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120451107 DMM INFO MM(262420000000015/f8886802) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120451107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120451107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120451107 DMM INFO MM(262420000000015/f8886802) <- GMM AUTH AND CIPHERING REQ (rand = 3c 74 c2 df 2c e1 a2 b4 18 e8 ab 3d a3 64 de ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120451122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120451122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120451122 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120451122 DMM INFO MM(262420000000015/f8886802) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120451122 DMM NOTICE MM(262420000000015/f8886802) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120451122 DMM DEBUG MM(262420000000015/f8886802) checking auth: received GSM SRES = c0 e4 e2 53 (gprs_gmm.c:666) 20240829120451122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120451122 DMM DEBUG MM(262420000000015/f8886802) Requesting authorization (sgsn_auth.c:160) 20240829120451122 DMM INFO MM(262420000000015/f8886802) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120451122 DMM DEBUG MM(262420000000015/f8886802) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120451122 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240829120451122 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) 20240829120451123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120451123 DMM INFO MM(262420000000015/f8886802) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8886802) (gprs_gmm.c:300) 20240829120451125 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120451125 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120451125 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240829120451125 DMM INFO MM(262420000000015/f8886802) Subscriber data update (mmctx.c:445) 20240829120451125 DMM DEBUG MM(262420000000015/f8886802) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120451126 DMM INFO MM(262420000000015/f8886802) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120451126 DMM NOTICE MM(262420000000015/f8886802) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240829120451126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120451126 DMM NOTICE MM(262420000000015/f8886802) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120451126 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) 20240829120451127 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120451127 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240829120451127 DMM INFO MM(262420000000015/f8886802) Subscriber data update (mmctx.c:445) 20240829120451127 DMM DEBUG MM(262420000000015/f8886802) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120451138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120451138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120451138 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120451138 DMM INFO MM(262420000000015/f8886802) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120451138 DMM NOTICE MM(262420000000015/f8886802) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120451138 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120451138 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120451138 DLLC NOTICE LLME(c87e8f5e/f8886802){ASSIGNED} LLGM Assign pre (ffffffff => f8886802) (gprs_llc.c:1079) 20240829120451138 DLLC NOTICE LLME(ffffffff/f8886802){ASSIGNED} LLGM Assign post (ffffffff => f8886802) (gprs_llc.c:1125) 20240829120451138 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120451138 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120451138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120451138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@5febb23e5d77: setverdict(pass): none -> pass 20240829120451194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120451194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120451194 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120451194 DMM INFO MM(262420000000015/f8886802) -> GMM DETACH REQUEST TLLI=0xf8886802 type=GPRS detach (gprs_gmm.c:1465) 20240829120451194 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240829120451194 DMM INFO MM(262420000000015/f8886802) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240829120451194 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120451194 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120451194 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120451194 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120451194 DLLC NOTICE LLME(ffffffff/f8886802){ASSIGNED} LLGM Assign pre (f8886802 => ffffffff) (gprs_llc.c:1079) 20240829120451194 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8886802 => ffffffff) (gprs_llc.c:1125) 20240829120451194 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240829120451194 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) 20240829120451194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120451194 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120451194 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120451194 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120451196 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@5febb23e5d77: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@5febb23e5d77: Final verdict of PTC: pass 20240829120451209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@5febb23e5d77: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(702)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@5febb23e5d77: Final verdict of PTC: none20240829120451213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120451214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(699)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(697)@5febb23e5d77: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@5febb23e5d77: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(692)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(700)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(695)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(690)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@5febb23e5d77: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Aug 29 12:04:51 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20240829120452215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120452215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43680, count=89376) 20240829120453216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120453216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Aug 29 12:04:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120454217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120454217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_detach_poweroff started. 20240829120454323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120454326 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120454371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120454371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120454371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120454371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120454371 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120454371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120454371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120454371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120454371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120454372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120454372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120454372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120454372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120454372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120454372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120454372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120454372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120454372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120454372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120454372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120454372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120454372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120454374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120454378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120454378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120454385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120454385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120454385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120454385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120454385 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120454385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120454385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120454385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120454385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120454386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120454386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120454386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120454386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120454386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120454386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120454386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120454386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120454386 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120454386 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120454386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120454386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120454386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120454388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(717)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120454392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120454392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@5febb23e5d77: 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(722)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120454404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120454404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120454404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120454404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120454404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120454404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120454404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120454404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120454404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120454405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120454405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120454405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120454405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120454405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120454405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120454405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120454405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120454405 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120454405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120454405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120454405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120454406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120454407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120454412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120454412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120455218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120455218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120455218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120455218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@5febb23e5d77: 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) } } } } 20240829120455224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120455225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(721)@5febb23e5d77: 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(721)@5febb23e5d77: 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(721)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@5febb23e5d77: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F817BE63'O, index=0 SGSN_Test-GSUP(723)@5febb23e5d77: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@5febb23e5d77: 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 := '705E09A938A7CB12FF75EF6DC040BB40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A586F9A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '352EC3569205CD65'O } } } } } 20240829120456295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120456295 DLLC NOTICE LLME(ffffffff/f817be63){UNASSIGNED} LLC RX: unknown TLLI 0xf817be63, creating LLME on the fly (gprs_llc.c:552) 20240829120456295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120456295 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20240829120456295 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120456295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120456295 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120456295 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120456295 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120456295 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120456295 DLLC NOTICE LLME(ffffffff/f817be63){UNASSIGNED} LLGM Assign pre (f817be63 => ef4f4b42) (gprs_llc.c:1079) 20240829120456295 DLLC NOTICE LLME(f817be63/ef4f4b42){ASSIGNED} LLGM Assign post (f817be63 => ef4f4b42) (gprs_llc.c:1125) 20240829120456295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120456295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120456295 DMM DEBUG MM(262420000000016/ef4f4b42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120456317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120456317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120456317 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120456317 DMM DEBUG MM(262420000000016/ef4f4b42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240829120456317 DMM NOTICE MM(262420000000016/ef4f4b42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120456317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120456317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120456317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120456317 DMM DEBUG MM(262420000000016/ef4f4b42) Requesting authorization (sgsn_auth.c:160) 20240829120456318 DMM INFO MM(262420000000016/ef4f4b42) Requesting authentication tuples (sgsn_auth.c:184) 20240829120456318 DMM DEBUG MM(262420000000016/ef4f4b42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120456318 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240829120456318 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@5febb23e5d77: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20240829120456323 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120456323 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120456323 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120456323 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120456323 DMM INFO MM(262420000000016/ef4f4b42) Subscriber data update (mmctx.c:445) 20240829120456323 DMM DEBUG MM(262420000000016/ef4f4b42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120456323 DMM INFO MM(262420000000016/ef4f4b42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120456323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120456323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120456323 DMM INFO MM(262420000000016/ef4f4b42) <- GMM AUTH AND CIPHERING REQ (rand = 70 5e 09 a9 38 a7 cb 12 ff 75 ef 6d c0 40 bb 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120456339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120456339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120456339 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120456339 DMM INFO MM(262420000000016/ef4f4b42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120456339 DMM NOTICE MM(262420000000016/ef4f4b42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120456339 DMM DEBUG MM(262420000000016/ef4f4b42) checking auth: received GSM SRES = 1a 58 6f 9a (gprs_gmm.c:666) 20240829120456339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120456339 DMM DEBUG MM(262420000000016/ef4f4b42) Requesting authorization (sgsn_auth.c:160) 20240829120456339 DMM INFO MM(262420000000016/ef4f4b42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120456339 DMM DEBUG MM(262420000000016/ef4f4b42) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120456339 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240829120456339 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) 20240829120456339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120456339 DMM INFO MM(262420000000016/ef4f4b42) <- GMM ATTACH ACCEPT (new P-TMSI=0xef4f4b42) (gprs_gmm.c:300) 20240829120456342 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120456342 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120456342 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240829120456342 DMM INFO MM(262420000000016/ef4f4b42) Subscriber data update (mmctx.c:445) 20240829120456342 DMM DEBUG MM(262420000000016/ef4f4b42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120456342 DMM INFO MM(262420000000016/ef4f4b42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120456342 DMM NOTICE MM(262420000000016/ef4f4b42) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240829120456342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120456342 DMM NOTICE MM(262420000000016/ef4f4b42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120456342 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) 20240829120456343 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120456343 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240829120456343 DMM INFO MM(262420000000016/ef4f4b42) Subscriber data update (mmctx.c:445) 20240829120456343 DMM DEBUG MM(262420000000016/ef4f4b42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120456355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120456355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120456355 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120456355 DMM INFO MM(262420000000016/ef4f4b42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120456355 DMM NOTICE MM(262420000000016/ef4f4b42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120456355 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120456355 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120456355 DLLC NOTICE LLME(f817be63/ef4f4b42){ASSIGNED} LLGM Assign pre (ffffffff => ef4f4b42) (gprs_llc.c:1079) 20240829120456355 DLLC NOTICE LLME(ffffffff/ef4f4b42){ASSIGNED} LLGM Assign post (ffffffff => ef4f4b42) (gprs_llc.c:1125) 20240829120456355 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120456356 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120456356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120456356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@5febb23e5d77: setverdict(pass): none -> pass 20240829120456413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120456413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240829120456413 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120456413 DMM INFO MM(262420000000016/ef4f4b42) -> GMM DETACH REQUEST TLLI=0xef4f4b42 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240829120456413 DMM INFO MM(262420000000016/ef4f4b42) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240829120456413 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120456413 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120456413 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120456413 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120456413 DLLC NOTICE LLME(ffffffff/ef4f4b42){ASSIGNED} LLGM Assign pre (ef4f4b42 => ffffffff) (gprs_llc.c:1079) 20240829120456413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef4f4b42 => ffffffff) (gprs_llc.c:1125) 20240829120456413 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240829120456413 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) 20240829120456413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120456413 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120456413 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120456413 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120456415 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20240829120458061 DGPRS DEBUG Checking for inactive LLMEs, time = 27461297 (sgsn.c:131) TC_detach_poweroff(725)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@5febb23e5d77: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@5febb23e5d77: Final verdict of PTC: pass 20240829120501426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_poweroff-BVCI210(715)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(723)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(716)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(711)@5febb23e5d77: Final verdict of PTC: none 20240829120501427 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120501427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(717)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(722)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@5febb23e5d77: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@5febb23e5d77: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(714)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(720)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(709)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@5febb23e5d77: Test case TC_detach_poweroff finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Aug 29 12:05:01 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87996) 20240829120502428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120502428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87996, count=89692) 20240829120503430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120503430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Aug 29 12:05:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120504431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120504431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_pdp_act started. 20240829120504534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120504537 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120504583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120504583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120504583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120504583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120504583 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120504583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120504583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120504583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120504583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120504584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120504584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120504584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120504584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120504584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120504584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120504584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120504584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120504584 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120504584 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120504584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120504584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120504584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120504587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120504592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120504592 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@5febb23e5d77: 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(736)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120504602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120504602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120504602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120504602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120504602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120504602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120504602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120504602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120504602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120504602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120504603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120504603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120504603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120504603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120504603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120504603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120504603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120504603 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120504603 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120504603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120504603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120504603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120504605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120504609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120504609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(735)@5febb23e5d77: 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_attach_pdp_act-BVCI210(733)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(740)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120504613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120504613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120504613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120504613 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120504613 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120504613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120504613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120504613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120504613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120504614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120504614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120504614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120504614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120504614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120504614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120504614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120504614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120504614 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120504614 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120504614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120504614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120504614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120504616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120504620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120504620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120505432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120505432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120505432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120505432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@5febb23e5d77: 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) } } } } 20240829120505433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120505433 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@5febb23e5d77: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='D99B6ED7'O, index=0 SGSN_Test-GSUP(742)@5febb23e5d77: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@5febb23e5d77: 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 := '1AA1A4200AFA6720795AB8E6F3276B1C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77FF1BF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '405F8144AFFF8085'O } } } } } 20240829120505457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120505457 DLLC NOTICE LLME(ffffffff/d99b6ed7){UNASSIGNED} LLC RX: unknown TLLI 0xd99b6ed7, creating LLME on the fly (gprs_llc.c:552) 20240829120505457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120505457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20240829120505457 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120505457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120505457 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120505457 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120505457 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120505457 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120505457 DLLC NOTICE LLME(ffffffff/d99b6ed7){UNASSIGNED} LLGM Assign pre (d99b6ed7 => c1406aa1) (gprs_llc.c:1079) 20240829120505457 DLLC NOTICE LLME(d99b6ed7/c1406aa1){ASSIGNED} LLGM Assign post (d99b6ed7 => c1406aa1) (gprs_llc.c:1125) 20240829120505457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120505457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120505457 DMM DEBUG MM(262420000000017/c1406aa1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120505471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120505471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120505471 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120505472 DMM DEBUG MM(262420000000017/c1406aa1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240829120505472 DMM NOTICE MM(262420000000017/c1406aa1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120505472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120505472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120505472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120505472 DMM DEBUG MM(262420000000017/c1406aa1) Requesting authorization (sgsn_auth.c:160) 20240829120505472 DMM INFO MM(262420000000017/c1406aa1) Requesting authentication tuples (sgsn_auth.c:184) 20240829120505472 DMM DEBUG MM(262420000000017/c1406aa1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120505472 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240829120505472 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20240829120505514 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120505514 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120505514 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120505514 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120505514 DMM INFO MM(262420000000017/c1406aa1) Subscriber data update (mmctx.c:445) 20240829120505514 DMM DEBUG MM(262420000000017/c1406aa1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120505514 DMM INFO MM(262420000000017/c1406aa1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120505514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120505514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120505514 DMM INFO MM(262420000000017/c1406aa1) <- GMM AUTH AND CIPHERING REQ (rand = 1a a1 a4 20 0a fa 67 20 79 5a b8 e6 f3 27 6b 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120505536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120505536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120505536 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120505537 DMM INFO MM(262420000000017/c1406aa1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120505537 DMM NOTICE MM(262420000000017/c1406aa1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120505537 DMM DEBUG MM(262420000000017/c1406aa1) checking auth: received GSM SRES = 77 ff 1b f5 (gprs_gmm.c:666) 20240829120505537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120505537 DMM DEBUG MM(262420000000017/c1406aa1) Requesting authorization (sgsn_auth.c:160) 20240829120505537 DMM INFO MM(262420000000017/c1406aa1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120505537 DMM DEBUG MM(262420000000017/c1406aa1) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120505537 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240829120505537 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) 20240829120505537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120505537 DMM INFO MM(262420000000017/c1406aa1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1406aa1) (gprs_gmm.c:300) 20240829120505541 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120505541 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120505541 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240829120505541 DMM INFO MM(262420000000017/c1406aa1) Subscriber data update (mmctx.c:445) 20240829120505541 DMM DEBUG MM(262420000000017/c1406aa1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120505541 DMM INFO MM(262420000000017/c1406aa1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120505541 DMM NOTICE MM(262420000000017/c1406aa1) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240829120505541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120505541 DMM NOTICE MM(262420000000017/c1406aa1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120505541 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) 20240829120505542 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120505542 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240829120505542 DMM INFO MM(262420000000017/c1406aa1) Subscriber data update (mmctx.c:445) 20240829120505542 DMM DEBUG MM(262420000000017/c1406aa1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120505557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120505557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120505557 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120505557 DMM INFO MM(262420000000017/c1406aa1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120505557 DMM NOTICE MM(262420000000017/c1406aa1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120505557 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120505557 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120505557 DLLC NOTICE LLME(d99b6ed7/c1406aa1){ASSIGNED} LLGM Assign pre (ffffffff => c1406aa1) (gprs_llc.c:1079) 20240829120505557 DLLC NOTICE LLME(ffffffff/c1406aa1){ASSIGNED} LLGM Assign post (ffffffff => c1406aa1) (gprs_llc.c:1125) 20240829120505557 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120505557 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120505557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120505557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@5febb23e5d77: setverdict(pass): none -> pass 20240829120505615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120505615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120505615 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120505615 DMM INFO MM(262420000000017/c1406aa1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120505615 DMM INFO MM(262420000000017/c1406aa1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120505615 DMM DEBUG MM(262420000000017/c1406aa1) Using GGSN 0 (gprs_sm.c:312) 20240829120505615 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) 20240829120505615 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240829120505615 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120505615 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120505615 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240829120505638 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 36 d4 3d 95 11 05 3b 78 cf 14 05 7f 04 ec 0b bd 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) 20240829120505638 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efc0d0, cbp=0x56212af9f200) (sgsn_libgtp.c:629) 20240829120505638 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120505638 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa2258 TLLI=c1406aa1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120505638 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120505638 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@5febb23e5d77: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@5febb23e5d77: Final verdict of PTC: pass 20240829120505657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49524<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@5febb23e5d77: Final verdict of PTC: none 20240829120505660 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120505660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(741)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(736)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(730)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(740)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(734)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(738)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(728)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Aug 29 12:05:05 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36644) 20240829120506662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120506662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36644, count=88220) 20240829120507664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120507664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Aug 29 12:05:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120508666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120508666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_pdp_act_unattached started. 20240829120508750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120508752 DMM INFO MM(262420000000017/c1406aa1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120508752 DMM INFO MM(262420000000017/c1406aa1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120508752 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120508752 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120508752 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120508752 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120508752 DLLC NOTICE LLME(ffffffff/c1406aa1){ASSIGNED} LLGM Assign pre (c1406aa1 => ffffffff) (gprs_llc.c:1079) 20240829120508752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1406aa1 => ffffffff) (gprs_llc.c:1125) 20240829120508752 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa1f00 (gprs_sndcp.c:574) 20240829120508752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa2258, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120508752 DMM NOTICE MM(262420000000017/c1406aa1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120508752 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240829120508752 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120508752 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120508752 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240829120508752 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240829120508752 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) 20240829120508752 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) 20240829120508752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120508752 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120508752 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120508752 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120508752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@5febb23e5d77: 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(749)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120508802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120508802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120508802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120508802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120508802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120508802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120508802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120508802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120508802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120508803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120508803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120508803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120508803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120508803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120508803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120508803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120508803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120508803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120508803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120508803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120508804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120508804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829120508806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120508811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120508811 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120508818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120508818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120508818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120508818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120508818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120508818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120508818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120508818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120508818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120508819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120508819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120508819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120508819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120508819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120508819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120508819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120508819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120508819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120508819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120508819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120508819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120508819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120508821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120508825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120508826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120508833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120508833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120508833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120508833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120508833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120508833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120508833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120508833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120508833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120508834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120508834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120508834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120508834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120508834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120508834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120508834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120508834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120508834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120508834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120508834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120508834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120508834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120508836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120508840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120508840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120509668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120509668 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120509668 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120509668 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@5febb23e5d77: 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) } } } } 20240829120509673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120509674 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@5febb23e5d77: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E7E90CD3'O, index=0 SGSN_Test-GSUP(761)@5febb23e5d77: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20240829120509737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120509737 DLLC NOTICE LLME(ffffffff/e7e90cd3){UNASSIGNED} LLC RX: unknown TLLI 0xe7e90cd3, creating LLME on the fly (gprs_llc.c:552) 20240829120509737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240829120509737 DMM NOTICE LLME(ffffffff/e7e90cd3){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240829120509737 DLLC NOTICE LLME(ffffffff/e7e90cd3){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240829120509737 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@5febb23e5d77: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@5febb23e5d77: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@5febb23e5d77: Final verdict of PTC: pass 20240829120509755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@5febb23e5d77: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@5febb23e5d77: Final verdict of PTC: none 20240829120509760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120509760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(750)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(754)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(749)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(759)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@5febb23e5d77: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@5febb23e5d77: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(752)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(747)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(757)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@5febb23e5d77: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Aug 29 12:05:09 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=42916) 20240829120510761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120510762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42916, count=55444) 20240829120511763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120511764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Aug 29 12:05:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120512765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120512766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_pdp_act_user started. 20240829120512870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120512872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120512919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120512919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120512919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120512919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120512919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120512919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120512919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120512919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120512919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120512919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120512919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120512920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120512920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120512920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120512920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120512920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120512920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120512920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120512920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120512920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120512920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120512920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120512922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120512927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120512927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120512935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120512935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120512935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120512935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120512935 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120512935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120512935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120512935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120512935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120512936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120512936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120512936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120512936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120512936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120512936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120512936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120512936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120512936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120512936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120512936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120512936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120512936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120512938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120512942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120512942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120512950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120512950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120512950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120512950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120512950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120512950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120512950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120512951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120512951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120512952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120512952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120512952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120512952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120512952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120512952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120512952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120512952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120512952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120512952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120512952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120512952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120512952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120512954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120512958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120512958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120513767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120513767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120513767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120513767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@5febb23e5d77: 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) } } } } 20240829120513773 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@5febb23e5d77: 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)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240829120513774 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@5febb23e5d77: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='C8236585'O, index=0 SGSN_Test-GSUP(780)@5febb23e5d77: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@5febb23e5d77: 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 := '94E658CA8075B70CC0E20CB64291574E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '231C2841'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C2EFF3F74CED8F4'O } } } } } 20240829120513842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120513842 DLLC NOTICE LLME(ffffffff/c8236585){UNASSIGNED} LLC RX: unknown TLLI 0xc8236585, creating LLME on the fly (gprs_llc.c:552) 20240829120513842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120513842 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20240829120513842 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120513842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120513842 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120513842 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120513842 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120513842 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120513842 DLLC NOTICE LLME(ffffffff/c8236585){UNASSIGNED} LLGM Assign pre (c8236585 => e9432e89) (gprs_llc.c:1079) 20240829120513842 DLLC NOTICE LLME(c8236585/e9432e89){ASSIGNED} LLGM Assign post (c8236585 => e9432e89) (gprs_llc.c:1125) 20240829120513842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120513842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120513842 DMM DEBUG MM(262420000000019/e9432e89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120513853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120513853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120513853 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120513853 DMM DEBUG MM(262420000000019/e9432e89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240829120513853 DMM NOTICE MM(262420000000019/e9432e89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120513853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120513853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120513853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120513853 DMM DEBUG MM(262420000000019/e9432e89) Requesting authorization (sgsn_auth.c:160) 20240829120513853 DMM INFO MM(262420000000019/e9432e89) Requesting authentication tuples (sgsn_auth.c:184) 20240829120513853 DMM DEBUG MM(262420000000019/e9432e89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120513853 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240829120513853 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20240829120513856 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120513856 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120513856 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120513856 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120513856 DMM INFO MM(262420000000019/e9432e89) Subscriber data update (mmctx.c:445) 20240829120513856 DMM DEBUG MM(262420000000019/e9432e89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120513856 DMM INFO MM(262420000000019/e9432e89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120513856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120513856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120513856 DMM INFO MM(262420000000019/e9432e89) <- GMM AUTH AND CIPHERING REQ (rand = 94 e6 58 ca 80 75 b7 0c c0 e2 0c b6 42 91 57 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120513865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120513865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120513865 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120513865 DMM INFO MM(262420000000019/e9432e89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120513865 DMM NOTICE MM(262420000000019/e9432e89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120513865 DMM DEBUG MM(262420000000019/e9432e89) checking auth: received GSM SRES = 23 1c 28 41 (gprs_gmm.c:666) 20240829120513865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120513865 DMM DEBUG MM(262420000000019/e9432e89) Requesting authorization (sgsn_auth.c:160) 20240829120513865 DMM INFO MM(262420000000019/e9432e89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120513865 DMM DEBUG MM(262420000000019/e9432e89) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120513865 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240829120513865 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) 20240829120513865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120513865 DMM INFO MM(262420000000019/e9432e89) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9432e89) (gprs_gmm.c:300) 20240829120513867 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120513867 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120513867 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240829120513867 DMM INFO MM(262420000000019/e9432e89) Subscriber data update (mmctx.c:445) 20240829120513867 DMM DEBUG MM(262420000000019/e9432e89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120513867 DMM INFO MM(262420000000019/e9432e89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120513867 DMM NOTICE MM(262420000000019/e9432e89) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240829120513867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120513867 DMM NOTICE MM(262420000000019/e9432e89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120513867 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) 20240829120513868 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120513868 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240829120513868 DMM INFO MM(262420000000019/e9432e89) Subscriber data update (mmctx.c:445) 20240829120513868 DMM DEBUG MM(262420000000019/e9432e89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120513874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120513874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120513874 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120513874 DMM INFO MM(262420000000019/e9432e89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120513874 DMM NOTICE MM(262420000000019/e9432e89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120513874 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120513874 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120513874 DLLC NOTICE LLME(c8236585/e9432e89){ASSIGNED} LLGM Assign pre (ffffffff => e9432e89) (gprs_llc.c:1079) 20240829120513874 DLLC NOTICE LLME(ffffffff/e9432e89){ASSIGNED} LLGM Assign post (ffffffff => e9432e89) (gprs_llc.c:1125) 20240829120513874 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120513874 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120513874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120513874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@5febb23e5d77: setverdict(pass): none -> pass 20240829120513934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120513935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120513935 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120513935 DMM INFO MM(262420000000019/e9432e89) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120513935 DMM INFO MM(262420000000019/e9432e89) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120513935 DMM DEBUG MM(262420000000019/e9432e89) Using GGSN 0 (gprs_sm.c:312) 20240829120513935 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) 20240829120513935 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240829120513935 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120513935 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120513935 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240829120513960 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 63 e7 72 77 11 a2 0e 20 a2 14 05 7f 67 70 79 2e 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) 20240829120513960 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efd148, cbp=0x56212af9fb70) (sgsn_libgtp.c:629) 20240829120513960 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120513960 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=e9432e89, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120513960 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120513960 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120513974 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20240829120513985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120513985 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240829120513985 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@5febb23e5d77: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@5febb23e5d77: Final verdict of PTC: pass 20240829120513992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(768)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(778)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(773)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@5febb23e5d77: Final verdict of PTC: none 20240829120513997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120513997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(779)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(771)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(766)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(776)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Aug 29 12:05:14 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36748) 20240829120514999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120515000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36748, count=91684) 20240829120516001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120516002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:05:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120517003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120517004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_pdp_act_ggsn_reject started. 20240829120517110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120517113 DMM INFO MM(262420000000019/e9432e89) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120517113 DMM INFO MM(262420000000019/e9432e89) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120517113 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120517113 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120517113 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120517113 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120517113 DLLC NOTICE LLME(ffffffff/e9432e89){ASSIGNED} LLGM Assign pre (e9432e89 => ffffffff) (gprs_llc.c:1079) 20240829120517113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9432e89 => ffffffff) (gprs_llc.c:1125) 20240829120517113 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120517113 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120517113 DMM NOTICE MM(262420000000019/e9432e89) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120517113 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240829120517113 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120517113 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120517113 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240829120517113 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240829120517113 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) 20240829120517113 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) 20240829120517113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120517113 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120517113 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120517113 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120517113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120517150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120517150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120517150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120517150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120517150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120517150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120517150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120517150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120517150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120517151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120517151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120517151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120517151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120517151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120517151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120517151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120517151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120517151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120517151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120517151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120517151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120517151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120517153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120517158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120517158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120517165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120517165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120517165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120517165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120517165 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120517165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120517165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120517165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120517165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120517165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120517165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120517165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120517165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120517165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120517165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120517165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120517165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120517165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120517165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120517165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120517166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120517166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120517168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120517173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120517173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120517181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120517181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120517181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120517181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120517181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120517181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120517181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120517181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120517181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120517182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120517182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120517182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120517182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120517182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120517182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120517182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120517182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120517182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120517182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120517182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120517182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120517182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120517184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120517188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120517188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120518005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120518006 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120518006 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120518006 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@5febb23e5d77: 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) } } } } 20240829120518010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120518011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5febb23e5d77: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='FC2EA60C'O, index=0 SGSN_Test-GSUP(799)@5febb23e5d77: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@5febb23e5d77: 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 := 'A48FA2B849C2E7EEE12EB5AD0715769A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83AF48E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E4634E903EA3741'O } } } } } 20240829120518079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120518079 DLLC NOTICE LLME(ffffffff/fc2ea60c){UNASSIGNED} LLC RX: unknown TLLI 0xfc2ea60c, creating LLME on the fly (gprs_llc.c:552) 20240829120518079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120518079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20240829120518079 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120518079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120518079 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120518079 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120518079 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120518079 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120518079 DLLC NOTICE LLME(ffffffff/fc2ea60c){UNASSIGNED} LLGM Assign pre (fc2ea60c => ce389d07) (gprs_llc.c:1079) 20240829120518079 DLLC NOTICE LLME(fc2ea60c/ce389d07){ASSIGNED} LLGM Assign post (fc2ea60c => ce389d07) (gprs_llc.c:1125) 20240829120518079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120518079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120518079 DMM DEBUG MM(262420000000020/ce389d07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120518087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120518087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120518087 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120518087 DMM DEBUG MM(262420000000020/ce389d07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240829120518087 DMM NOTICE MM(262420000000020/ce389d07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120518087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120518087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120518087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120518087 DMM DEBUG MM(262420000000020/ce389d07) Requesting authorization (sgsn_auth.c:160) 20240829120518087 DMM INFO MM(262420000000020/ce389d07) Requesting authentication tuples (sgsn_auth.c:184) 20240829120518087 DMM DEBUG MM(262420000000020/ce389d07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120518087 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240829120518087 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20240829120518089 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120518089 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120518089 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120518089 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120518089 DMM INFO MM(262420000000020/ce389d07) Subscriber data update (mmctx.c:445) 20240829120518089 DMM DEBUG MM(262420000000020/ce389d07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120518089 DMM INFO MM(262420000000020/ce389d07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120518089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120518089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120518089 DMM INFO MM(262420000000020/ce389d07) <- GMM AUTH AND CIPHERING REQ (rand = a4 8f a2 b8 49 c2 e7 ee e1 2e b5 ad 07 15 76 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120518094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120518094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120518094 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120518094 DMM INFO MM(262420000000020/ce389d07) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120518094 DMM NOTICE MM(262420000000020/ce389d07) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120518094 DMM DEBUG MM(262420000000020/ce389d07) checking auth: received GSM SRES = 83 af 48 e2 (gprs_gmm.c:666) 20240829120518094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120518094 DMM DEBUG MM(262420000000020/ce389d07) Requesting authorization (sgsn_auth.c:160) 20240829120518094 DMM INFO MM(262420000000020/ce389d07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120518094 DMM DEBUG MM(262420000000020/ce389d07) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120518094 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240829120518095 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) 20240829120518095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120518095 DMM INFO MM(262420000000020/ce389d07) <- GMM ATTACH ACCEPT (new P-TMSI=0xce389d07) (gprs_gmm.c:300) 20240829120518095 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120518096 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120518096 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240829120518096 DMM INFO MM(262420000000020/ce389d07) Subscriber data update (mmctx.c:445) 20240829120518096 DMM DEBUG MM(262420000000020/ce389d07) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120518096 DMM INFO MM(262420000000020/ce389d07) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120518096 DMM NOTICE MM(262420000000020/ce389d07) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240829120518096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120518096 DMM NOTICE MM(262420000000020/ce389d07) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120518096 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) 20240829120518096 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120518096 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240829120518096 DMM INFO MM(262420000000020/ce389d07) Subscriber data update (mmctx.c:445) 20240829120518096 DMM DEBUG MM(262420000000020/ce389d07) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120518100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120518100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120518100 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120518100 DMM INFO MM(262420000000020/ce389d07) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120518100 DMM NOTICE MM(262420000000020/ce389d07) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120518100 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120518100 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120518100 DLLC NOTICE LLME(fc2ea60c/ce389d07){ASSIGNED} LLGM Assign pre (ffffffff => ce389d07) (gprs_llc.c:1079) 20240829120518100 DLLC NOTICE LLME(ffffffff/ce389d07){ASSIGNED} LLGM Assign post (ffffffff => ce389d07) (gprs_llc.c:1125) 20240829120518100 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120518100 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120518100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120518100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@5febb23e5d77: setverdict(pass): none -> pass 20240829120518161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120518161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120518161 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120518161 DMM INFO MM(262420000000020/ce389d07) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120518161 DMM INFO MM(262420000000020/ce389d07) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120518161 DMM DEBUG MM(262420000000020/ce389d07) Using GGSN 0 (gprs_sm.c:312) 20240829120518161 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) 20240829120518161 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240829120518161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120518161 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120518161 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240829120518183 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 f9 1a 49 f7 11 ed 9f d6 81 14 05 7f 0e e3 86 12 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) 20240829120518183 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6622efe1c0, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120518183 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240829120518183 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240829120518183 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829120518183 DMM NOTICE MM(262420000000020/ce389d07) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(801)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5febb23e5d77: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@5febb23e5d77: Final verdict of PTC: pass 20240829120518203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39994<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(792)@5febb23e5d77: Final verdict of PTC: none 20240829120518208 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120518208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(797)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(799)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(787)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(795)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(790)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(785)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) Thu Aug 29 12:05:18 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=43076) 20240829120519209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120519209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43076, count=94220) 20240829120520210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120520210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:05:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120521211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120521211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_pdp_act_user_deact_mo started. 20240829120521328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120521331 DMM INFO MM(262420000000020/ce389d07) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120521331 DMM INFO MM(262420000000020/ce389d07) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120521331 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120521331 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120521331 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120521331 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120521331 DLLC NOTICE LLME(ffffffff/ce389d07){ASSIGNED} LLGM Assign pre (ce389d07 => ffffffff) (gprs_llc.c:1079) 20240829120521331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce389d07 => ffffffff) (gprs_llc.c:1125) 20240829120521331 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240829120521331 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) 20240829120521331 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) 20240829120521331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120521331 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120521331 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120521331 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120521331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@5febb23e5d77: 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(806)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120521379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120521379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120521379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120521379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120521379 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120521379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120521379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120521379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120521379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120521379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120521379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120521379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120521380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120521380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120521380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120521380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120521380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120521380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120521380 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120521380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120521380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120521380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120521382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120521387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120521387 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120521393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120521393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120521393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120521393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120521393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120521393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120521393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120521393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120521393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120521394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120521394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120521394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120521394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120521394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120521394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120521394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120521394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120521394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120521394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120521394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120521395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120521395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120521397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120521403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120521403 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120521412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120521412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120521412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120521412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120521412 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120521412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120521412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120521412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120521412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120521413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120521413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120521413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120521413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120521413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120521413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120521413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120521413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120521413 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120521413 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120521413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120521413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120521413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120521415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120521419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120521419 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120522212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120522212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120522212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120522212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@5febb23e5d77: 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) } } } } 20240829120522216 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120522217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5febb23e5d77: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D81E38BF'O, index=0 SGSN_Test-GSUP(818)@5febb23e5d77: 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)@5febb23e5d77: 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 := 'B500F586DD9345E484F33A33F3DDAFA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF77B077'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5035393899FA91F'O } } } } } 20240829120522272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120522272 DLLC NOTICE LLME(ffffffff/d81e38bf){UNASSIGNED} LLC RX: unknown TLLI 0xd81e38bf, creating LLME on the fly (gprs_llc.c:552) 20240829120522272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120522272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240829120522272 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120522272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120522272 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120522272 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120522272 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120522272 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120522272 DLLC NOTICE LLME(ffffffff/d81e38bf){UNASSIGNED} LLGM Assign pre (d81e38bf => d6b2053f) (gprs_llc.c:1079) 20240829120522272 DLLC NOTICE LLME(d81e38bf/d6b2053f){ASSIGNED} LLGM Assign post (d81e38bf => d6b2053f) (gprs_llc.c:1125) 20240829120522272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120522272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120522272 DMM DEBUG MM(262420000000021/d6b2053f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120522291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120522291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120522291 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120522291 DMM DEBUG MM(262420000000021/d6b2053f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240829120522291 DMM NOTICE MM(262420000000021/d6b2053f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120522291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120522291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120522291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120522291 DMM DEBUG MM(262420000000021/d6b2053f) Requesting authorization (sgsn_auth.c:160) 20240829120522292 DMM INFO MM(262420000000021/d6b2053f) Requesting authentication tuples (sgsn_auth.c:184) 20240829120522292 DMM DEBUG MM(262420000000021/d6b2053f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120522292 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240829120522292 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20240829120522298 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120522298 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120522298 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120522298 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120522298 DMM INFO MM(262420000000021/d6b2053f) Subscriber data update (mmctx.c:445) 20240829120522298 DMM DEBUG MM(262420000000021/d6b2053f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120522298 DMM INFO MM(262420000000021/d6b2053f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120522298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120522298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120522298 DMM INFO MM(262420000000021/d6b2053f) <- GMM AUTH AND CIPHERING REQ (rand = b5 00 f5 86 dd 93 45 e4 84 f3 3a 33 f3 dd af a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120522314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120522314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120522315 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120522315 DMM INFO MM(262420000000021/d6b2053f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120522315 DMM NOTICE MM(262420000000021/d6b2053f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120522315 DMM DEBUG MM(262420000000021/d6b2053f) checking auth: received GSM SRES = ff 77 b0 77 (gprs_gmm.c:666) 20240829120522315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120522315 DMM DEBUG MM(262420000000021/d6b2053f) Requesting authorization (sgsn_auth.c:160) 20240829120522315 DMM INFO MM(262420000000021/d6b2053f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120522315 DMM DEBUG MM(262420000000021/d6b2053f) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120522315 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240829120522315 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) 20240829120522315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120522315 DMM INFO MM(262420000000021/d6b2053f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6b2053f) (gprs_gmm.c:300) 20240829120522318 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120522318 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120522318 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240829120522318 DMM INFO MM(262420000000021/d6b2053f) Subscriber data update (mmctx.c:445) 20240829120522318 DMM DEBUG MM(262420000000021/d6b2053f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120522318 DMM INFO MM(262420000000021/d6b2053f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120522318 DMM NOTICE MM(262420000000021/d6b2053f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240829120522318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120522318 DMM NOTICE MM(262420000000021/d6b2053f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120522319 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) 20240829120522320 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120522320 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240829120522320 DMM INFO MM(262420000000021/d6b2053f) Subscriber data update (mmctx.c:445) 20240829120522320 DMM DEBUG MM(262420000000021/d6b2053f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120522332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120522333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120522333 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120522333 DMM INFO MM(262420000000021/d6b2053f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120522333 DMM NOTICE MM(262420000000021/d6b2053f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120522333 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120522333 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120522333 DLLC NOTICE LLME(d81e38bf/d6b2053f){ASSIGNED} LLGM Assign pre (ffffffff => d6b2053f) (gprs_llc.c:1079) 20240829120522333 DLLC NOTICE LLME(ffffffff/d6b2053f){ASSIGNED} LLGM Assign post (ffffffff => d6b2053f) (gprs_llc.c:1125) 20240829120522333 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120522333 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120522333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120522333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@5febb23e5d77: setverdict(pass): none -> pass 20240829120522393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120522393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120522393 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120522393 DMM INFO MM(262420000000021/d6b2053f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120522393 DMM INFO MM(262420000000021/d6b2053f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120522393 DMM DEBUG MM(262420000000021/d6b2053f) Using GGSN 0 (gprs_sm.c:312) 20240829120522393 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) 20240829120522393 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240829120522393 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120522393 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120522393 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240829120522421 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 7b bd df 3d 11 cf 40 1e 21 14 05 7f 4a a2 da a9 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) 20240829120522421 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efe1c0, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120522421 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120522421 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=d6b2053f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120522421 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120522421 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120522432 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20240829120522444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120522444 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240829120522444 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120522451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120522451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240829120522451 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120522451 DMM INFO MM(262420000000021/d6b2053f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240829120522451 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120522451 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240829120522455 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) 20240829120522455 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6622efe1c0, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120522455 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240829120522455 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=d6b2053f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120522455 DMM INFO MM(262420000000021/d6b2053f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240829120522455 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240829120522455 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5febb23e5d77: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@5febb23e5d77: Final verdict of PTC: pass 20240829120522471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@5febb23e5d77: Final verdict of PTC: none 20240829120522475 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120522475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(811)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(806)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(816)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(814)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(809)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(804)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Aug 29 12:05:22 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41280) 20240829120523477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120523477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41280, count=101296) 20240829120524478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120524478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:05:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120525479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120525479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_pdp_act_user_deact_mt started. 20240829120525537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120525539 DMM INFO MM(262420000000021/d6b2053f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120525539 DMM INFO MM(262420000000021/d6b2053f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120525539 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120525539 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120525539 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120525539 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120525539 DLLC NOTICE LLME(ffffffff/d6b2053f){ASSIGNED} LLGM Assign pre (d6b2053f => ffffffff) (gprs_llc.c:1079) 20240829120525539 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6b2053f => ffffffff) (gprs_llc.c:1125) 20240829120525539 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240829120525539 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) 20240829120525539 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) 20240829120525539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120525539 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120525539 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120525539 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120525539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120525569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120525569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120525569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120525569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120525569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120525569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120525569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120525569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120525569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120525571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120525571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120525571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120525571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120525571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120525571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120525571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120525571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120525571 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120525571 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120525571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120525572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120525572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120525577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120525589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120525589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120525606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120525606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120525606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120525606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120525606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120525606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120525606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120525606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120525606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120525608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120525608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120525608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120525608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120525608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120525608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120525608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120525608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120525608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120525608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120525608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120525609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120525609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120525614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120525625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120525625 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120525643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120525643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120525643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120525643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120525643 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120525643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120525643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120525643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120525643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120525646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120525646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120525646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120525646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120525646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120525646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120525646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120525646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120525646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120525646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120525646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120525646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120525646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120525651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120525666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120525666 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120526481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120526481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120526481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120526481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@5febb23e5d77: 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) } } } } 20240829120526485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120526487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5febb23e5d77: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='C15717FB'O, index=0 SGSN_Test-GSUP(837)@5febb23e5d77: 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)@5febb23e5d77: 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 := 'A216DCADBC1D5BEB4AD663CA4970EFCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B0C7A6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B46CD7D5F7F2624'O } } } } } 20240829120526572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120526572 DLLC NOTICE LLME(ffffffff/c15717fb){UNASSIGNED} LLC RX: unknown TLLI 0xc15717fb, creating LLME on the fly (gprs_llc.c:552) 20240829120526572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120526572 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240829120526572 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120526572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120526572 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120526572 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120526572 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120526572 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120526572 DLLC NOTICE LLME(ffffffff/c15717fb){UNASSIGNED} LLGM Assign pre (c15717fb => f6be14df) (gprs_llc.c:1079) 20240829120526572 DLLC NOTICE LLME(c15717fb/f6be14df){ASSIGNED} LLGM Assign post (c15717fb => f6be14df) (gprs_llc.c:1125) 20240829120526572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120526572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120526572 DMM DEBUG MM(262420000000022/f6be14df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120526599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120526599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120526599 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120526599 DMM DEBUG MM(262420000000022/f6be14df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240829120526599 DMM NOTICE MM(262420000000022/f6be14df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120526599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120526599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120526599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120526599 DMM DEBUG MM(262420000000022/f6be14df) Requesting authorization (sgsn_auth.c:160) 20240829120526599 DMM INFO MM(262420000000022/f6be14df) Requesting authentication tuples (sgsn_auth.c:184) 20240829120526599 DMM DEBUG MM(262420000000022/f6be14df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120526599 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240829120526599 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20240829120526605 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120526605 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120526605 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120526605 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120526605 DMM INFO MM(262420000000022/f6be14df) Subscriber data update (mmctx.c:445) 20240829120526605 DMM DEBUG MM(262420000000022/f6be14df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120526605 DMM INFO MM(262420000000022/f6be14df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120526605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120526605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120526605 DMM INFO MM(262420000000022/f6be14df) <- GMM AUTH AND CIPHERING REQ (rand = a2 16 dc ad bc 1d 5b eb 4a d6 63 ca 49 70 ef ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120526621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120526621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120526621 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120526621 DMM INFO MM(262420000000022/f6be14df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120526621 DMM NOTICE MM(262420000000022/f6be14df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120526621 DMM DEBUG MM(262420000000022/f6be14df) checking auth: received GSM SRES = 8b 0c 7a 6a (gprs_gmm.c:666) 20240829120526621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120526621 DMM DEBUG MM(262420000000022/f6be14df) Requesting authorization (sgsn_auth.c:160) 20240829120526621 DMM INFO MM(262420000000022/f6be14df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120526621 DMM DEBUG MM(262420000000022/f6be14df) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120526621 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240829120526621 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) 20240829120526621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120526621 DMM INFO MM(262420000000022/f6be14df) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6be14df) (gprs_gmm.c:300) 20240829120526624 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120526624 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120526624 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240829120526624 DMM INFO MM(262420000000022/f6be14df) Subscriber data update (mmctx.c:445) 20240829120526625 DMM DEBUG MM(262420000000022/f6be14df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120526625 DMM INFO MM(262420000000022/f6be14df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120526625 DMM NOTICE MM(262420000000022/f6be14df) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240829120526625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120526625 DMM NOTICE MM(262420000000022/f6be14df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120526625 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) 20240829120526626 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120526626 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240829120526626 DMM INFO MM(262420000000022/f6be14df) Subscriber data update (mmctx.c:445) 20240829120526626 DMM DEBUG MM(262420000000022/f6be14df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120526636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120526636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120526636 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120526636 DMM INFO MM(262420000000022/f6be14df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120526636 DMM NOTICE MM(262420000000022/f6be14df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120526636 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120526636 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120526636 DLLC NOTICE LLME(c15717fb/f6be14df){ASSIGNED} LLGM Assign pre (ffffffff => f6be14df) (gprs_llc.c:1079) 20240829120526636 DLLC NOTICE LLME(ffffffff/f6be14df){ASSIGNED} LLGM Assign post (ffffffff => f6be14df) (gprs_llc.c:1125) 20240829120526636 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120526636 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120526636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120526636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@5febb23e5d77: setverdict(pass): none -> pass 20240829120526695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120526695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120526695 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120526695 DMM INFO MM(262420000000022/f6be14df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120526695 DMM INFO MM(262420000000022/f6be14df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120526695 DMM DEBUG MM(262420000000022/f6be14df) Using GGSN 0 (gprs_sm.c:312) 20240829120526695 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) 20240829120526695 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240829120526695 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120526695 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120526695 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240829120526722 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 3f ad 41 d6 11 cb 0c b5 38 14 05 7f 17 9f ce 90 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) 20240829120526722 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efe1c0, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120526722 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120526722 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=f6be14df, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120526722 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120526722 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120526739 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20240829120526755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120526755 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240829120526755 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120526761 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240829120526761 DGPRS INFO PDP(262420000000022:5): Context 0x7f6622efe1c0 was deleted (sgsn_libgtp.c:703) 20240829120526761 DMM INFO MM(262420000000022/f6be14df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120526761 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240829120526761 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5febb23e5d77: Removing Client IMSI='262420000000022'H, index=0 20240829120526773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120526773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240829120526774 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120526774 DMM INFO MM(262420000000022/f6be14df) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(839)@5febb23e5d77: Final verdict of PTC: pass 20240829120526778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36140<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120526782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120526782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(837)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(825)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(835)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(830)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(823)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(828)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(833)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none)Thu Aug 29 12:05:26 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=41544) 20240829120527784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120527784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41544, count=100572) 20240829120528062 DGPRS DEBUG Checking for inactive LLMEs, time = 27461327 (sgsn.c:131) 20240829120528786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120528786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:05:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120529787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120529788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_pdp_act_deact_dup started. 20240829120529946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120529951 DMM INFO MM(262420000000022/f6be14df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120529951 DMM INFO MM(262420000000022/f6be14df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120529951 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120529951 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120529951 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120529951 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120529951 DLLC NOTICE LLME(ffffffff/f6be14df){ASSIGNED} LLGM Assign pre (f6be14df => ffffffff) (gprs_llc.c:1079) 20240829120529951 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6be14df => ffffffff) (gprs_llc.c:1125) 20240829120529951 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120529951 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120529951 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240829120529951 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) 20240829120529951 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) 20240829120529951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120529951 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120529951 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120529951 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120529951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120529988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120529988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120529988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120529988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120529988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120529988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120529988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120529988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120529988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(844)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(845)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120529989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120529989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120529989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120529989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120529989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120529989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120529989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120529989 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120529989 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120529989 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120529989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120529989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120529989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120529992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(841)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(844)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240829120529998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120529998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(849)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120530000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120530000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120530000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120530000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120530000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120530000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120530000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120530000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120530000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_dup-BVCI196(842)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120530001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120530001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120530001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120530001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120530001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120530001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120530001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120530001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120530001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120530001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120530001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120530001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120530001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120530003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120530007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120530007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120530021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120530021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120530021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120530021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120530021 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120530021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120530021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120530021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120530021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120530022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120530022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120530022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120530022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120530022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120530022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120530022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120530022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120530022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120530022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120530022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120530022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120530022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120530024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120530028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120530028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120530789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120530789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120530789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120530789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@5febb23e5d77: 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) } } } } 20240829120530794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120530795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(854)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(842)@5febb23e5d77: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C8D9E3B7'O, index=0 SGSN_Test-GSUP(856)@5febb23e5d77: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: 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 := 'FE24A17F1130BA4A099EF9338AEF3358'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2AE9AD41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F83D7B63A639DEE'O } } } } } 20240829120530857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120530857 DLLC NOTICE LLME(ffffffff/c8d9e3b7){UNASSIGNED} LLC RX: unknown TLLI 0xc8d9e3b7, creating LLME on the fly (gprs_llc.c:552) 20240829120530857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120530857 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20240829120530857 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120530857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120530857 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120530857 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120530857 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120530857 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120530857 DLLC NOTICE LLME(ffffffff/c8d9e3b7){UNASSIGNED} LLGM Assign pre (c8d9e3b7 => dc74ed0b) (gprs_llc.c:1079) 20240829120530857 DLLC NOTICE LLME(c8d9e3b7/dc74ed0b){ASSIGNED} LLGM Assign post (c8d9e3b7 => dc74ed0b) (gprs_llc.c:1125) 20240829120530857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120530857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120530857 DMM DEBUG MM(262420000000046/dc74ed0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120530871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120530871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120530871 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120530871 DMM DEBUG MM(262420000000046/dc74ed0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240829120530871 DMM NOTICE MM(262420000000046/dc74ed0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120530871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120530871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120530871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120530871 DMM DEBUG MM(262420000000046/dc74ed0b) Requesting authorization (sgsn_auth.c:160) 20240829120530871 DMM INFO MM(262420000000046/dc74ed0b) Requesting authentication tuples (sgsn_auth.c:184) 20240829120530871 DMM DEBUG MM(262420000000046/dc74ed0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120530871 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240829120530871 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20240829120530875 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120530875 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120530875 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120530875 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120530875 DMM INFO MM(262420000000046/dc74ed0b) Subscriber data update (mmctx.c:445) 20240829120530875 DMM DEBUG MM(262420000000046/dc74ed0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120530875 DMM INFO MM(262420000000046/dc74ed0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120530875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120530875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120530875 DMM INFO MM(262420000000046/dc74ed0b) <- GMM AUTH AND CIPHERING REQ (rand = fe 24 a1 7f 11 30 ba 4a 09 9e f9 33 8a ef 33 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120530890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120530890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120530890 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120530890 DMM INFO MM(262420000000046/dc74ed0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120530890 DMM NOTICE MM(262420000000046/dc74ed0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120530890 DMM DEBUG MM(262420000000046/dc74ed0b) checking auth: received GSM SRES = 2a e9 ad 41 (gprs_gmm.c:666) 20240829120530890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120530890 DMM DEBUG MM(262420000000046/dc74ed0b) Requesting authorization (sgsn_auth.c:160) 20240829120530890 DMM INFO MM(262420000000046/dc74ed0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120530890 DMM DEBUG MM(262420000000046/dc74ed0b) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120530890 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240829120530890 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) 20240829120530890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120530890 DMM INFO MM(262420000000046/dc74ed0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc74ed0b) (gprs_gmm.c:300) 20240829120530892 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120530892 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120530893 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240829120530893 DMM INFO MM(262420000000046/dc74ed0b) Subscriber data update (mmctx.c:445) 20240829120530893 DMM DEBUG MM(262420000000046/dc74ed0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120530893 DMM INFO MM(262420000000046/dc74ed0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120530893 DMM NOTICE MM(262420000000046/dc74ed0b) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240829120530893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120530893 DMM NOTICE MM(262420000000046/dc74ed0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120530893 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) 20240829120530894 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120530894 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240829120530894 DMM INFO MM(262420000000046/dc74ed0b) Subscriber data update (mmctx.c:445) 20240829120530894 DMM DEBUG MM(262420000000046/dc74ed0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120530905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120530905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120530905 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120530905 DMM INFO MM(262420000000046/dc74ed0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120530905 DMM NOTICE MM(262420000000046/dc74ed0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120530905 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120530905 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120530905 DLLC NOTICE LLME(c8d9e3b7/dc74ed0b){ASSIGNED} LLGM Assign pre (ffffffff => dc74ed0b) (gprs_llc.c:1079) 20240829120530905 DLLC NOTICE LLME(ffffffff/dc74ed0b){ASSIGNED} LLGM Assign post (ffffffff => dc74ed0b) (gprs_llc.c:1125) 20240829120530905 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120530905 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120530905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120530905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: setverdict(pass): none -> pass 20240829120530963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120530963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120530963 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120530963 DMM INFO MM(262420000000046/dc74ed0b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120530963 DMM INFO MM(262420000000046/dc74ed0b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120530963 DMM DEBUG MM(262420000000046/dc74ed0b) Using GGSN 0 (gprs_sm.c:312) 20240829120530963 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) 20240829120530963 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240829120530963 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120530963 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120530963 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240829120530988 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 3e 79 a4 4c 11 e5 53 59 e9 14 05 7f 6d 55 a8 7b 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) 20240829120530989 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efe1c0, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120530989 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120530989 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=dc74ed0b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120530989 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120530989 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120531005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120531005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240829120531005 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120531005 DMM INFO MM(262420000000046/dc74ed0b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240829120531005 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120531005 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240829120531005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120531005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120531005 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120531005 DMM INFO MM(262420000000046/dc74ed0b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240829120531005 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120531005 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: "Received deletePDPContextResponse 1, seq_nr=1036" 20240829120531009 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) 20240829120531009 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6622efe1c0, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120531009 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240829120531009 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=dc74ed0b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120531009 DMM INFO MM(262420000000046/dc74ed0b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240829120531009 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240829120531009 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829120531010 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) 20240829120531010 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)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(842)@5febb23e5d77: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@5febb23e5d77: Final verdict of PTC: pass 20240829120533030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36154<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_dup-BVCI196(842)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(856)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(845)@5febb23e5d77: Final verdict of PTC: none 20240829120533036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(840)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(849)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(855)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@5febb23e5d77: Final verdict of PTC: none 20240829120533036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(851)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(843)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(853)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(847)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(842): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Aug 29 12:05:33 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100756) 20240829120534038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120534038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100756, count=102452) 20240829120535041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120535041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Aug 29 12:05:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120536042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120536042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_second_attempt started. 20240829120536170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120536173 DMM INFO MM(262420000000046/dc74ed0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120536173 DMM INFO MM(262420000000046/dc74ed0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120536173 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120536173 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120536173 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120536173 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120536173 DLLC NOTICE LLME(ffffffff/dc74ed0b){ASSIGNED} LLGM Assign pre (dc74ed0b => ffffffff) (gprs_llc.c:1079) 20240829120536173 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc74ed0b => ffffffff) (gprs_llc.c:1125) 20240829120536173 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240829120536173 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) 20240829120536173 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) 20240829120536173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120536173 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120536173 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120536173 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120536173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120536216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120536216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120536216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120536216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120536216 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120536216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120536216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120536216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120536216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120536217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120536217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120536217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120536217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120536217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120536217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120536217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120536217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120536217 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120536217 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120536217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120536217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120536217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120536219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120536224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120536224 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120536234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120536234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120536234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120536234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120536234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120536234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120536234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120536234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120536234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120536235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120536235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120536235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120536235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120536235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120536235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120536235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120536235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120536235 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120536235 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120536235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120536235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120536235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120536238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120536243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120536243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120536249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120536249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120536249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120536249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120536249 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120536249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120536249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120536249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120536249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120536250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120536250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120536250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120536250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120536250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120536250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120536250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120536250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120536250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120536250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120536250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120536250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120536250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120536252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120536257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120536257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120537044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120537044 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120537044 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120537044 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@5febb23e5d77: 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) } } } } 20240829120537049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120537050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@5febb23e5d77: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='FD9BF17E'O, index=0 SGSN_Test-GSUP(875)@5febb23e5d77: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@5febb23e5d77: 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 := '84EF595032FDFF899F17C22840CD16A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BF0FDA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8911EBC6B57F1D37'O } } } } } 20240829120537125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120537125 DLLC NOTICE LLME(ffffffff/fd9bf17e){UNASSIGNED} LLC RX: unknown TLLI 0xfd9bf17e, creating LLME on the fly (gprs_llc.c:552) 20240829120537125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120537125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240829120537125 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120537125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120537125 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120537125 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120537125 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120537125 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120537125 DLLC NOTICE LLME(ffffffff/fd9bf17e){UNASSIGNED} LLGM Assign pre (fd9bf17e => fbe717ef) (gprs_llc.c:1079) 20240829120537125 DLLC NOTICE LLME(fd9bf17e/fbe717ef){ASSIGNED} LLGM Assign post (fd9bf17e => fbe717ef) (gprs_llc.c:1125) 20240829120537125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120537125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120537125 DMM DEBUG MM(262420000000022/fbe717ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120537145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120537145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120537145 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120537145 DMM DEBUG MM(262420000000022/fbe717ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240829120537145 DMM NOTICE MM(262420000000022/fbe717ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120537145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120537145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120537145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120537145 DMM DEBUG MM(262420000000022/fbe717ef) Requesting authorization (sgsn_auth.c:160) 20240829120537145 DMM INFO MM(262420000000022/fbe717ef) Requesting authentication tuples (sgsn_auth.c:184) 20240829120537145 DMM DEBUG MM(262420000000022/fbe717ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120537145 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240829120537145 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@5febb23e5d77: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20240829120537151 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120537151 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120537151 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120537151 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120537151 DMM INFO MM(262420000000022/fbe717ef) Subscriber data update (mmctx.c:445) 20240829120537151 DMM DEBUG MM(262420000000022/fbe717ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120537151 DMM INFO MM(262420000000022/fbe717ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120537151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120537151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120537151 DMM INFO MM(262420000000022/fbe717ef) <- GMM AUTH AND CIPHERING REQ (rand = 84 ef 59 50 32 fd ff 89 9f 17 c2 28 40 cd 16 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120537166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120537167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120537167 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120537167 DMM INFO MM(262420000000022/fbe717ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120537167 DMM NOTICE MM(262420000000022/fbe717ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120537167 DMM DEBUG MM(262420000000022/fbe717ef) checking auth: received GSM SRES = 3b f0 fd a2 (gprs_gmm.c:666) 20240829120537167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120537167 DMM DEBUG MM(262420000000022/fbe717ef) Requesting authorization (sgsn_auth.c:160) 20240829120537167 DMM INFO MM(262420000000022/fbe717ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120537167 DMM DEBUG MM(262420000000022/fbe717ef) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120537167 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240829120537167 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) 20240829120537167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120537167 DMM INFO MM(262420000000022/fbe717ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbe717ef) (gprs_gmm.c:300) 20240829120537170 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120537170 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120537170 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240829120537170 DMM INFO MM(262420000000022/fbe717ef) Subscriber data update (mmctx.c:445) 20240829120537170 DMM DEBUG MM(262420000000022/fbe717ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120537170 DMM INFO MM(262420000000022/fbe717ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120537170 DMM NOTICE MM(262420000000022/fbe717ef) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240829120537170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120537170 DMM NOTICE MM(262420000000022/fbe717ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120537170 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) 20240829120537172 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120537172 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240829120537172 DMM INFO MM(262420000000022/fbe717ef) Subscriber data update (mmctx.c:445) 20240829120537172 DMM DEBUG MM(262420000000022/fbe717ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120537183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120537183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120537183 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120537183 DMM INFO MM(262420000000022/fbe717ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120537183 DMM NOTICE MM(262420000000022/fbe717ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120537183 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120537183 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120537183 DLLC NOTICE LLME(fd9bf17e/fbe717ef){ASSIGNED} LLGM Assign pre (ffffffff => fbe717ef) (gprs_llc.c:1079) 20240829120537183 DLLC NOTICE LLME(ffffffff/fbe717ef){ASSIGNED} LLGM Assign post (ffffffff => fbe717ef) (gprs_llc.c:1125) 20240829120537183 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120537183 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120537183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120537183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_second_attempt(877)@5febb23e5d77: 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 := '8F415E66BF23B846F84D63E992F21EFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '055BB32A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02EFC7671B2C708B'O } } } } } 20240829120537239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120537239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120537239 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120537239 DMM INFO MM(262420000000022/fbe717ef) -> GMM ATTACH REQUEST MI(TMSI-0xFBE717EF) type="GPRS attach" (gprs_gmm.c:1266) 20240829120537239 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120537239 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829120537239 DLLC NOTICE LLME(ffffffff/fbe717ef){ASSIGNED} LLGM Assign pre (fbe717ef => ce4f737a) (gprs_llc.c:1079) 20240829120537240 DLLC NOTICE LLME(fbe717ef/ce4f737a){ASSIGNED} LLGM Assign post (fbe717ef => ce4f737a) (gprs_llc.c:1125) 20240829120537240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120537240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120537240 DMM DEBUG MM(262420000000022/ce4f737a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120537249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120537249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240829120537249 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120537249 DMM DEBUG MM(262420000000022/ce4f737a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240829120537249 DMM NOTICE MM(262420000000022/ce4f737a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120537249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120537249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120537249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120537249 DMM DEBUG MM(262420000000022/ce4f737a) Requesting authorization (sgsn_auth.c:160) 20240829120537249 DMM INFO MM(262420000000022/ce4f737a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120537249 DMM DEBUG MM(262420000000022/ce4f737a) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120537250 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240829120537250 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) 20240829120543250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240829120543250 DMM ERROR MM(262420000000022/ce4f737a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240829120543250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240829120543250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240829120543250 DMM NOTICE MM(262420000000022/ce4f737a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240829120543250 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240829120543250 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) 20240829120543250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Reject}: Deallocated (fsm.c:568) 20240829120543250 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Deallocated (fsm.c:568) 20240829120543250 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120543250 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240829120543250 DLLC NOTICE LLME(fbe717ef/ce4f737a){ASSIGNED} LLGM Assign pre (ce4f737a => ffffffff) (gprs_llc.c:1079) 20240829120543250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce4f737a => ffffffff) (gprs_llc.c:1125) 20240829120557046 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829120557047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240829120557047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120558063 DGPRS DEBUG Checking for inactive LLMEs, time = 27461357 (sgsn.c:131) 20240829120606218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120606224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120606224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120606236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120606239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120606239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120606251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120606255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120606255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@5febb23e5d77: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5febb23e5d77: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(863)@5febb23e5d77: Final verdict of PTC: none 20240829120607142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120607142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@5febb23e5d77: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(868)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(873)@5febb23e5d77: Final verdict of PTC: none 20240829120607145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(864)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@5febb23e5d77: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@5febb23e5d77: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(871)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(866)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(861)@5febb23e5d77: Final verdict of PTC: none TC_attach_second_attempt(877)@5febb23e5d77: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@5febb23e5d77: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Aug 29 12:06:07 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=106208) 20240829120608142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120608143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106208, count=108184) 20240829120609144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120609144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Aug 29 12:06:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120610145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120610145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_echo_timeout started. 20240829120610282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120610284 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120610315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120610315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120610315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120610315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120610315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120610315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120610315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120610315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120610315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120610316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120610316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120610316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120610316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120610316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120610316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120610316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120610316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120610316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120610316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120610316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120610316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120610316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120610317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120610322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120610322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120610329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120610330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120610330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120610330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120610330 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120610330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120610330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120610330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120610330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120610330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120610330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120610330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120610330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120610330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120610330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120610330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120610330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120610330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120610330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120610330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120610331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120610331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120610332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120610337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120610337 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120610346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120610346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120610346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120610346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120610346 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120610346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120610346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120610346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120610346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120610346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120610346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120610346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120610346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120610346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120610346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120610346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120610346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120610346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120610346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120610346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120610346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120610347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120610349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120610354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120610354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120611146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120611146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120611146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120611146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@5febb23e5d77: 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) } } } } 20240829120611150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120611152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@5febb23e5d77: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='F9708128'O, index=0 SGSN_Test-GSUP(894)@5febb23e5d77: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@5febb23e5d77: 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 := '354167B7362E2452ECD9903A6D858961'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A0B83A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D6BE4CCBC819C14'O } } } } } 20240829120611218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120611218 DLLC NOTICE LLME(ffffffff/f9708128){UNASSIGNED} LLC RX: unknown TLLI 0xf9708128, creating LLME on the fly (gprs_llc.c:552) 20240829120611218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120611218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20240829120611218 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120611218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120611218 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120611218 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120611218 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120611218 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120611218 DLLC NOTICE LLME(ffffffff/f9708128){UNASSIGNED} LLGM Assign pre (f9708128 => c2f242ee) (gprs_llc.c:1079) 20240829120611218 DLLC NOTICE LLME(f9708128/c2f242ee){ASSIGNED} LLGM Assign post (f9708128 => c2f242ee) (gprs_llc.c:1125) 20240829120611218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120611218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120611218 DMM DEBUG MM(262420000000067/c2f242ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120611227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120611227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120611227 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120611227 DMM DEBUG MM(262420000000067/c2f242ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240829120611227 DMM NOTICE MM(262420000000067/c2f242ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120611227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120611227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120611227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120611227 DMM DEBUG MM(262420000000067/c2f242ee) Requesting authorization (sgsn_auth.c:160) 20240829120611227 DMM INFO MM(262420000000067/c2f242ee) Requesting authentication tuples (sgsn_auth.c:184) 20240829120611227 DMM DEBUG MM(262420000000067/c2f242ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120611227 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240829120611227 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@5febb23e5d77: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20240829120611230 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120611230 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120611230 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120611230 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120611230 DMM INFO MM(262420000000067/c2f242ee) Subscriber data update (mmctx.c:445) 20240829120611230 DMM DEBUG MM(262420000000067/c2f242ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120611230 DMM INFO MM(262420000000067/c2f242ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120611230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120611230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120611230 DMM INFO MM(262420000000067/c2f242ee) <- GMM AUTH AND CIPHERING REQ (rand = 35 41 67 b7 36 2e 24 52 ec d9 90 3a 6d 85 89 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120611236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120611236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120611236 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120611236 DMM INFO MM(262420000000067/c2f242ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120611236 DMM NOTICE MM(262420000000067/c2f242ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120611236 DMM DEBUG MM(262420000000067/c2f242ee) checking auth: received GSM SRES = 6a 0b 83 a7 (gprs_gmm.c:666) 20240829120611236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120611236 DMM DEBUG MM(262420000000067/c2f242ee) Requesting authorization (sgsn_auth.c:160) 20240829120611236 DMM INFO MM(262420000000067/c2f242ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120611236 DMM DEBUG MM(262420000000067/c2f242ee) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120611236 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240829120611236 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) 20240829120611236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120611236 DMM INFO MM(262420000000067/c2f242ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2f242ee) (gprs_gmm.c:300) 20240829120611237 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120611237 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120611237 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240829120611237 DMM INFO MM(262420000000067/c2f242ee) Subscriber data update (mmctx.c:445) 20240829120611237 DMM DEBUG MM(262420000000067/c2f242ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120611237 DMM INFO MM(262420000000067/c2f242ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120611237 DMM NOTICE MM(262420000000067/c2f242ee) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240829120611237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120611237 DMM NOTICE MM(262420000000067/c2f242ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120611237 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) 20240829120611238 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120611238 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240829120611238 DMM INFO MM(262420000000067/c2f242ee) Subscriber data update (mmctx.c:445) 20240829120611238 DMM DEBUG MM(262420000000067/c2f242ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120611243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120611243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120611243 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120611243 DMM INFO MM(262420000000067/c2f242ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120611243 DMM NOTICE MM(262420000000067/c2f242ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120611243 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120611243 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120611243 DLLC NOTICE LLME(f9708128/c2f242ee){ASSIGNED} LLGM Assign pre (ffffffff => c2f242ee) (gprs_llc.c:1079) 20240829120611243 DLLC NOTICE LLME(ffffffff/c2f242ee){ASSIGNED} LLGM Assign post (ffffffff => c2f242ee) (gprs_llc.c:1125) 20240829120611243 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120611243 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120611243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120611243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@5febb23e5d77: setverdict(pass): none -> pass 20240829120611303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120611303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120611303 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120611303 DMM INFO MM(262420000000067/c2f242ee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120611303 DMM INFO MM(262420000000067/c2f242ee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120611303 DMM DEBUG MM(262420000000067/c2f242ee) Using GGSN 0 (gprs_sm.c:312) 20240829120611303 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) 20240829120611303 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240829120611303 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120611303 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120611303 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240829120611328 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 04 bb 88 b2 11 4c fc 9d d6 14 05 7f 30 59 cd b6 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) 20240829120611328 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efe1c0, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120611328 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120611329 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=c2f242ee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120611329 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120611329 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120616161 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240829120616168 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) 20240829120616168 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x56212af936a0) (sgsn_libgtp.c:629) 20240829120621162 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1039" 20240829120626163 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240829120626163 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1039" 20240829120628064 DGPRS DEBUG Checking for inactive LLMEs, time = 27461387 (sgsn.c:131) 20240829120631146 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829120631147 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240829120631147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120631163 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240829120631163 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240829120631163 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1041" 20240829120636165 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240829120636165 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240829120636165 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240829120636165 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1041" 20240829120640317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120640323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120640323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120640331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120640334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120640334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120640347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120640351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120640351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120641166 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240829120641166 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240829120641166 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240829120641166 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240829120641166 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1043" 20240829120646167 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240829120646167 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240829120646167 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240829120646167 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240829120646167 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x56212af936a0) (sgsn_libgtp.c:629) 20240829120646167 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x56212af936a0) (sgsn_libgtp.c:633) 20240829120646167 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240829120646167 DMM INFO MM(262420000000067/c2f242ee) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120646167 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240829120646167 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829120646167 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240829120646167 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240829120646167 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829120646167 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240829120646167 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240829120646167 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829120646167 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240829120646167 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240829120646167 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829120646167 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240829120646167 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@5febb23e5d77: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@5febb23e5d77: Removing Client IMSI='262420000000067'H, index=0 20240829120646183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120646183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240829120646183 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120646183 DMM INFO MM(262420000000067/c2f242ee) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(896)@5febb23e5d77: Final verdict of PTC: pass 20240829120646188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42712<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_echo_timeout-BVCI220(891)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(887)@5febb23e5d77: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@5febb23e5d77: Final verdict of PTC: none 20240829120646192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120646193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@5febb23e5d77: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(882)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(892)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(890)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(885)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(880)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Aug 29 12:06:46 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=99756) 20240829120647194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120647194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99756, count=109344) 20240829120648196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120648196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Aug 29 12:06:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120649197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120649197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_restart_ctr_echo started. 20240829120649295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120649297 DMM INFO MM(262420000000067/c2f242ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120649298 DMM INFO MM(262420000000067/c2f242ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120649298 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120649298 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120649298 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120649298 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120649298 DLLC NOTICE LLME(ffffffff/c2f242ee){ASSIGNED} LLGM Assign pre (c2f242ee => ffffffff) (gprs_llc.c:1079) 20240829120649298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2f242ee => ffffffff) (gprs_llc.c:1125) 20240829120649298 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120649298 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120649298 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240829120649298 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) 20240829120649298 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) 20240829120649298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120649298 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120649298 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120649298 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120649298 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120649336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120649336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120649336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120649336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120649336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120649336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120649336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120649336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120649336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120649337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120649337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120649337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120649337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120649337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120649337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120649337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120649337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120649337 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120649337 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120649337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120649338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120649338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120649340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120649344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120649344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120649351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120649351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120649351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120649351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120649351 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120649351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120649351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120649351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120649351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120649352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120649352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120649352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120649352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120649352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120649352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120649352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120649352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120649352 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120649352 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120649352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120649352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120649352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120649354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120649359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120649359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120649367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120649367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120649367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120649367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120649367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120649367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120649367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120649367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120649367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120649368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120649368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120649368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120649368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120649368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120649368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120649368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120649368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120649368 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120649368 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120649368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120649368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120649368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120649370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120649374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120649374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120650198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120650198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120650198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120650198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@5febb23e5d77: 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) } } } } 20240829120650202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120650203 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@5febb23e5d77: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='C7114C4A'O, index=0 SGSN_Test-GSUP(913)@5febb23e5d77: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@5febb23e5d77: 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 := '174C9D39FDD32F40BD99B02615D8DC24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1D145FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE2F8BE0611B4DED'O } } } } } 20240829120650265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120650265 DLLC NOTICE LLME(ffffffff/c7114c4a){UNASSIGNED} LLC RX: unknown TLLI 0xc7114c4a, creating LLME on the fly (gprs_llc.c:552) 20240829120650265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120650265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20240829120650265 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120650265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120650265 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120650265 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120650265 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120650265 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120650265 DLLC NOTICE LLME(ffffffff/c7114c4a){UNASSIGNED} LLGM Assign pre (c7114c4a => edc1d656) (gprs_llc.c:1079) 20240829120650265 DLLC NOTICE LLME(c7114c4a/edc1d656){ASSIGNED} LLGM Assign post (c7114c4a => edc1d656) (gprs_llc.c:1125) 20240829120650265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120650265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120650265 DMM DEBUG MM(262420000000023/edc1d656) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120650278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120650278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120650278 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120650278 DMM DEBUG MM(262420000000023/edc1d656) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240829120650278 DMM NOTICE MM(262420000000023/edc1d656) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120650278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120650278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120650278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120650278 DMM DEBUG MM(262420000000023/edc1d656) Requesting authorization (sgsn_auth.c:160) 20240829120650278 DMM INFO MM(262420000000023/edc1d656) Requesting authentication tuples (sgsn_auth.c:184) 20240829120650278 DMM DEBUG MM(262420000000023/edc1d656) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120650278 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240829120650278 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@5febb23e5d77: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20240829120650283 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120650283 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120650283 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120650283 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120650283 DMM INFO MM(262420000000023/edc1d656) Subscriber data update (mmctx.c:445) 20240829120650283 DMM DEBUG MM(262420000000023/edc1d656) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120650283 DMM INFO MM(262420000000023/edc1d656) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120650283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120650283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120650283 DMM INFO MM(262420000000023/edc1d656) <- GMM AUTH AND CIPHERING REQ (rand = 17 4c 9d 39 fd d3 2f 40 bd 99 b0 26 15 d8 dc 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120650298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120650298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120650298 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120650298 DMM INFO MM(262420000000023/edc1d656) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120650298 DMM NOTICE MM(262420000000023/edc1d656) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120650298 DMM DEBUG MM(262420000000023/edc1d656) checking auth: received GSM SRES = f1 d1 45 ff (gprs_gmm.c:666) 20240829120650298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120650298 DMM DEBUG MM(262420000000023/edc1d656) Requesting authorization (sgsn_auth.c:160) 20240829120650298 DMM INFO MM(262420000000023/edc1d656) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120650298 DMM DEBUG MM(262420000000023/edc1d656) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120650298 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240829120650298 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) 20240829120650298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120650298 DMM INFO MM(262420000000023/edc1d656) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc1d656) (gprs_gmm.c:300) 20240829120650301 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120650301 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120650301 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240829120650301 DMM INFO MM(262420000000023/edc1d656) Subscriber data update (mmctx.c:445) 20240829120650301 DMM DEBUG MM(262420000000023/edc1d656) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120650301 DMM INFO MM(262420000000023/edc1d656) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120650301 DMM NOTICE MM(262420000000023/edc1d656) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240829120650301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120650301 DMM NOTICE MM(262420000000023/edc1d656) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120650301 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) 20240829120650302 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120650302 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240829120650302 DMM INFO MM(262420000000023/edc1d656) Subscriber data update (mmctx.c:445) 20240829120650302 DMM DEBUG MM(262420000000023/edc1d656) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120650314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120650314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120650314 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120650314 DMM INFO MM(262420000000023/edc1d656) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120650314 DMM NOTICE MM(262420000000023/edc1d656) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120650314 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120650314 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120650314 DLLC NOTICE LLME(c7114c4a/edc1d656){ASSIGNED} LLGM Assign pre (ffffffff => edc1d656) (gprs_llc.c:1079) 20240829120650314 DLLC NOTICE LLME(ffffffff/edc1d656){ASSIGNED} LLGM Assign post (ffffffff => edc1d656) (gprs_llc.c:1125) 20240829120650314 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120650314 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120650314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120650314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@5febb23e5d77: setverdict(pass): none -> pass 20240829120650372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120650372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120650373 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120650373 DMM INFO MM(262420000000023/edc1d656) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120650373 DMM INFO MM(262420000000023/edc1d656) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120650373 DMM DEBUG MM(262420000000023/edc1d656) Using GGSN 0 (gprs_sm.c:312) 20240829120650373 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240829120650373 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120650373 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120650373 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240829120650397 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 17 d5 fe 01 11 56 27 fa 79 14 05 7f fc 56 f3 e5 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) 20240829120650397 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efb058, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120650397 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120650397 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=edc1d656, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120650397 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120650397 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120655374 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240829120655379 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) 20240829120655379 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x56212af936a0) (sgsn_libgtp.c:629) 20240829120658065 DGPRS DEBUG Checking for inactive LLMEs, time = 27461417 (sgsn.c:131) 20240829120700375 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240829120700377 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) 20240829120700377 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x56212af936a0) (sgsn_libgtp.c:629) 20240829120700377 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240829120700377 DMM INFO MM(262420000000023/edc1d656) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120700378 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240829120700378 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@5febb23e5d77: Removing Client IMSI='262420000000023'H, index=0 20240829120700394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120700394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240829120700394 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120700394 DMM INFO MM(262420000000023/edc1d656) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(915)@5febb23e5d77: Final verdict of PTC: pass 20240829120700399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53014<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120700404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120700404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(912)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@5febb23e5d77: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(901)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(913)@5febb23e5d77: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(906)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(911)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@5febb23e5d77: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(899)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(904)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(909)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Aug 29 12:07:00 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=92936) 20240829120701405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120701405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92936, count=99592) 20240829120702406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120702406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Aug 29 12:07:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120703408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120703408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_restart_ctr_create started. 20240829120703598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120703601 DMM INFO MM(262420000000023/edc1d656) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120703601 DMM INFO MM(262420000000023/edc1d656) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120703601 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120703601 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120703601 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120703601 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120703601 DLLC NOTICE LLME(ffffffff/edc1d656){ASSIGNED} LLGM Assign pre (edc1d656 => ffffffff) (gprs_llc.c:1079) 20240829120703601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edc1d656 => ffffffff) (gprs_llc.c:1125) 20240829120703601 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120703601 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120703601 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240829120703602 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) 20240829120703602 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) 20240829120703602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120703602 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120703602 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120703602 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120703602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120703643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120703643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120703643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120703643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120703643 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120703643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120703643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120703643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120703643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120703644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120703644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120703644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120703644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120703644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120703644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120703644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120703644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120703644 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120703644 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120703644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120703644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120703644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120703646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120703650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120703650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120703659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120703659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120703659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120703659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120703659 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120703659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120703659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120703659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120703659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120703659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120703659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120703659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120703659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120703660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120703660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120703660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120703660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120703660 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120703660 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120703660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120703660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120703660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120703663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120703668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120703668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120703675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120703675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120703675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120703675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120703675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120703675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120703675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120703675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120703675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120703676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120703676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120703676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120703676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120703676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120703676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120703676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120703676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120703676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120703676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120703676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120703676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120703676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120703678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120703683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120703683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120704409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120704409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120704409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120704409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@5febb23e5d77: 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) } } } } 20240829120704413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120704414 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@5febb23e5d77: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FF946ECB'O, index=0 SGSN_Test-GSUP(932)@5febb23e5d77: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@5febb23e5d77: 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 := 'E49F6B80514740F5E9F32A523437C2E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7ECCB748'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF47AF5192B591B0'O } } } } } 20240829120704489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120704489 DLLC NOTICE LLME(ffffffff/ff946ecb){UNASSIGNED} LLC RX: unknown TLLI 0xff946ecb, creating LLME on the fly (gprs_llc.c:552) 20240829120704489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120704489 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20240829120704489 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120704489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120704489 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120704489 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120704489 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120704489 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120704489 DLLC NOTICE LLME(ffffffff/ff946ecb){UNASSIGNED} LLGM Assign pre (ff946ecb => eeac4e7c) (gprs_llc.c:1079) 20240829120704489 DLLC NOTICE LLME(ff946ecb/eeac4e7c){ASSIGNED} LLGM Assign post (ff946ecb => eeac4e7c) (gprs_llc.c:1125) 20240829120704489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120704489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120704489 DMM DEBUG MM(262420000000024/eeac4e7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120704501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120704501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120704501 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120704501 DMM DEBUG MM(262420000000024/eeac4e7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240829120704501 DMM NOTICE MM(262420000000024/eeac4e7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120704501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120704501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120704501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120704501 DMM DEBUG MM(262420000000024/eeac4e7c) Requesting authorization (sgsn_auth.c:160) 20240829120704501 DMM INFO MM(262420000000024/eeac4e7c) Requesting authentication tuples (sgsn_auth.c:184) 20240829120704501 DMM DEBUG MM(262420000000024/eeac4e7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120704501 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240829120704501 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@5febb23e5d77: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20240829120704505 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120704505 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120704505 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120704505 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120704505 DMM INFO MM(262420000000024/eeac4e7c) Subscriber data update (mmctx.c:445) 20240829120704505 DMM DEBUG MM(262420000000024/eeac4e7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120704505 DMM INFO MM(262420000000024/eeac4e7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120704505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120704505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120704505 DMM INFO MM(262420000000024/eeac4e7c) <- GMM AUTH AND CIPHERING REQ (rand = e4 9f 6b 80 51 47 40 f5 e9 f3 2a 52 34 37 c2 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120704518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120704518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120704518 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120704518 DMM INFO MM(262420000000024/eeac4e7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120704518 DMM NOTICE MM(262420000000024/eeac4e7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120704518 DMM DEBUG MM(262420000000024/eeac4e7c) checking auth: received GSM SRES = 7e cc b7 48 (gprs_gmm.c:666) 20240829120704518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120704518 DMM DEBUG MM(262420000000024/eeac4e7c) Requesting authorization (sgsn_auth.c:160) 20240829120704518 DMM INFO MM(262420000000024/eeac4e7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120704518 DMM DEBUG MM(262420000000024/eeac4e7c) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120704518 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240829120704518 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) 20240829120704518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120704518 DMM INFO MM(262420000000024/eeac4e7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xeeac4e7c) (gprs_gmm.c:300) 20240829120704521 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120704521 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120704521 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240829120704521 DMM INFO MM(262420000000024/eeac4e7c) Subscriber data update (mmctx.c:445) 20240829120704521 DMM DEBUG MM(262420000000024/eeac4e7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120704521 DMM INFO MM(262420000000024/eeac4e7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120704521 DMM NOTICE MM(262420000000024/eeac4e7c) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240829120704521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120704521 DMM NOTICE MM(262420000000024/eeac4e7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120704521 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) 20240829120704522 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120704522 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240829120704522 DMM INFO MM(262420000000024/eeac4e7c) Subscriber data update (mmctx.c:445) 20240829120704522 DMM DEBUG MM(262420000000024/eeac4e7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120704531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120704531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120704531 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120704531 DMM INFO MM(262420000000024/eeac4e7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120704531 DMM NOTICE MM(262420000000024/eeac4e7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120704532 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120704532 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120704532 DLLC NOTICE LLME(ff946ecb/eeac4e7c){ASSIGNED} LLGM Assign pre (ffffffff => eeac4e7c) (gprs_llc.c:1079) 20240829120704532 DLLC NOTICE LLME(ffffffff/eeac4e7c){ASSIGNED} LLGM Assign post (ffffffff => eeac4e7c) (gprs_llc.c:1125) 20240829120704532 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120704532 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120704532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120704532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@5febb23e5d77: setverdict(pass): none -> pass 20240829120704589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120704589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120704589 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120704589 DMM INFO MM(262420000000024/eeac4e7c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120704589 DMM INFO MM(262420000000024/eeac4e7c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120704589 DMM DEBUG MM(262420000000024/eeac4e7c) Using GGSN 0 (gprs_sm.c:312) 20240829120704589 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240829120704589 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120704589 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120704589 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240829120704609 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 ec 9d f2 06 11 52 58 4d d2 14 05 7f 13 14 6c 8d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20240829120704609 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f6622efb058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240829120704609 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f6622efb058, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120704609 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240829120704609 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240829120704609 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829120704610 DMM NOTICE MM(262420000000024/eeac4e7c) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(934)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120704623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120704623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120704623 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120704623 DMM INFO MM(262420000000024/eeac4e7c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120704623 DMM INFO MM(262420000000024/eeac4e7c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120704623 DMM DEBUG MM(262420000000024/eeac4e7c) Using GGSN 0 (gprs_sm.c:312) 20240829120704623 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240829120704623 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120704623 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120704623 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240829120704629 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 ec 9d f2 06 11 52 58 4d d2 14 05 7f 13 14 6c 8d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20240829120704629 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f6622efb058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240829120704629 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efb058, cbp=0x56212afa6460) (sgsn_libgtp.c:629) 20240829120704629 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120704629 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=eeac4e7c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120704629 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120704629 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@5febb23e5d77: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@5febb23e5d77: Final verdict of PTC: pass 20240829120704644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@5febb23e5d77: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@5febb23e5d77: Final verdict of PTC: none 20240829120704648 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120704648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(925)@5febb23e5d77: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(930)@5febb23e5d77: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(920)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(928)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(923)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(918)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Aug 29 12:07:04 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41692) 20240829120705650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120705650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41692, count=100336) 20240829120706652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120706652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:07:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120707654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120707654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240829120707768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120707770 DMM INFO MM(262420000000024/eeac4e7c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120707770 DMM INFO MM(262420000000024/eeac4e7c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120707770 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120707770 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120707770 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120707770 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120707770 DLLC NOTICE LLME(ffffffff/eeac4e7c){ASSIGNED} LLGM Assign pre (eeac4e7c => ffffffff) (gprs_llc.c:1079) 20240829120707770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eeac4e7c => ffffffff) (gprs_llc.c:1125) 20240829120707770 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120707770 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120707770 DMM NOTICE MM(262420000000024/eeac4e7c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120707770 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240829120707771 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120707771 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120707771 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240829120707771 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240829120707771 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) 20240829120707771 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) 20240829120707771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120707771 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120707771 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120707771 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120707771 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120707816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120707816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120707816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120707816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120707816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120707816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120707816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120707816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120707816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120707817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120707817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120707817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120707817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120707817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120707817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120707817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120707817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120707817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120707817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120707817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120707817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120707817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120707821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120707830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120707830 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)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120707839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120707839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120707839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120707839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120707839 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120707839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120707839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120707839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120707839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120707840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120707840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120707840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120707840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120707840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120707840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120707840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120707840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120707840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120707840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120707840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120707840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120707840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120707843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120707847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120707847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120707856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120707856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120707856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120707856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120707856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120707856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120707856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120707856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120707856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120707857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120707857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120707857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120707857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120707857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120707857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120707857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120707857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120707857 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120707857 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120707857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120707858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120707858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120707860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120707864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120707864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120708656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120708656 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120708656 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120708656 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@5febb23e5d77: 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) } } } } 20240829120708660 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120708661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5febb23e5d77: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='FBD4B2BB'O, index=0 SGSN_Test-GSUP(951)@5febb23e5d77: 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)@5febb23e5d77: 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 := '74D03D5D7C010B02864E0275220F30AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E9D7D1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95FBFFA9B874F705'O } } } } } 20240829120709730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120709730 DLLC NOTICE LLME(ffffffff/fbd4b2bb){UNASSIGNED} LLC RX: unknown TLLI 0xfbd4b2bb, creating LLME on the fly (gprs_llc.c:552) 20240829120709730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120709730 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20240829120709730 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120709730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120709730 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120709730 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120709730 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120709730 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120709730 DLLC NOTICE LLME(ffffffff/fbd4b2bb){UNASSIGNED} LLGM Assign pre (fbd4b2bb => cf9d92df) (gprs_llc.c:1079) 20240829120709730 DLLC NOTICE LLME(fbd4b2bb/cf9d92df){ASSIGNED} LLGM Assign post (fbd4b2bb => cf9d92df) (gprs_llc.c:1125) 20240829120709730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120709730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120709730 DMM DEBUG MM(262420000000025/cf9d92df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120709740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120709740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120709740 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120709740 DMM DEBUG MM(262420000000025/cf9d92df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240829120709740 DMM NOTICE MM(262420000000025/cf9d92df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120709740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120709740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120709740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120709740 DMM DEBUG MM(262420000000025/cf9d92df) Requesting authorization (sgsn_auth.c:160) 20240829120709740 DMM INFO MM(262420000000025/cf9d92df) Requesting authentication tuples (sgsn_auth.c:184) 20240829120709740 DMM DEBUG MM(262420000000025/cf9d92df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120709740 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240829120709740 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20240829120709742 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120709742 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120709742 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120709742 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120709742 DMM INFO MM(262420000000025/cf9d92df) Subscriber data update (mmctx.c:445) 20240829120709742 DMM DEBUG MM(262420000000025/cf9d92df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120709742 DMM INFO MM(262420000000025/cf9d92df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120709743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120709743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120709743 DMM INFO MM(262420000000025/cf9d92df) <- GMM AUTH AND CIPHERING REQ (rand = 74 d0 3d 5d 7c 01 0b 02 86 4e 02 75 22 0f 30 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120709750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120709750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120709750 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120709750 DMM INFO MM(262420000000025/cf9d92df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120709750 DMM NOTICE MM(262420000000025/cf9d92df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120709750 DMM DEBUG MM(262420000000025/cf9d92df) checking auth: received GSM SRES = 2e 9d 7d 1f (gprs_gmm.c:666) 20240829120709750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120709750 DMM DEBUG MM(262420000000025/cf9d92df) Requesting authorization (sgsn_auth.c:160) 20240829120709750 DMM INFO MM(262420000000025/cf9d92df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120709750 DMM DEBUG MM(262420000000025/cf9d92df) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120709750 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240829120709751 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) 20240829120709751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120709751 DMM INFO MM(262420000000025/cf9d92df) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf9d92df) (gprs_gmm.c:300) 20240829120709752 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120709752 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120709752 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240829120709752 DMM INFO MM(262420000000025/cf9d92df) Subscriber data update (mmctx.c:445) 20240829120709752 DMM DEBUG MM(262420000000025/cf9d92df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120709752 DMM INFO MM(262420000000025/cf9d92df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120709752 DMM NOTICE MM(262420000000025/cf9d92df) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240829120709752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120709752 DMM NOTICE MM(262420000000025/cf9d92df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120709752 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) 20240829120709753 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120709753 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240829120709753 DMM INFO MM(262420000000025/cf9d92df) Subscriber data update (mmctx.c:445) 20240829120709753 DMM DEBUG MM(262420000000025/cf9d92df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120709760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120709760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120709760 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120709760 DMM INFO MM(262420000000025/cf9d92df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120709760 DMM NOTICE MM(262420000000025/cf9d92df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120709760 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120709760 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120709760 DLLC NOTICE LLME(fbd4b2bb/cf9d92df){ASSIGNED} LLGM Assign pre (ffffffff => cf9d92df) (gprs_llc.c:1079) 20240829120709760 DLLC NOTICE LLME(ffffffff/cf9d92df){ASSIGNED} LLGM Assign post (ffffffff => cf9d92df) (gprs_llc.c:1125) 20240829120709760 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120709760 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120709760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120709760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5febb23e5d77: setverdict(pass): none -> pass 20240829120709819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120709819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120709819 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120709819 DMM INFO MM(262420000000025/cf9d92df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120709819 DMM INFO MM(262420000000025/cf9d92df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120709819 DMM DEBUG MM(262420000000025/cf9d92df) Using GGSN 0 (gprs_sm.c:312) 20240829120709819 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) 20240829120709819 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240829120709819 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120709819 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120709819 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240829120709845 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 17 4e 6f 83 11 43 15 a5 be 14 05 7f a5 3a 13 18 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) 20240829120709845 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efc0d0, cbp=0x56212afa04e0) (sgsn_libgtp.c:629) 20240829120709845 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120709845 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=cf9d92df, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120709845 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120709845 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120709857 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240829120709858 DGPRS INFO PDP(262420000000025:5): Context 0x7f6622efc0d0 was deleted (sgsn_libgtp.c:703) 20240829120709858 DMM INFO MM(262420000000025/cf9d92df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120709858 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240829120709858 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829120717859 DMM INFO MM(262420000000025/cf9d92df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120725006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240829120725861 DMM INFO MM(262420000000025/cf9d92df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120728066 DGPRS DEBUG Checking for inactive LLMEs, time = 27461447 (sgsn.c:131) 20240829120728657 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829120728657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240829120728658 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120733863 DMM INFO MM(262420000000025/cf9d92df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120737819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120737825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120737826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120737841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120737846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120737846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120737858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120737861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120737862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120741865 DMM INFO MM(262420000000025/cf9d92df) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5febb23e5d77: Removing Client IMSI='262420000000025'H, index=0 20240829120741884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120741884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240829120741884 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120741884 DMM INFO MM(262420000000025/cf9d92df) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5febb23e5d77: Final verdict of PTC: pass 20240829120741888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44058<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120741891 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120741891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(939)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(944)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(949)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(947)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(942)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(937)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Aug 29 12:07:41 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=103488) 20240829120742894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120742894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103488, count=108368) 20240829120743895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120743895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:07:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120744897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120744898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240829120744988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120744990 DMM INFO MM(262420000000025/cf9d92df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120744990 DMM INFO MM(262420000000025/cf9d92df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120744990 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120744990 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120744990 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120744990 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120744991 DLLC NOTICE LLME(ffffffff/cf9d92df){ASSIGNED} LLGM Assign pre (cf9d92df => ffffffff) (gprs_llc.c:1079) 20240829120744991 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf9d92df => ffffffff) (gprs_llc.c:1125) 20240829120744991 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120744991 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120744991 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240829120744991 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) 20240829120744991 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) 20240829120744991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120744991 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120744991 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120744991 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120744991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120745031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120745031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120745031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120745031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120745031 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120745031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120745031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120745031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120745031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120745032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120745032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120745032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120745032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120745032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120745032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120745032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120745032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120745032 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120745032 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120745032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120745033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120745033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120745035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120745042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120745042 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120745047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120745047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120745047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120745047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120745047 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120745047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120745047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120745047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120745047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120745048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120745048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120745048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120745048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120745048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120745048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120745048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120745048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120745048 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120745048 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120745048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120745048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120745048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120745050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120745055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120745055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120745063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120745063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120745063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120745063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120745063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120745063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120745063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120745063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120745063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120745064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120745064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120745064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120745064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120745064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120745064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120745064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120745064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120745064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120745064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120745064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120745064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120745064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120745066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120745070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120745070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120745899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120745900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120745900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120745900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@5febb23e5d77: 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) } } } } 20240829120745904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120745905 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5febb23e5d77: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D5405FB6'O, index=0 SGSN_Test-GSUP(970)@5febb23e5d77: 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)@5febb23e5d77: 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 := '3C9FA3C04F8099A200DBDEDEC8FAA156'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70BBA435'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED76424D3495768A'O } } } } } 20240829120745967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120745967 DLLC NOTICE LLME(ffffffff/d5405fb6){UNASSIGNED} LLC RX: unknown TLLI 0xd5405fb6, creating LLME on the fly (gprs_llc.c:552) 20240829120745967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120745967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20240829120745967 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120745967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120745967 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120745967 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120745967 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120745967 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120745967 DLLC NOTICE LLME(ffffffff/d5405fb6){UNASSIGNED} LLGM Assign pre (d5405fb6 => c2bf11ce) (gprs_llc.c:1079) 20240829120745967 DLLC NOTICE LLME(d5405fb6/c2bf11ce){ASSIGNED} LLGM Assign post (d5405fb6 => c2bf11ce) (gprs_llc.c:1125) 20240829120745967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120745967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120745967 DMM DEBUG MM(262420000000027/c2bf11ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120745977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120745977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120745977 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120745977 DMM DEBUG MM(262420000000027/c2bf11ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240829120745977 DMM NOTICE MM(262420000000027/c2bf11ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120745977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120745977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120745977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120745977 DMM DEBUG MM(262420000000027/c2bf11ce) Requesting authorization (sgsn_auth.c:160) 20240829120745977 DMM INFO MM(262420000000027/c2bf11ce) Requesting authentication tuples (sgsn_auth.c:184) 20240829120745977 DMM DEBUG MM(262420000000027/c2bf11ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120745977 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240829120745977 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20240829120745980 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120745980 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120745980 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120745980 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120745980 DMM INFO MM(262420000000027/c2bf11ce) Subscriber data update (mmctx.c:445) 20240829120745980 DMM DEBUG MM(262420000000027/c2bf11ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120745980 DMM INFO MM(262420000000027/c2bf11ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120745980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120745980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120745980 DMM INFO MM(262420000000027/c2bf11ce) <- GMM AUTH AND CIPHERING REQ (rand = 3c 9f a3 c0 4f 80 99 a2 00 db de de c8 fa a1 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120745985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120745985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120745985 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120745985 DMM INFO MM(262420000000027/c2bf11ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120745985 DMM NOTICE MM(262420000000027/c2bf11ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120745985 DMM DEBUG MM(262420000000027/c2bf11ce) checking auth: received GSM SRES = 70 bb a4 35 (gprs_gmm.c:666) 20240829120745985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120745985 DMM DEBUG MM(262420000000027/c2bf11ce) Requesting authorization (sgsn_auth.c:160) 20240829120745985 DMM INFO MM(262420000000027/c2bf11ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120745985 DMM DEBUG MM(262420000000027/c2bf11ce) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120745985 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240829120745985 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) 20240829120745985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120745985 DMM INFO MM(262420000000027/c2bf11ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2bf11ce) (gprs_gmm.c:300) 20240829120745985 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120745985 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120745985 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240829120745985 DMM INFO MM(262420000000027/c2bf11ce) Subscriber data update (mmctx.c:445) 20240829120745985 DMM DEBUG MM(262420000000027/c2bf11ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120745985 DMM INFO MM(262420000000027/c2bf11ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120745985 DMM NOTICE MM(262420000000027/c2bf11ce) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240829120745985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120745985 DMM NOTICE MM(262420000000027/c2bf11ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120745985 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) 20240829120745985 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120745985 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240829120745985 DMM INFO MM(262420000000027/c2bf11ce) Subscriber data update (mmctx.c:445) 20240829120745985 DMM DEBUG MM(262420000000027/c2bf11ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120745988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120745988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120745988 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120745988 DMM INFO MM(262420000000027/c2bf11ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120745988 DMM NOTICE MM(262420000000027/c2bf11ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120745988 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120745988 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120745988 DLLC NOTICE LLME(d5405fb6/c2bf11ce){ASSIGNED} LLGM Assign pre (ffffffff => c2bf11ce) (gprs_llc.c:1079) 20240829120745988 DLLC NOTICE LLME(ffffffff/c2bf11ce){ASSIGNED} LLGM Assign post (ffffffff => c2bf11ce) (gprs_llc.c:1125) 20240829120745988 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120745988 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120745988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120745988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@5febb23e5d77: setverdict(pass): none -> pass 20240829120746049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120746049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120746049 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120746049 DMM INFO MM(262420000000027/c2bf11ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120746049 DMM INFO MM(262420000000027/c2bf11ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120746049 DMM DEBUG MM(262420000000027/c2bf11ce) Using GGSN 0 (gprs_sm.c:312) 20240829120746050 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) 20240829120746050 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240829120746050 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120746050 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120746050 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@5febb23e5d77: First createPDPContextRequest received, dropping & waiting for retransmission 20240829120751051 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240829120751066 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 89 8e cd 50 11 8a bc ff ab 14 05 7f 15 38 31 43 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) 20240829120751066 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efc0d0, cbp=0x56212afa04e0) (sgsn_libgtp.c:629) 20240829120751066 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120751066 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=c2bf11ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120751066 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120751066 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240829120751082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120751082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240829120751082 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120751082 DMM INFO MM(262420000000027/c2bf11ce) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240829120751082 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120751082 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@5febb23e5d77: First deletePDPContextRequest received, dropping & waiting for retransmission 20240829120756084 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240829120756091 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) 20240829120756091 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6622efc0d0, cbp=0x56212afa04e0) (sgsn_libgtp.c:629) 20240829120756091 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240829120756091 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=c2bf11ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120756091 DMM INFO MM(262420000000027/c2bf11ce) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240829120756091 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240829120756092 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5febb23e5d77: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@5febb23e5d77: Final verdict of PTC: pass 20240829120756109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46370<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120756113 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120756113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(968)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(963)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(958)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(966)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(956)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(961)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Aug 29 12:07:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94964) 20240829120757115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120757115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94964, count=99124) 20240829120758067 DGPRS DEBUG Checking for inactive LLMEs, time = 27461477 (sgsn.c:131) 20240829120758116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120758116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:07:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120759117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120759117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240829120759218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120759220 DMM INFO MM(262420000000027/c2bf11ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120759220 DMM INFO MM(262420000000027/c2bf11ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120759220 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120759220 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120759220 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120759220 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120759220 DLLC NOTICE LLME(ffffffff/c2bf11ce){ASSIGNED} LLGM Assign pre (c2bf11ce => ffffffff) (gprs_llc.c:1079) 20240829120759220 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2bf11ce => ffffffff) (gprs_llc.c:1125) 20240829120759220 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240829120759220 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) 20240829120759220 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) 20240829120759220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120759220 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120759220 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120759220 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120759220 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120759266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120759266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120759266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120759266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120759266 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120759266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120759266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120759266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120759266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120759267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120759267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120759267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120759267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120759267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120759267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120759267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120759267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120759267 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120759267 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120759267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120759268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120759268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120759269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829120759273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120759273 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)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120759282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120759282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120759282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120759282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120759282 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120759282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120759283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120759283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120759283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120759283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120759283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120759283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120759283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120759283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120759283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120759283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120759283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120759283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120759283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120759283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120759284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120759284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120759286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120759292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120759292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(984)@5febb23e5d77: 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120759298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120759298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120759298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120759298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120759298 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120759298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120759298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120759298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120759298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120759299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120759299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120759299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120759299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120759299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120759299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120759299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120759299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120759299 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120759299 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120759299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120759300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120759300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120759302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120759306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120759306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120800118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120800118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120800118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120800118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@5febb23e5d77: 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) } } } } 20240829120800122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120800123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5febb23e5d77: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='CA28D2D1'O, index=0 SGSN_Test-GSUP(989)@5febb23e5d77: 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)@5febb23e5d77: 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 := '2EF30F4E2839E658807F879412036CC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2AD0AB0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9FB184A743A68F3'O } } } } } 20240829120800197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120800197 DLLC NOTICE LLME(ffffffff/ca28d2d1){UNASSIGNED} LLC RX: unknown TLLI 0xca28d2d1, creating LLME on the fly (gprs_llc.c:552) 20240829120800198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120800198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20240829120800198 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120800198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120800198 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120800198 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120800198 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120800198 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120800198 DLLC NOTICE LLME(ffffffff/ca28d2d1){UNASSIGNED} LLGM Assign pre (ca28d2d1 => f37e80f9) (gprs_llc.c:1079) 20240829120800198 DLLC NOTICE LLME(ca28d2d1/f37e80f9){ASSIGNED} LLGM Assign post (ca28d2d1 => f37e80f9) (gprs_llc.c:1125) 20240829120800198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120800198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120800198 DMM DEBUG MM(262420000000028/f37e80f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120800211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120800211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120800211 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120800211 DMM DEBUG MM(262420000000028/f37e80f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240829120800211 DMM NOTICE MM(262420000000028/f37e80f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120800211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120800211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120800211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120800211 DMM DEBUG MM(262420000000028/f37e80f9) Requesting authorization (sgsn_auth.c:160) 20240829120800211 DMM INFO MM(262420000000028/f37e80f9) Requesting authentication tuples (sgsn_auth.c:184) 20240829120800211 DMM DEBUG MM(262420000000028/f37e80f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120800211 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240829120800211 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20240829120800215 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120800215 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120800215 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120800215 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120800215 DMM INFO MM(262420000000028/f37e80f9) Subscriber data update (mmctx.c:445) 20240829120800215 DMM DEBUG MM(262420000000028/f37e80f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120800215 DMM INFO MM(262420000000028/f37e80f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120800215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120800215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120800215 DMM INFO MM(262420000000028/f37e80f9) <- GMM AUTH AND CIPHERING REQ (rand = 2e f3 0f 4e 28 39 e6 58 80 7f 87 94 12 03 6c c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120800228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120800228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120800228 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120800228 DMM INFO MM(262420000000028/f37e80f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120800228 DMM NOTICE MM(262420000000028/f37e80f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120800228 DMM DEBUG MM(262420000000028/f37e80f9) checking auth: received GSM SRES = 2a d0 ab 0b (gprs_gmm.c:666) 20240829120800228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120800228 DMM DEBUG MM(262420000000028/f37e80f9) Requesting authorization (sgsn_auth.c:160) 20240829120800228 DMM INFO MM(262420000000028/f37e80f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120800228 DMM DEBUG MM(262420000000028/f37e80f9) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120800228 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240829120800228 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) 20240829120800228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120800228 DMM INFO MM(262420000000028/f37e80f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf37e80f9) (gprs_gmm.c:300) 20240829120800230 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120800230 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120800230 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240829120800230 DMM INFO MM(262420000000028/f37e80f9) Subscriber data update (mmctx.c:445) 20240829120800230 DMM DEBUG MM(262420000000028/f37e80f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120800230 DMM INFO MM(262420000000028/f37e80f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120800230 DMM NOTICE MM(262420000000028/f37e80f9) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240829120800230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120800230 DMM NOTICE MM(262420000000028/f37e80f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120800230 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) 20240829120800231 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120800231 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240829120800231 DMM INFO MM(262420000000028/f37e80f9) Subscriber data update (mmctx.c:445) 20240829120800231 DMM DEBUG MM(262420000000028/f37e80f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120800239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120800239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120800239 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120800239 DMM INFO MM(262420000000028/f37e80f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120800239 DMM NOTICE MM(262420000000028/f37e80f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120800239 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120800239 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120800239 DLLC NOTICE LLME(ca28d2d1/f37e80f9){ASSIGNED} LLGM Assign pre (ffffffff => f37e80f9) (gprs_llc.c:1079) 20240829120800239 DLLC NOTICE LLME(ffffffff/f37e80f9){ASSIGNED} LLGM Assign post (ffffffff => f37e80f9) (gprs_llc.c:1125) 20240829120800239 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120800239 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120800239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120800239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5febb23e5d77: setverdict(pass): none -> pass 20240829120800296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120800296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120800296 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120800296 DMM INFO MM(262420000000028/f37e80f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120800296 DMM INFO MM(262420000000028/f37e80f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120800296 DMM DEBUG MM(262420000000028/f37e80f9) Using GGSN 0 (gprs_sm.c:312) 20240829120800296 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) 20240829120800296 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240829120800296 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120800296 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120800296 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240829120800321 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 d8 5a 27 50 11 26 da db 48 14 05 7f 75 da fc 2b 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) 20240829120800321 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efc0d0, cbp=0x56212afa04e0) (sgsn_libgtp.c:629) 20240829120800321 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120800321 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=f37e80f9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120800321 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120800321 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120800336 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240829120800336 DGPRS INFO PDP(262420000000028:5): Context 0x7f6622efc0d0 was deleted (sgsn_libgtp.c:703) 20240829120800336 DMM INFO MM(262420000000028/f37e80f9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120800336 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240829120800336 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5febb23e5d77: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240829120800346 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240829120800348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120800348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240829120800348 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120800348 DMM INFO MM(262420000000028/f37e80f9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20240829120800349 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) 20240829120800349 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5febb23e5d77: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5febb23e5d77: Final verdict of PTC: pass 20240829120800356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(982)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(977)@5febb23e5d77: Final verdict of PTC: none 20240829120800360 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120800360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(983)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(987)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(985)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(975)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(980)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Aug 29 12:08:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41440) 20240829120801362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120801362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41440, count=98180) 20240829120802363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120802363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:08:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120803363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120803363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240829120803486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120803488 DMM INFO MM(262420000000028/f37e80f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120803488 DMM INFO MM(262420000000028/f37e80f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120803488 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120803488 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120803488 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120803488 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120803488 DLLC NOTICE LLME(ffffffff/f37e80f9){ASSIGNED} LLGM Assign pre (f37e80f9 => ffffffff) (gprs_llc.c:1079) 20240829120803488 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f37e80f9 => ffffffff) (gprs_llc.c:1125) 20240829120803488 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120803488 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120803488 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240829120803488 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) 20240829120803488 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) 20240829120803489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120803489 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120803489 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120803489 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120803489 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120803536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120803536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120803536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120803536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120803536 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120803536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120803536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120803536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120803536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120803537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120803537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120803537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120803537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120803537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120803537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120803537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120803537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120803537 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120803537 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120803537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120803537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120803537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120803539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120803544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120803544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120803552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120803552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120803552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120803552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120803552 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120803552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120803552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120803552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120803552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120803553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120803553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120803553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120803553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120803553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120803553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120803553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120803553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120803553 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120803553 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120803553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120803553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120803553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120803555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120803559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120803559 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120803569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120803569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120803569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120803569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120803569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120803569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120803569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120803569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120803569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120803570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120803570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120803570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120803570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120803570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120803570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120803570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120803570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120803570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120803570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120803570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120803570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120803570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120803572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120803576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120803576 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120804365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120804365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120804365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120804365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@5febb23e5d77: 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) } } } } 20240829120804369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120804370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5febb23e5d77: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F88EF341'O, index=0 SGSN_Test-GSUP(1008)@5febb23e5d77: 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)@5febb23e5d77: 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 := '0B494D64587FD0C9C4BC05267490861F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '835BE95D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '336F3BBA79B092C6'O } } } } } 20240829120804442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120804442 DLLC NOTICE LLME(ffffffff/f88ef341){UNASSIGNED} LLC RX: unknown TLLI 0xf88ef341, creating LLME on the fly (gprs_llc.c:552) 20240829120804442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120804442 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240829120804442 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120804442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120804442 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120804442 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120804442 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120804442 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120804442 DLLC NOTICE LLME(ffffffff/f88ef341){UNASSIGNED} LLGM Assign pre (f88ef341 => eb6c3299) (gprs_llc.c:1079) 20240829120804442 DLLC NOTICE LLME(f88ef341/eb6c3299){ASSIGNED} LLGM Assign post (f88ef341 => eb6c3299) (gprs_llc.c:1125) 20240829120804442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120804442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120804442 DMM DEBUG MM(262420000000026/eb6c3299) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120804456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120804456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120804456 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120804456 DMM DEBUG MM(262420000000026/eb6c3299) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240829120804456 DMM NOTICE MM(262420000000026/eb6c3299) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120804456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120804456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120804456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120804456 DMM DEBUG MM(262420000000026/eb6c3299) Requesting authorization (sgsn_auth.c:160) 20240829120804456 DMM INFO MM(262420000000026/eb6c3299) Requesting authentication tuples (sgsn_auth.c:184) 20240829120804456 DMM DEBUG MM(262420000000026/eb6c3299) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120804456 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240829120804456 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20240829120804461 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120804461 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120804461 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120804461 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120804461 DMM INFO MM(262420000000026/eb6c3299) Subscriber data update (mmctx.c:445) 20240829120804461 DMM DEBUG MM(262420000000026/eb6c3299) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120804461 DMM INFO MM(262420000000026/eb6c3299) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120804461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120804461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120804461 DMM INFO MM(262420000000026/eb6c3299) <- GMM AUTH AND CIPHERING REQ (rand = 0b 49 4d 64 58 7f d0 c9 c4 bc 05 26 74 90 86 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120804474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120804474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120804474 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120804474 DMM INFO MM(262420000000026/eb6c3299) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120804474 DMM NOTICE MM(262420000000026/eb6c3299) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120804474 DMM DEBUG MM(262420000000026/eb6c3299) checking auth: received GSM SRES = 83 5b e9 5d (gprs_gmm.c:666) 20240829120804474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120804474 DMM DEBUG MM(262420000000026/eb6c3299) Requesting authorization (sgsn_auth.c:160) 20240829120804474 DMM INFO MM(262420000000026/eb6c3299) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120804474 DMM DEBUG MM(262420000000026/eb6c3299) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120804474 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240829120804474 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) 20240829120804474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120804474 DMM INFO MM(262420000000026/eb6c3299) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb6c3299) (gprs_gmm.c:300) 20240829120804476 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120804476 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120804476 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240829120804476 DMM INFO MM(262420000000026/eb6c3299) Subscriber data update (mmctx.c:445) 20240829120804476 DMM DEBUG MM(262420000000026/eb6c3299) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120804476 DMM INFO MM(262420000000026/eb6c3299) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120804476 DMM NOTICE MM(262420000000026/eb6c3299) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240829120804476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120804476 DMM NOTICE MM(262420000000026/eb6c3299) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120804476 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) 20240829120804478 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120804478 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240829120804478 DMM INFO MM(262420000000026/eb6c3299) Subscriber data update (mmctx.c:445) 20240829120804478 DMM DEBUG MM(262420000000026/eb6c3299) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120804487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120804487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120804487 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120804487 DMM INFO MM(262420000000026/eb6c3299) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120804487 DMM NOTICE MM(262420000000026/eb6c3299) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120804488 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120804488 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120804488 DLLC NOTICE LLME(f88ef341/eb6c3299){ASSIGNED} LLGM Assign pre (ffffffff => eb6c3299) (gprs_llc.c:1079) 20240829120804488 DLLC NOTICE LLME(ffffffff/eb6c3299){ASSIGNED} LLGM Assign post (ffffffff => eb6c3299) (gprs_llc.c:1125) 20240829120804488 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120804488 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120804488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120804488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5febb23e5d77: setverdict(pass): none -> pass 20240829120804547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120804547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120804547 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120804547 DMM INFO MM(262420000000026/eb6c3299) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120804547 DMM INFO MM(262420000000026/eb6c3299) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120804547 DMM DEBUG MM(262420000000026/eb6c3299) Using GGSN 0 (gprs_sm.c:312) 20240829120804547 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) 20240829120804547 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240829120804547 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120804547 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120804547 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240829120804572 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 1d 3a 72 46 11 3b e2 dc 9d 14 05 7f ea f9 2a e4 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) 20240829120804572 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efc0d0, cbp=0x56212afa04e0) (sgsn_libgtp.c:629) 20240829120804572 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120804572 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=eb6c3299, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120804572 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120804572 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120804591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120804591 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240829120804591 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120804598 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 1d 3a 72 46 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20240829120804598 DGPRS INFO PDP(262420000000026:5): Context 0x7f6622efc0d0 was deleted (sgsn_libgtp.c:703) 20240829120804598 DMM INFO MM(262420000000026/eb6c3299) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240829120804598 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240829120804598 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5febb23e5d77: Removing Client IMSI='262420000000026'H, index=0 20240829120804609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120804609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240829120804609 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120804609 DMM INFO MM(262420000000026/eb6c3299) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5febb23e5d77: Final verdict of PTC: pass 20240829120804613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57364<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120804617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120804617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1003)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1008)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(996)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1006)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1001)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(994)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(999)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1004)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none)Thu Aug 29 12:08:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=41892) 20240829120805618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120805618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41892, count=100000) 20240829120806620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120806620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:08:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120807622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120807622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_pdp_act_gmm_detach started. 20240829120807745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120807748 DMM INFO MM(262420000000026/eb6c3299) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120807748 DMM INFO MM(262420000000026/eb6c3299) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120807748 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120807748 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120807748 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120807748 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120807748 DLLC NOTICE LLME(ffffffff/eb6c3299){ASSIGNED} LLGM Assign pre (eb6c3299 => ffffffff) (gprs_llc.c:1079) 20240829120807749 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb6c3299 => ffffffff) (gprs_llc.c:1125) 20240829120807749 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120807749 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120807749 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240829120807749 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) 20240829120807749 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) 20240829120807749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120807749 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120807749 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120807749 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120807749 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120807795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120807795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120807795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120807795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120807795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120807795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120807795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120807795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120807795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120807796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120807796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120807796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120807796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120807796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120807796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120807796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120807796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120807796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120807796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120807796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120807797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120807797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120807799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120807803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120807803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120807810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120807810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120807810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120807810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120807810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120807810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120807810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120807810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120807810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120807811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120807811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120807811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120807811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120807811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120807811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120807811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120807811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120807811 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120807811 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120807811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120807811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120807811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120807814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120807820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120807820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1022)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120807824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120807824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120807824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120807824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120807824 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120807824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120807824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120807824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120807824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120807825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120807825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120807825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120807825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120807825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120807825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120807825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120807825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120807825 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120807825 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120807825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120807825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120807825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120807828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120807833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120807833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120808624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120808624 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120808624 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120808624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: 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) } } } } 20240829120808628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240829120808630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@5febb23e5d77: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='CFC88E7F'O, index=0 SGSN_Test-GSUP(1027)@5febb23e5d77: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@5febb23e5d77: 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 := '82F3A461587335C4AD82DC41585F8B04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9166F5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5055F0500895758C'O } } } } } 20240829120808702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120808702 DLLC NOTICE LLME(ffffffff/cfc88e7f){UNASSIGNED} LLC RX: unknown TLLI 0xcfc88e7f, creating LLME on the fly (gprs_llc.c:552) 20240829120808702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120808702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240829120808702 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120808702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120808702 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120808702 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120808702 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120808702 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120808702 DLLC NOTICE LLME(ffffffff/cfc88e7f){UNASSIGNED} LLGM Assign pre (cfc88e7f => e01783ed) (gprs_llc.c:1079) 20240829120808702 DLLC NOTICE LLME(cfc88e7f/e01783ed){ASSIGNED} LLGM Assign post (cfc88e7f => e01783ed) (gprs_llc.c:1125) 20240829120808702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120808702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120808702 DMM DEBUG MM(262420000000026/e01783ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120808712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120808712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120808712 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120808712 DMM DEBUG MM(262420000000026/e01783ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240829120808712 DMM NOTICE MM(262420000000026/e01783ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120808712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120808712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120808712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120808712 DMM DEBUG MM(262420000000026/e01783ed) Requesting authorization (sgsn_auth.c:160) 20240829120808712 DMM INFO MM(262420000000026/e01783ed) Requesting authentication tuples (sgsn_auth.c:184) 20240829120808712 DMM DEBUG MM(262420000000026/e01783ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120808712 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240829120808712 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20240829120808716 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120808716 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120808716 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120808716 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120808716 DMM INFO MM(262420000000026/e01783ed) Subscriber data update (mmctx.c:445) 20240829120808716 DMM DEBUG MM(262420000000026/e01783ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120808716 DMM INFO MM(262420000000026/e01783ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120808716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120808716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120808716 DMM INFO MM(262420000000026/e01783ed) <- GMM AUTH AND CIPHERING REQ (rand = 82 f3 a4 61 58 73 35 c4 ad 82 dc 41 58 5f 8b 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120808729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120808729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120808729 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120808729 DMM INFO MM(262420000000026/e01783ed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120808729 DMM NOTICE MM(262420000000026/e01783ed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120808729 DMM DEBUG MM(262420000000026/e01783ed) checking auth: received GSM SRES = b9 16 6f 5c (gprs_gmm.c:666) 20240829120808729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120808729 DMM DEBUG MM(262420000000026/e01783ed) Requesting authorization (sgsn_auth.c:160) 20240829120808729 DMM INFO MM(262420000000026/e01783ed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120808729 DMM DEBUG MM(262420000000026/e01783ed) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120808729 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240829120808729 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) 20240829120808729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120808729 DMM INFO MM(262420000000026/e01783ed) <- GMM ATTACH ACCEPT (new P-TMSI=0xe01783ed) (gprs_gmm.c:300) 20240829120808732 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120808732 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120808732 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240829120808732 DMM INFO MM(262420000000026/e01783ed) Subscriber data update (mmctx.c:445) 20240829120808732 DMM DEBUG MM(262420000000026/e01783ed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120808732 DMM INFO MM(262420000000026/e01783ed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120808732 DMM NOTICE MM(262420000000026/e01783ed) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240829120808732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120808732 DMM NOTICE MM(262420000000026/e01783ed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120808732 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) 20240829120808733 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120808733 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240829120808733 DMM INFO MM(262420000000026/e01783ed) Subscriber data update (mmctx.c:445) 20240829120808733 DMM DEBUG MM(262420000000026/e01783ed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120808741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120808741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120808741 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120808741 DMM INFO MM(262420000000026/e01783ed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120808741 DMM NOTICE MM(262420000000026/e01783ed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120808741 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120808741 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120808741 DLLC NOTICE LLME(cfc88e7f/e01783ed){ASSIGNED} LLGM Assign pre (ffffffff => e01783ed) (gprs_llc.c:1079) 20240829120808741 DLLC NOTICE LLME(ffffffff/e01783ed){ASSIGNED} LLGM Assign post (ffffffff => e01783ed) (gprs_llc.c:1125) 20240829120808741 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120808741 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120808741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120808741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@5febb23e5d77: setverdict(pass): none -> pass 20240829120808799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120808799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120808799 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120808799 DMM INFO MM(262420000000026/e01783ed) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120808799 DMM INFO MM(262420000000026/e01783ed) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120808799 DMM DEBUG MM(262420000000026/e01783ed) Using GGSN 0 (gprs_sm.c:312) 20240829120808799 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) 20240829120808799 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240829120808799 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120808799 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120808799 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240829120808822 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 9d 69 e3 c1 11 7c 70 a2 7f 14 05 7f 4c 5f b0 b4 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) 20240829120808822 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efc0d0, cbp=0x56212afa04e0) (sgsn_libgtp.c:629) 20240829120808822 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120808822 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=e01783ed, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120808822 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120808822 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120808837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120808837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120808837 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120808837 DMM INFO MM(262420000000026/e01783ed) -> GMM DETACH REQUEST TLLI=0xe01783ed type=GPRS detach (gprs_gmm.c:1465) 20240829120808837 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240829120808837 DMM INFO MM(262420000000026/e01783ed) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240829120808837 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120808837 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120808837 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120808837 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120808837 DLLC NOTICE LLME(ffffffff/e01783ed){ASSIGNED} LLGM Assign pre (e01783ed => ffffffff) (gprs_llc.c:1079) 20240829120808837 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e01783ed => ffffffff) (gprs_llc.c:1125) 20240829120808837 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120808837 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120808837 DMM NOTICE MM(262420000000026/e01783ed) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120808837 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240829120808837 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120808837 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120808837 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240829120808837 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240829120808838 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) 20240829120808838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120808838 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120808838 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120808838 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120808839 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@5febb23e5d77: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@5febb23e5d77: Final verdict of PTC: pass 20240829120808852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1015)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1027)@5febb23e5d77: Final verdict of PTC: none 20240829120808858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1020)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1025)@5febb23e5d77: Final verdict of PTC: none 20240829120808858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1026)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1013)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1018)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1023)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Aug 29 12:08:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41956) 20240829120809860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120809860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41956, count=103864) 20240829120810861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120810862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:08:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120811864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120811864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240829120811957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120811960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120811998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120811998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120811998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120811998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120811998 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120811998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120811998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120811998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120811998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120811999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120811999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120811999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120812000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120812000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120812000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120812000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120812000 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120812000 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120812000 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120812000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120812000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120812000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120812003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120812010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120812010 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)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120812023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120812023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120812023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120812023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120812023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120812023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120812023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120812023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120812023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120812025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120812025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120812025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120812025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120812025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120812025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120812025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120812025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120812025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120812025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120812025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120812026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120812026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120812029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120812036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120812036 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120812043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120812043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120812043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120812043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120812043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120812043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120812043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120812043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120812043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120812044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120812044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120812044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120812044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120812044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120812044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120812044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120812044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120812044 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120812044 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120812044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120812044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120812044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120812046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120812050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120812050 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120812865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120812865 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120812866 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120812866 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@5febb23e5d77: 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) } } } } 20240829120812870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120812871 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5febb23e5d77: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='D9CFF977'O, index=0 SGSN_Test-GSUP(1046)@5febb23e5d77: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20240829120813946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120813946 DLLC NOTICE LLME(ffffffff/d9cff977){UNASSIGNED} LLC RX: unknown TLLI 0xd9cff977, creating LLME on the fly (gprs_llc.c:552) 20240829120813946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120813946 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240829120813946 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120813946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120813946 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120813946 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120813946 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120813946 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120813946 DLLC NOTICE LLME(ffffffff/d9cff977){UNASSIGNED} LLGM Assign pre (d9cff977 => c51054e3) (gprs_llc.c:1079) 20240829120813946 DLLC NOTICE LLME(d9cff977/c51054e3){ASSIGNED} LLGM Assign post (d9cff977 => c51054e3) (gprs_llc.c:1125) 20240829120813946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120813946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120813946 DMM DEBUG MM(262420000000039/c51054e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120813970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120813970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240829120813971 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120813971 DMM INFO MM(262420000000039/c51054e3) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240829120813971 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120813971 DLLC NOTICE LLME(d9cff977/c51054e3){ASSIGNED} LLGM Assign pre (d9cff977 => c51054e3) (gprs_llc.c:1079) 20240829120813971 DLLC NOTICE LLME(d9cff977/c51054e3){ASSIGNED} LLGM Assign post (d9cff977 => c51054e3) (gprs_llc.c:1125) 20240829120813971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120813971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120813971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120813971 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120813971 DMM DEBUG MM(262420000000039/c51054e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240829120813971 DMM NOTICE MM(262420000000039/c51054e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120813971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120813971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120813971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240829120813971 DMM INFO MM(262420000000039/c51054e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc51054e3) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5febb23e5d77: Removing Client IMSI='262420000000039'H, index=0 20240829120814982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120814982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120814982 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120814982 DMM INFO MM(262420000000039/c51054e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120814982 DMM NOTICE MM(262420000000039/c51054e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120814982 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120814982 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120814982 DLLC NOTICE LLME(d9cff977/c51054e3){ASSIGNED} LLGM Assign pre (ffffffff => c51054e3) (gprs_llc.c:1079) 20240829120814983 DLLC NOTICE LLME(ffffffff/c51054e3){ASSIGNED} LLGM Assign post (ffffffff => c51054e3) (gprs_llc.c:1125) 20240829120814983 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120814983 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120814983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120814983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@5febb23e5d77: Final verdict of PTC: pass 20240829120814988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36808<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@5febb23e5d77: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1039)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@5febb23e5d77: Final verdict of PTC: none 20240829120814993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120814993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1036)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1044)@5febb23e5d77: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1034)@5febb23e5d77: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1032)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1037)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1042)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Aug 29 12:08:15 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59884) 20240829120815995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120815996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59884, count=66484) 20240829120816997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120816998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Aug 29 12:08:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120818000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120818000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_xid_empty_l3 started. 20240829120818111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120818113 DMM INFO MM(262420000000039/c51054e3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120818114 DMM INFO MM(262420000000039/c51054e3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120818114 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120818114 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120818114 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120818114 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120818114 DLLC NOTICE LLME(ffffffff/c51054e3){ASSIGNED} LLGM Assign pre (c51054e3 => ffffffff) (gprs_llc.c:1079) 20240829120818114 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c51054e3 => ffffffff) (gprs_llc.c:1125) 20240829120818114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120818114 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120818114 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120818114 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120818114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120818169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120818169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120818169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120818169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120818169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120818169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120818169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120818169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120818169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120818170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120818170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120818170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120818170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120818170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120818170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120818170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120818170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120818170 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120818170 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120818170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120818171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120818171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829120818173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120818178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120818178 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1052)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120818183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120818183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120818183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120818183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120818183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120818183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120818183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120818183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120818183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120818184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120818184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120818184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120818184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120818184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120818184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120818184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120818184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120818184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120818184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120818184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120818184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120818184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120818186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120818192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120818192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120818200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120818200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120818200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120818200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120818200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120818200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120818200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120818200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120818200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120818200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120818200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120818200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120818200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120818200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120818200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120818200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120818200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120818200 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120818200 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120818200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1063)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120818201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120818201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120818203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120818207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120818207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120819001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120819001 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120819001 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120819001 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: 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) } } } } 20240829120819005 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120819006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@5febb23e5d77: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F8C9ABB9'O, index=0 SGSN_Test-GSUP(1065)@5febb23e5d77: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@5febb23e5d77: 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 := '9664CD98D811FC23B437D12DEBD000F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C89139C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3862EFA6A1CE283'O } } } } } 20240829120820080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120820080 DLLC NOTICE LLME(ffffffff/f8c9abb9){UNASSIGNED} LLC RX: unknown TLLI 0xf8c9abb9, creating LLME on the fly (gprs_llc.c:552) 20240829120820080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120820080 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20240829120820080 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120820080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120820080 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120820080 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120820080 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120820080 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120820080 DLLC NOTICE LLME(ffffffff/f8c9abb9){UNASSIGNED} LLGM Assign pre (f8c9abb9 => d9f740fe) (gprs_llc.c:1079) 20240829120820080 DLLC NOTICE LLME(f8c9abb9/d9f740fe){ASSIGNED} LLGM Assign post (f8c9abb9 => d9f740fe) (gprs_llc.c:1125) 20240829120820080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120820080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120820080 DMM DEBUG MM(262420000000044/d9f740fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120820092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120820092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120820092 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120820092 DMM DEBUG MM(262420000000044/d9f740fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240829120820092 DMM NOTICE MM(262420000000044/d9f740fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120820092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120820092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120820092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120820092 DMM DEBUG MM(262420000000044/d9f740fe) Requesting authorization (sgsn_auth.c:160) 20240829120820092 DMM INFO MM(262420000000044/d9f740fe) Requesting authentication tuples (sgsn_auth.c:184) 20240829120820092 DMM DEBUG MM(262420000000044/d9f740fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120820092 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240829120820092 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@5febb23e5d77: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20240829120820094 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120820094 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120820094 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120820094 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120820094 DMM INFO MM(262420000000044/d9f740fe) Subscriber data update (mmctx.c:445) 20240829120820094 DMM DEBUG MM(262420000000044/d9f740fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120820094 DMM INFO MM(262420000000044/d9f740fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120820094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120820094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120820094 DMM INFO MM(262420000000044/d9f740fe) <- GMM AUTH AND CIPHERING REQ (rand = 96 64 cd 98 d8 11 fc 23 b4 37 d1 2d eb d0 00 f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120820098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120820098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120820098 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120820098 DMM INFO MM(262420000000044/d9f740fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120820098 DMM NOTICE MM(262420000000044/d9f740fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120820098 DMM DEBUG MM(262420000000044/d9f740fe) checking auth: received GSM SRES = 5c 89 13 9c (gprs_gmm.c:666) 20240829120820098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120820098 DMM DEBUG MM(262420000000044/d9f740fe) Requesting authorization (sgsn_auth.c:160) 20240829120820098 DMM INFO MM(262420000000044/d9f740fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120820098 DMM DEBUG MM(262420000000044/d9f740fe) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120820098 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240829120820098 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) 20240829120820098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120820098 DMM INFO MM(262420000000044/d9f740fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9f740fe) (gprs_gmm.c:300) 20240829120820099 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120820099 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120820099 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240829120820099 DMM INFO MM(262420000000044/d9f740fe) Subscriber data update (mmctx.c:445) 20240829120820099 DMM DEBUG MM(262420000000044/d9f740fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120820099 DMM INFO MM(262420000000044/d9f740fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120820099 DMM NOTICE MM(262420000000044/d9f740fe) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240829120820099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120820099 DMM NOTICE MM(262420000000044/d9f740fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120820099 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) 20240829120820099 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120820099 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240829120820099 DMM INFO MM(262420000000044/d9f740fe) Subscriber data update (mmctx.c:445) 20240829120820099 DMM DEBUG MM(262420000000044/d9f740fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120820103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120820103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120820103 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120820103 DMM INFO MM(262420000000044/d9f740fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120820103 DMM NOTICE MM(262420000000044/d9f740fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120820103 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120820103 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120820103 DLLC NOTICE LLME(f8c9abb9/d9f740fe){ASSIGNED} LLGM Assign pre (ffffffff => d9f740fe) (gprs_llc.c:1079) 20240829120820103 DLLC NOTICE LLME(ffffffff/d9f740fe){ASSIGNED} LLGM Assign post (ffffffff => d9f740fe) (gprs_llc.c:1125) 20240829120820103 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120820103 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120820103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120820103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@5febb23e5d77: setverdict(pass): none -> pass 20240829120820160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120820160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120820160 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120820161 DMM INFO MM(262420000000044/d9f740fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120820161 DMM INFO MM(262420000000044/d9f740fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120820161 DMM DEBUG MM(262420000000044/d9f740fe) Using GGSN 0 (gprs_sm.c:312) 20240829120820161 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) 20240829120820161 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240829120820161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120820161 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120820161 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240829120820181 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 55 6b f9 88 11 6d cb c4 5e 14 05 7f 2f fd f6 ae 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) 20240829120820181 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efd148, cbp=0x56212af9f200) (sgsn_libgtp.c:629) 20240829120820181 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120820181 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=d9f740fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120820181 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120820181 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120820197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120820197 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240829120820197 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240829120820197 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@5febb23e5d77: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@5febb23e5d77: Final verdict of PTC: pass 20240829120820211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120820215 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120820215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1058)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1053)@5febb23e5d77: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1065)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1063)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@5febb23e5d77: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@5febb23e5d77: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1061)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1051)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1056)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@5febb23e5d77: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Aug 29 12:08:20 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46520) 20240829120821216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120821216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46520, count=93680) 20240829120822216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120822216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Aug 29 12:08:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120823217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120823217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_xid_n201u started. 20240829120823276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120823278 DMM INFO MM(262420000000044/d9f740fe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120823278 DMM INFO MM(262420000000044/d9f740fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120823278 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120823278 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120823278 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120823278 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120823278 DLLC NOTICE LLME(ffffffff/d9f740fe){ASSIGNED} LLGM Assign pre (d9f740fe => ffffffff) (gprs_llc.c:1079) 20240829120823278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9f740fe => ffffffff) (gprs_llc.c:1125) 20240829120823278 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120823278 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120823278 DMM NOTICE MM(262420000000044/d9f740fe) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120823278 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240829120823278 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120823278 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120823279 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240829120823279 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240829120823279 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) 20240829120823279 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) 20240829120823279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120823279 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120823279 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120823279 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120823279 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@5febb23e5d77: 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(1072)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120823325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120823325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120823325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120823325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120823325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120823325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120823325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120823325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120823325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120823326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120823326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120823326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120823326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120823326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120823326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120823326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120823326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120823326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120823326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120823326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120823326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120823326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120823328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120823333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120823333 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120823342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120823342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120823342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120823342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120823342 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120823343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120823343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120823343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120823343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120823344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120823344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120823344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120823344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120823344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120823344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120823344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120823344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120823344 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120823344 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120823344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120823344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120823344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120823347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120823352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120823352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1079)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1076)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120823360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120823360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120823360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120823360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120823360 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120823360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120823360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120823360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120823360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120823361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120823361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120823361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120823361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120823361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120823361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120823361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120823361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120823361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120823361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120823361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120823361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120823361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120823363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120823367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120823367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120824219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120824219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120824219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120824219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@5febb23e5d77: 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) } } } } 20240829120824223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120824224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@5febb23e5d77: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C0F8B599'O, index=0 SGSN_Test-GSUP(1084)@5febb23e5d77: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@5febb23e5d77: 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 := '12FE8F87B13F770C468FA6C5A2327BDD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB779FE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '036B0D2B7E0AFDE6'O } } } } } 20240829120825306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120825306 DLLC NOTICE LLME(ffffffff/c0f8b599){UNASSIGNED} LLC RX: unknown TLLI 0xc0f8b599, creating LLME on the fly (gprs_llc.c:552) 20240829120825306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120825306 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20240829120825306 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120825306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120825306 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120825306 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120825306 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120825306 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120825306 DLLC NOTICE LLME(ffffffff/c0f8b599){UNASSIGNED} LLGM Assign pre (c0f8b599 => f0f289a3) (gprs_llc.c:1079) 20240829120825306 DLLC NOTICE LLME(c0f8b599/f0f289a3){ASSIGNED} LLGM Assign post (c0f8b599 => f0f289a3) (gprs_llc.c:1125) 20240829120825306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120825306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120825306 DMM DEBUG MM(262420000000045/f0f289a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120825333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120825333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120825333 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120825333 DMM DEBUG MM(262420000000045/f0f289a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240829120825333 DMM NOTICE MM(262420000000045/f0f289a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120825333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120825333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120825333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120825333 DMM DEBUG MM(262420000000045/f0f289a3) Requesting authorization (sgsn_auth.c:160) 20240829120825333 DMM INFO MM(262420000000045/f0f289a3) Requesting authentication tuples (sgsn_auth.c:184) 20240829120825333 DMM DEBUG MM(262420000000045/f0f289a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120825333 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240829120825333 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@5febb23e5d77: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20240829120825339 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120825339 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120825339 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120825340 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120825340 DMM INFO MM(262420000000045/f0f289a3) Subscriber data update (mmctx.c:445) 20240829120825340 DMM DEBUG MM(262420000000045/f0f289a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120825340 DMM INFO MM(262420000000045/f0f289a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120825340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120825340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120825340 DMM INFO MM(262420000000045/f0f289a3) <- GMM AUTH AND CIPHERING REQ (rand = 12 fe 8f 87 b1 3f 77 0c 46 8f a6 c5 a2 32 7b dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120825357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120825357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120825357 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120825357 DMM INFO MM(262420000000045/f0f289a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120825357 DMM NOTICE MM(262420000000045/f0f289a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120825357 DMM DEBUG MM(262420000000045/f0f289a3) checking auth: received GSM SRES = bb 77 9f e6 (gprs_gmm.c:666) 20240829120825357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120825357 DMM DEBUG MM(262420000000045/f0f289a3) Requesting authorization (sgsn_auth.c:160) 20240829120825357 DMM INFO MM(262420000000045/f0f289a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120825357 DMM DEBUG MM(262420000000045/f0f289a3) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120825357 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240829120825357 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) 20240829120825357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120825358 DMM INFO MM(262420000000045/f0f289a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0f289a3) (gprs_gmm.c:300) 20240829120825361 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120825361 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120825361 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240829120825361 DMM INFO MM(262420000000045/f0f289a3) Subscriber data update (mmctx.c:445) 20240829120825361 DMM DEBUG MM(262420000000045/f0f289a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120825361 DMM INFO MM(262420000000045/f0f289a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120825361 DMM NOTICE MM(262420000000045/f0f289a3) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240829120825361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120825361 DMM NOTICE MM(262420000000045/f0f289a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120825362 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) 20240829120825363 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120825363 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240829120825363 DMM INFO MM(262420000000045/f0f289a3) Subscriber data update (mmctx.c:445) 20240829120825363 DMM DEBUG MM(262420000000045/f0f289a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120825380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120825380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120825380 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120825380 DMM INFO MM(262420000000045/f0f289a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120825380 DMM NOTICE MM(262420000000045/f0f289a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120825380 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120825380 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120825380 DLLC NOTICE LLME(c0f8b599/f0f289a3){ASSIGNED} LLGM Assign pre (ffffffff => f0f289a3) (gprs_llc.c:1079) 20240829120825380 DLLC NOTICE LLME(ffffffff/f0f289a3){ASSIGNED} LLGM Assign post (ffffffff => f0f289a3) (gprs_llc.c:1125) 20240829120825380 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120825380 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120825380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120825380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@5febb23e5d77: setverdict(pass): none -> pass 20240829120825442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120825442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120825442 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120825442 DMM INFO MM(262420000000045/f0f289a3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120825442 DMM INFO MM(262420000000045/f0f289a3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120825442 DMM DEBUG MM(262420000000045/f0f289a3) Using GGSN 0 (gprs_sm.c:312) 20240829120825442 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) 20240829120825442 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240829120825442 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120825442 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120825442 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240829120825465 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 82 fc d1 31 11 17 ec 17 b3 14 05 7f a9 e7 a9 ee 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) 20240829120825465 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622efe1c0, cbp=0x56212af9fb70) (sgsn_libgtp.c:629) 20240829120825465 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120825465 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=f0f289a3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120825465 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120825465 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120825480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120825480 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240829120825480 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240829120825480 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240829120825481 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@5febb23e5d77: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@5febb23e5d77: Final verdict of PTC: pass 20240829120825494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53172<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120825497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120825497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@5febb23e5d77: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1072)@5febb23e5d77: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1082)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1077)@5febb23e5d77: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1075)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1080)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1070)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@5febb23e5d77: Test case TC_xid_n201u finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Aug 29 12:08:25 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=49704) 20240829120826499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120826499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49704, count=97104) 20240829120827500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120827500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Aug 29 12:08:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120828068 DGPRS DEBUG Checking for inactive LLMEs, time = 27461507 (sgsn.c:131) 20240829120828501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120828501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_llc_null started. 20240829120828627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120828631 DMM INFO MM(262420000000045/f0f289a3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120828631 DMM INFO MM(262420000000045/f0f289a3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120828631 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120828631 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120828631 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120828631 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120828631 DLLC NOTICE LLME(ffffffff/f0f289a3){ASSIGNED} LLGM Assign pre (f0f289a3 => ffffffff) (gprs_llc.c:1079) 20240829120828631 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0f289a3 => ffffffff) (gprs_llc.c:1125) 20240829120828631 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120828631 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120828631 DMM NOTICE MM(262420000000045/f0f289a3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120828631 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240829120828631 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120828631 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120828631 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240829120828631 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240829120828631 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) 20240829120828631 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) 20240829120828631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120828631 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120828631 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120828631 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120828631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@5febb23e5d77: 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(1091)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120828689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120828689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120828689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120828689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120828689 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120828689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120828689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120828689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120828689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120828690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120828690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120828690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120828690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120828690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120828690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120828690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120828690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120828690 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120828690 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120828690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120828691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120828691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120828693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120828698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120828698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120828705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120828705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120828705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120828705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120828705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120828705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120828705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120828705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120828705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120828705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120828705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120828705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120828705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120828705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120828705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120828705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120828705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120828705 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120828705 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120828705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120828706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120828706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120828708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120828712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120828713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120828721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120828721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120828721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120828721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120828721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120828721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120828721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120828721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120828721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120828722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120828722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120828722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120828722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120828722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120828722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120828722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120828722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120828722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120828722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120828722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120828723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120828723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120828724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120828728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120828728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120829503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120829503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120829503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120829503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@5febb23e5d77: 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) } } } } 20240829120829508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120829509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@5febb23e5d77: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='F643EAA7'O, index=0 SGSN_Test-GSUP(1103)@5febb23e5d77: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@5febb23e5d77: 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 := '7D08EE1C69BAB7249217A2A1F9ABAD72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC657BC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4726FDB04A5B6823'O } } } } } 20240829120830581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120830581 DLLC NOTICE LLME(ffffffff/f643eaa7){UNASSIGNED} LLC RX: unknown TLLI 0xf643eaa7, creating LLME on the fly (gprs_llc.c:552) 20240829120830581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120830581 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20240829120830581 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120830581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120830581 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120830581 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120830581 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120830581 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120830581 DLLC NOTICE LLME(ffffffff/f643eaa7){UNASSIGNED} LLGM Assign pre (f643eaa7 => ec3cc6f9) (gprs_llc.c:1079) 20240829120830581 DLLC NOTICE LLME(f643eaa7/ec3cc6f9){ASSIGNED} LLGM Assign post (f643eaa7 => ec3cc6f9) (gprs_llc.c:1125) 20240829120830581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120830581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120830581 DMM DEBUG MM(262420000000041/ec3cc6f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120830592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120830592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120830592 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120830592 DMM DEBUG MM(262420000000041/ec3cc6f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240829120830592 DMM NOTICE MM(262420000000041/ec3cc6f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120830592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120830592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120830592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120830592 DMM DEBUG MM(262420000000041/ec3cc6f9) Requesting authorization (sgsn_auth.c:160) 20240829120830592 DMM INFO MM(262420000000041/ec3cc6f9) Requesting authentication tuples (sgsn_auth.c:184) 20240829120830592 DMM DEBUG MM(262420000000041/ec3cc6f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120830592 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240829120830592 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@5febb23e5d77: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20240829120830595 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120830595 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120830595 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120830595 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120830595 DMM INFO MM(262420000000041/ec3cc6f9) Subscriber data update (mmctx.c:445) 20240829120830595 DMM DEBUG MM(262420000000041/ec3cc6f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120830595 DMM INFO MM(262420000000041/ec3cc6f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120830595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120830595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120830595 DMM INFO MM(262420000000041/ec3cc6f9) <- GMM AUTH AND CIPHERING REQ (rand = 7d 08 ee 1c 69 ba b7 24 92 17 a2 a1 f9 ab ad 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120830603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120830603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120830604 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120830604 DMM INFO MM(262420000000041/ec3cc6f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120830604 DMM NOTICE MM(262420000000041/ec3cc6f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120830604 DMM DEBUG MM(262420000000041/ec3cc6f9) checking auth: received GSM SRES = ec 65 7b c5 (gprs_gmm.c:666) 20240829120830604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120830604 DMM DEBUG MM(262420000000041/ec3cc6f9) Requesting authorization (sgsn_auth.c:160) 20240829120830604 DMM INFO MM(262420000000041/ec3cc6f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120830604 DMM DEBUG MM(262420000000041/ec3cc6f9) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120830604 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240829120830604 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) 20240829120830604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120830604 DMM INFO MM(262420000000041/ec3cc6f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xec3cc6f9) (gprs_gmm.c:300) 20240829120830605 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120830605 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120830605 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240829120830605 DMM INFO MM(262420000000041/ec3cc6f9) Subscriber data update (mmctx.c:445) 20240829120830605 DMM DEBUG MM(262420000000041/ec3cc6f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120830605 DMM INFO MM(262420000000041/ec3cc6f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120830605 DMM NOTICE MM(262420000000041/ec3cc6f9) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240829120830605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120830605 DMM NOTICE MM(262420000000041/ec3cc6f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120830605 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) 20240829120830606 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120830606 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240829120830606 DMM INFO MM(262420000000041/ec3cc6f9) Subscriber data update (mmctx.c:445) 20240829120830606 DMM DEBUG MM(262420000000041/ec3cc6f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120830615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120830615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120830615 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120830615 DMM INFO MM(262420000000041/ec3cc6f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120830615 DMM NOTICE MM(262420000000041/ec3cc6f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120830615 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120830615 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120830615 DLLC NOTICE LLME(f643eaa7/ec3cc6f9){ASSIGNED} LLGM Assign pre (ffffffff => ec3cc6f9) (gprs_llc.c:1079) 20240829120830615 DLLC NOTICE LLME(ffffffff/ec3cc6f9){ASSIGNED} LLGM Assign post (ffffffff => ec3cc6f9) (gprs_llc.c:1125) 20240829120830615 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120830615 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120830615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120830615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829120831672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120831672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240829120831672 DLLC DEBUG TLLI=ec3cc6f9 sends us LLC NULL (gprs_llc.c:912) 20240829120831672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120831672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240829120831672 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120831672 DMM INFO MM(262420000000041/ec3cc6f9) -> GMM DETACH REQUEST TLLI=0xec3cc6f9 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240829120831672 DMM INFO MM(262420000000041/ec3cc6f9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240829120831672 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120831672 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120831672 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120831672 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120831672 DLLC NOTICE LLME(ffffffff/ec3cc6f9){ASSIGNED} LLGM Assign pre (ec3cc6f9 => ffffffff) (gprs_llc.c:1079) 20240829120831672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec3cc6f9 => ffffffff) (gprs_llc.c:1125) 20240829120831673 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240829120831673 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) 20240829120831673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120831673 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120831673 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120831673 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120831674 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@5febb23e5d77: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@5febb23e5d77: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@5febb23e5d77: Final verdict of PTC: pass 20240829120836692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53180<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120836696 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120836696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1091)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1101)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1096)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@5febb23e5d77: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@5febb23e5d77: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@5febb23e5d77: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1094)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1089)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1099)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@5febb23e5d77: Test case TC_llc_null finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Aug 29 12:08:36 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95040) 20240829120837697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120837698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95040, count=96736) 20240829120838698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120838698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Aug 29 12:08:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120839699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120839699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_llc_sabm_dm_llgmm started. 20240829120839847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120839850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120839891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120839891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120839891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120839891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120839891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120839891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120839891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120839891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120839891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120839892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120839892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120839892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120839892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120839892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120839892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120839892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120839892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120839892 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120839892 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120839892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120839892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120839892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120839893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120839898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120839898 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@5febb23e5d77: 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(1115)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120839906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120839906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120839906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120839906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120839906 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120839906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120839906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120839906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120839906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120839906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120839906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120839906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120839906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120839906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120839906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120839906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120839906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120839906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120839906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120839906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120839907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120839907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120839909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120839913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120839913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@5febb23e5d77: 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(1120)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120839923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120839923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120839923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120839923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120839923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120839923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120839923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120839923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120839923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120839924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120839924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120839924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120839924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120839924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120839924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120839924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120839925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120839925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120839925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120839925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120839925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120839925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120839927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120839932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120839932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120840701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120840701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120840702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120840702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@5febb23e5d77: 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) } } } } 20240829120840706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120840707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@5febb23e5d77: 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(1121)@5febb23e5d77: 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(1121)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@5febb23e5d77: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='DE2380B9'O, index=0 SGSN_Test-GSUP(1122)@5febb23e5d77: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@5febb23e5d77: 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 := 'C96C4C8B2AB2BC68026E68F814BDDD7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7930F808'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5CEB0D57F95953D5'O } } } } } 20240829120841779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120841779 DLLC NOTICE LLME(ffffffff/de2380b9){UNASSIGNED} LLC RX: unknown TLLI 0xde2380b9, creating LLME on the fly (gprs_llc.c:552) 20240829120841779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120841779 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20240829120841779 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120841779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120841779 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120841779 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120841779 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120841779 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120841779 DLLC NOTICE LLME(ffffffff/de2380b9){UNASSIGNED} LLGM Assign pre (de2380b9 => d6872c3b) (gprs_llc.c:1079) 20240829120841779 DLLC NOTICE LLME(de2380b9/d6872c3b){ASSIGNED} LLGM Assign post (de2380b9 => d6872c3b) (gprs_llc.c:1125) 20240829120841779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120841779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120841779 DMM DEBUG MM(262420000000042/d6872c3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120841798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120841798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120841798 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120841798 DMM DEBUG MM(262420000000042/d6872c3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240829120841798 DMM NOTICE MM(262420000000042/d6872c3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120841798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120841798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120841798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120841799 DMM DEBUG MM(262420000000042/d6872c3b) Requesting authorization (sgsn_auth.c:160) 20240829120841799 DMM INFO MM(262420000000042/d6872c3b) Requesting authentication tuples (sgsn_auth.c:184) 20240829120841799 DMM DEBUG MM(262420000000042/d6872c3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120841799 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240829120841799 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@5febb23e5d77: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20240829120841804 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120841804 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120841804 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120841804 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120841804 DMM INFO MM(262420000000042/d6872c3b) Subscriber data update (mmctx.c:445) 20240829120841804 DMM DEBUG MM(262420000000042/d6872c3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120841804 DMM INFO MM(262420000000042/d6872c3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120841804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120841805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120841805 DMM INFO MM(262420000000042/d6872c3b) <- GMM AUTH AND CIPHERING REQ (rand = c9 6c 4c 8b 2a b2 bc 68 02 6e 68 f8 14 bd dd 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120841820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120841820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120841820 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120841820 DMM INFO MM(262420000000042/d6872c3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120841820 DMM NOTICE MM(262420000000042/d6872c3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120841820 DMM DEBUG MM(262420000000042/d6872c3b) checking auth: received GSM SRES = 79 30 f8 08 (gprs_gmm.c:666) 20240829120841820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120841820 DMM DEBUG MM(262420000000042/d6872c3b) Requesting authorization (sgsn_auth.c:160) 20240829120841820 DMM INFO MM(262420000000042/d6872c3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120841820 DMM DEBUG MM(262420000000042/d6872c3b) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120841820 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240829120841820 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) 20240829120841820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120841820 DMM INFO MM(262420000000042/d6872c3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6872c3b) (gprs_gmm.c:300) 20240829120841823 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120841823 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120841823 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240829120841823 DMM INFO MM(262420000000042/d6872c3b) Subscriber data update (mmctx.c:445) 20240829120841823 DMM DEBUG MM(262420000000042/d6872c3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120841823 DMM INFO MM(262420000000042/d6872c3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120841823 DMM NOTICE MM(262420000000042/d6872c3b) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240829120841823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120841823 DMM NOTICE MM(262420000000042/d6872c3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120841823 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) 20240829120841825 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120841825 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240829120841825 DMM INFO MM(262420000000042/d6872c3b) Subscriber data update (mmctx.c:445) 20240829120841825 DMM DEBUG MM(262420000000042/d6872c3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120841835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120841835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120841835 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120841835 DMM INFO MM(262420000000042/d6872c3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120841835 DMM NOTICE MM(262420000000042/d6872c3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120841835 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120841835 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120841835 DLLC NOTICE LLME(de2380b9/d6872c3b){ASSIGNED} LLGM Assign pre (ffffffff => d6872c3b) (gprs_llc.c:1079) 20240829120841836 DLLC NOTICE LLME(ffffffff/d6872c3b){ASSIGNED} LLGM Assign post (ffffffff => d6872c3b) (gprs_llc.c:1125) 20240829120841836 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120841836 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120841836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120841836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829120842894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120842895 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)@5febb23e5d77: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@5febb23e5d77: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@5febb23e5d77: Final verdict of PTC: pass 20240829120842914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1115)@5febb23e5d77: Final verdict of PTC: none 20240829120842919 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120842919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1120)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@5febb23e5d77: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@5febb23e5d77: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@5febb23e5d77: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1110)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1108)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1118)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1113)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@5febb23e5d77: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Aug 29 12:08:42 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=79096) 20240829120843920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120843920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79096, count=83332) 20240829120844922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120844922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Aug 29 12:08:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120845924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120845925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_llc_sabm_dm_ll5 started. 20240829120846035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120846037 DMM INFO MM(262420000000042/d6872c3b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120846037 DMM INFO MM(262420000000042/d6872c3b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120846037 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120846037 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120846037 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120846037 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120846037 DLLC NOTICE LLME(ffffffff/d6872c3b){ASSIGNED} LLGM Assign pre (d6872c3b => ffffffff) (gprs_llc.c:1079) 20240829120846037 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6872c3b => ffffffff) (gprs_llc.c:1125) 20240829120846037 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240829120846037 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) 20240829120846037 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) 20240829120846037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120846037 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120846037 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120846037 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120846037 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@5febb23e5d77: 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(1129)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120846073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120846073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120846073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120846073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120846073 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120846073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120846073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120846074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120846074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120846074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120846074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120846074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120846074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120846074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120846074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120846074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120846074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120846075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120846075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120846075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120846075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120846075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120846077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120846082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120846082 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120846089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120846089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120846089 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120846089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120846089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120846090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120846090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120846090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120846090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120846090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120846090 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120846090 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120846090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120846090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120846090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829120846093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829120846099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120846099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1135)@5febb23e5d77: 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_llc_sabm_dm_ll5-BVCI210(1133)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1139)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120846103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120846103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120846103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120846103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120846103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120846103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120846103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120846103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120846103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120846104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120846104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120846104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120846104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120846104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120846104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120846104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120846104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120846104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120846104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120846104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120846105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120846105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120846106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120846111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120846111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120846926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120846926 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120846926 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120846926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@5febb23e5d77: 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) } } } } 20240829120846930 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120846931 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@5febb23e5d77: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='F8B15B9C'O, index=0 SGSN_Test-GSUP(1141)@5febb23e5d77: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@5febb23e5d77: 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 := '210560BE27C8164EFF2B55A043094277'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4CD2DA2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2E74AEAF1900C2D'O } } } } } 20240829120847998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120847998 DLLC NOTICE LLME(ffffffff/f8b15b9c){UNASSIGNED} LLC RX: unknown TLLI 0xf8b15b9c, creating LLME on the fly (gprs_llc.c:552) 20240829120847998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120847998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20240829120847998 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120847998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120847998 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120847998 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120847998 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120847998 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120847998 DLLC NOTICE LLME(ffffffff/f8b15b9c){UNASSIGNED} LLGM Assign pre (f8b15b9c => f304ad56) (gprs_llc.c:1079) 20240829120847998 DLLC NOTICE LLME(f8b15b9c/f304ad56){ASSIGNED} LLGM Assign post (f8b15b9c => f304ad56) (gprs_llc.c:1125) 20240829120847998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120847998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120847998 DMM DEBUG MM(262420000000043/f304ad56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120848022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120848022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120848023 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120848023 DMM DEBUG MM(262420000000043/f304ad56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240829120848023 DMM NOTICE MM(262420000000043/f304ad56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120848023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120848023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120848023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120848023 DMM DEBUG MM(262420000000043/f304ad56) Requesting authorization (sgsn_auth.c:160) 20240829120848023 DMM INFO MM(262420000000043/f304ad56) Requesting authentication tuples (sgsn_auth.c:184) 20240829120848023 DMM DEBUG MM(262420000000043/f304ad56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120848023 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240829120848023 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@5febb23e5d77: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20240829120848029 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120848029 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120848029 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120848029 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120848029 DMM INFO MM(262420000000043/f304ad56) Subscriber data update (mmctx.c:445) 20240829120848029 DMM DEBUG MM(262420000000043/f304ad56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120848029 DMM INFO MM(262420000000043/f304ad56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120848029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120848029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120848029 DMM INFO MM(262420000000043/f304ad56) <- GMM AUTH AND CIPHERING REQ (rand = 21 05 60 be 27 c8 16 4e ff 2b 55 a0 43 09 42 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120848045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120848045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120848046 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120848046 DMM INFO MM(262420000000043/f304ad56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120848046 DMM NOTICE MM(262420000000043/f304ad56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120848046 DMM DEBUG MM(262420000000043/f304ad56) checking auth: received GSM SRES = 4c d2 da 2c (gprs_gmm.c:666) 20240829120848046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120848046 DMM DEBUG MM(262420000000043/f304ad56) Requesting authorization (sgsn_auth.c:160) 20240829120848046 DMM INFO MM(262420000000043/f304ad56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120848046 DMM DEBUG MM(262420000000043/f304ad56) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120848046 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240829120848046 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) 20240829120848046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120848046 DMM INFO MM(262420000000043/f304ad56) <- GMM ATTACH ACCEPT (new P-TMSI=0xf304ad56) (gprs_gmm.c:300) 20240829120848049 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120848049 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120848049 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240829120848049 DMM INFO MM(262420000000043/f304ad56) Subscriber data update (mmctx.c:445) 20240829120848049 DMM DEBUG MM(262420000000043/f304ad56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120848049 DMM INFO MM(262420000000043/f304ad56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120848049 DMM NOTICE MM(262420000000043/f304ad56) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240829120848049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120848049 DMM NOTICE MM(262420000000043/f304ad56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120848049 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) 20240829120848051 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120848051 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240829120848051 DMM INFO MM(262420000000043/f304ad56) Subscriber data update (mmctx.c:445) 20240829120848051 DMM DEBUG MM(262420000000043/f304ad56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120848061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120848061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120848061 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120848061 DMM INFO MM(262420000000043/f304ad56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120848061 DMM NOTICE MM(262420000000043/f304ad56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120848062 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120848062 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120848062 DLLC NOTICE LLME(f8b15b9c/f304ad56){ASSIGNED} LLGM Assign pre (ffffffff => f304ad56) (gprs_llc.c:1079) 20240829120848062 DLLC NOTICE LLME(ffffffff/f304ad56){ASSIGNED} LLGM Assign post (ffffffff => f304ad56) (gprs_llc.c:1125) 20240829120848062 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120848062 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120848062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120848062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829120849119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120849119 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)@5febb23e5d77: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@5febb23e5d77: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@5febb23e5d77: Final verdict of PTC: pass 20240829120849135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1129)@5febb23e5d77: Final verdict of PTC: none 20240829120849140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1141)@5febb23e5d77: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@5febb23e5d77: Final verdict of PTC: none 20240829120849140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@5febb23e5d77: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1134)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1139)@5febb23e5d77: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1132)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1137)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1127)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@5febb23e5d77: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Aug 29 12:08:49 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=83712) 20240829120850142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120850142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83712, count=87388) 20240829120851143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120851143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Aug 29 12:08:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120852144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120852144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_suspend_nopaging started. 20240829120852249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120852251 DMM INFO MM(262420000000043/f304ad56) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120852251 DMM INFO MM(262420000000043/f304ad56) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120852251 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120852251 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120852251 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120852251 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120852251 DLLC NOTICE LLME(ffffffff/f304ad56){ASSIGNED} LLGM Assign pre (f304ad56 => ffffffff) (gprs_llc.c:1079) 20240829120852251 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f304ad56 => ffffffff) (gprs_llc.c:1125) 20240829120852251 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240829120852251 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) 20240829120852251 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) 20240829120852251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120852251 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120852251 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120852251 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120852251 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120852298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120852298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120852298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120852298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120852298 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120852298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120852298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120852298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120852298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120852300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120852300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120852300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120852300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120852300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120852300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120852300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120852300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120852300 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120852300 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120852300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120852301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120852301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120852304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120852309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120852309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@5febb23e5d77: 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(1153)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120852316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120852316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120852316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120852316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120852316 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120852316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120852316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120852316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120852316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120852317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120852317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120852317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120852317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120852317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120852317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120852317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120852317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120852317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120852317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120852317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120852317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120852317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120852320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120852326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120852326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120852332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120852332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120852332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120852332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120852332 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120852332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120852332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120852332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120852332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120852332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120852332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120852332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120852332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120852332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120852332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120852332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120852332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120852332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120852332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120852332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120852333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120852333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120852334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120852339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120852339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120853145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120853145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120853145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120853145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: 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) } } } } 20240829120853149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120853151 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@5febb23e5d77: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='D75181F7'O, index=0 SGSN_Test-GSUP(1160)@5febb23e5d77: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@5febb23e5d77: 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 := 'A626DBC5142069383A08EB5F1EE16402'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '908C9BBC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24BAEE7D9CDB09CE'O } } } } } 20240829120854198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120854198 DLLC NOTICE LLME(ffffffff/d75181f7){UNASSIGNED} LLC RX: unknown TLLI 0xd75181f7, creating LLME on the fly (gprs_llc.c:552) 20240829120854198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120854198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20240829120854198 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120854198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120854198 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120854198 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120854198 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120854198 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120854198 DLLC NOTICE LLME(ffffffff/d75181f7){UNASSIGNED} LLGM Assign pre (d75181f7 => dbee39e6) (gprs_llc.c:1079) 20240829120854198 DLLC NOTICE LLME(d75181f7/dbee39e6){ASSIGNED} LLGM Assign post (d75181f7 => dbee39e6) (gprs_llc.c:1125) 20240829120854198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120854198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120854198 DMM DEBUG MM(262420000000048/dbee39e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120854205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120854205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120854205 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120854205 DMM DEBUG MM(262420000000048/dbee39e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240829120854205 DMM NOTICE MM(262420000000048/dbee39e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120854205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120854205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120854205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120854205 DMM DEBUG MM(262420000000048/dbee39e6) Requesting authorization (sgsn_auth.c:160) 20240829120854205 DMM INFO MM(262420000000048/dbee39e6) Requesting authentication tuples (sgsn_auth.c:184) 20240829120854205 DMM DEBUG MM(262420000000048/dbee39e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120854205 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240829120854205 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@5febb23e5d77: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20240829120854206 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120854206 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120854206 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120854206 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120854206 DMM INFO MM(262420000000048/dbee39e6) Subscriber data update (mmctx.c:445) 20240829120854206 DMM DEBUG MM(262420000000048/dbee39e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120854206 DMM INFO MM(262420000000048/dbee39e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120854206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120854206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120854206 DMM INFO MM(262420000000048/dbee39e6) <- GMM AUTH AND CIPHERING REQ (rand = a6 26 db c5 14 20 69 38 3a 08 eb 5f 1e e1 64 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120854210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120854210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120854210 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120854210 DMM INFO MM(262420000000048/dbee39e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120854210 DMM NOTICE MM(262420000000048/dbee39e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120854210 DMM DEBUG MM(262420000000048/dbee39e6) checking auth: received GSM SRES = 90 8c 9b bc (gprs_gmm.c:666) 20240829120854210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120854210 DMM DEBUG MM(262420000000048/dbee39e6) Requesting authorization (sgsn_auth.c:160) 20240829120854210 DMM INFO MM(262420000000048/dbee39e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120854210 DMM DEBUG MM(262420000000048/dbee39e6) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120854210 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240829120854210 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) 20240829120854210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120854210 DMM INFO MM(262420000000048/dbee39e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbee39e6) (gprs_gmm.c:300) 20240829120854211 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120854211 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120854211 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240829120854211 DMM INFO MM(262420000000048/dbee39e6) Subscriber data update (mmctx.c:445) 20240829120854211 DMM DEBUG MM(262420000000048/dbee39e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120854211 DMM INFO MM(262420000000048/dbee39e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120854211 DMM NOTICE MM(262420000000048/dbee39e6) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240829120854211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120854211 DMM NOTICE MM(262420000000048/dbee39e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120854211 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) 20240829120854211 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120854211 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240829120854211 DMM INFO MM(262420000000048/dbee39e6) Subscriber data update (mmctx.c:445) 20240829120854211 DMM DEBUG MM(262420000000048/dbee39e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120854214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120854214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120854214 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120854214 DMM INFO MM(262420000000048/dbee39e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120854214 DMM NOTICE MM(262420000000048/dbee39e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120854214 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120854214 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120854214 DLLC NOTICE LLME(d75181f7/dbee39e6){ASSIGNED} LLGM Assign pre (ffffffff => dbee39e6) (gprs_llc.c:1079) 20240829120854214 DLLC NOTICE LLME(ffffffff/dbee39e6){ASSIGNED} LLGM Assign post (ffffffff => dbee39e6) (gprs_llc.c:1125) 20240829120854214 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120854214 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120854214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120854214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@5febb23e5d77: setverdict(pass): none -> pass 20240829120854269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120854269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120854269 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120854269 DMM INFO MM(262420000000048/dbee39e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120854269 DMM INFO MM(262420000000048/dbee39e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120854269 DMM DEBUG MM(262420000000048/dbee39e6) Using GGSN 0 (gprs_sm.c:312) 20240829120854269 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) 20240829120854269 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240829120854269 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120854269 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120854269 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240829120854283 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 cc 3e 83 91 11 e9 6a bc ee 14 05 7f b2 36 11 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=1062 from retransmit req queue (gtp.c:443) 20240829120854283 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622eff238, cbp=0x56212afa5df0) (sgsn_libgtp.c:629) 20240829120854283 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120854283 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=dbee39e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120854283 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120854283 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120854296 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240829120854307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120854307 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240829120854307 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240829120854313 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240829120854313 DMM INFO MM(262420000000048/dbee39e6) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240829120858069 DGPRS DEBUG Checking for inactive LLMEs, time = 27461537 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@5febb23e5d77: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@5febb23e5d77: Final verdict of PTC: pass 20240829120859331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46542<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@5febb23e5d77: Final verdict of PTC: none 20240829120859335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120859336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@5febb23e5d77: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1148)@5febb23e5d77: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1153)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1158)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1156)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1151)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1146)@5febb23e5d77: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@5febb23e5d77: Test case TC_suspend_nopaging finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Aug 29 12:08:59 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94576) 20240829120900337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120900337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94576, count=96272) 20240829120901338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120901338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Aug 29 12:09:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120902339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120902339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_suspend_resume started. 20240829120902442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120902445 DMM INFO MM(262420000000048/dbee39e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120902445 DMM INFO MM(262420000000048/dbee39e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120902445 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120902445 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120902445 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120902445 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120902445 DLLC NOTICE LLME(ffffffff/dbee39e6){ASSIGNED} LLGM Assign pre (dbee39e6 => ffffffff) (gprs_llc.c:1079) 20240829120902445 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbee39e6 => ffffffff) (gprs_llc.c:1125) 20240829120902445 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120902445 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120902445 DMM NOTICE MM(262420000000048/dbee39e6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120902445 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240829120902445 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120902445 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120902446 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240829120902446 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240829120902446 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) 20240829120902446 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) 20240829120902446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120902446 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120902446 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120902446 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120902446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120902494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120902494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120902495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120902495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120902495 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120902495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120902495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120902495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120902495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120902495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120902495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120902495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120902495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120902495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120902495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120902495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120902495 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120902495 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120902495 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120902495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120902496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120902496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120902498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120902503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120902503 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120902510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120902510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120902510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120902510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120902510 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120902511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120902511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120902511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120902511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120902512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120902512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120902512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120902512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120902512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120902512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120902512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120902512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120902512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120902512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120902512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120902512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120902512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829120902514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120902519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120902519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120902526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120902527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120902527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120902527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120902527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120902527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120902527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120902527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120902527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120902527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120902527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120902527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120902528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120902528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120902528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120902528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120902528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120902528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120902528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120902528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120902528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120902528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120902530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120902536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120902536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120903340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120903340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120903340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120903340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@5febb23e5d77: 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) } } } } 20240829120903344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120903345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@5febb23e5d77: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='F0588594'O, index=0 SGSN_Test-GSUP(1179)@5febb23e5d77: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@5febb23e5d77: 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 := '8073AED1CC0B50D95EEEC4C26EFB30DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A50DDF33'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D642D18451D7E4A7'O } } } } } 20240829120904423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120904423 DLLC NOTICE LLME(ffffffff/f0588594){UNASSIGNED} LLC RX: unknown TLLI 0xf0588594, creating LLME on the fly (gprs_llc.c:552) 20240829120904423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120904423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20240829120904423 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120904423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120904423 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120904423 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120904423 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120904423 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120904423 DLLC NOTICE LLME(ffffffff/f0588594){UNASSIGNED} LLGM Assign pre (f0588594 => d2ce4ace) (gprs_llc.c:1079) 20240829120904423 DLLC NOTICE LLME(f0588594/d2ce4ace){ASSIGNED} LLGM Assign post (f0588594 => d2ce4ace) (gprs_llc.c:1125) 20240829120904423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120904423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120904423 DMM DEBUG MM(262420000000049/d2ce4ace) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120904439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120904439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120904439 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120904439 DMM DEBUG MM(262420000000049/d2ce4ace) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240829120904439 DMM NOTICE MM(262420000000049/d2ce4ace) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120904439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120904439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120904439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120904439 DMM DEBUG MM(262420000000049/d2ce4ace) Requesting authorization (sgsn_auth.c:160) 20240829120904439 DMM INFO MM(262420000000049/d2ce4ace) Requesting authentication tuples (sgsn_auth.c:184) 20240829120904439 DMM DEBUG MM(262420000000049/d2ce4ace) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120904439 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240829120904439 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@5febb23e5d77: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20240829120904445 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120904445 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120904445 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120904445 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120904445 DMM INFO MM(262420000000049/d2ce4ace) Subscriber data update (mmctx.c:445) 20240829120904445 DMM DEBUG MM(262420000000049/d2ce4ace) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120904445 DMM INFO MM(262420000000049/d2ce4ace) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120904445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120904445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120904445 DMM INFO MM(262420000000049/d2ce4ace) <- GMM AUTH AND CIPHERING REQ (rand = 80 73 ae d1 cc 0b 50 d9 5e ee c4 c2 6e fb 30 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120904461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120904461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120904461 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120904461 DMM INFO MM(262420000000049/d2ce4ace) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120904461 DMM NOTICE MM(262420000000049/d2ce4ace) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120904461 DMM DEBUG MM(262420000000049/d2ce4ace) checking auth: received GSM SRES = a5 0d df 33 (gprs_gmm.c:666) 20240829120904461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120904461 DMM DEBUG MM(262420000000049/d2ce4ace) Requesting authorization (sgsn_auth.c:160) 20240829120904461 DMM INFO MM(262420000000049/d2ce4ace) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120904461 DMM DEBUG MM(262420000000049/d2ce4ace) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120904461 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240829120904461 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) 20240829120904461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120904461 DMM INFO MM(262420000000049/d2ce4ace) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2ce4ace) (gprs_gmm.c:300) 20240829120904464 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120904464 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120904464 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240829120904464 DMM INFO MM(262420000000049/d2ce4ace) Subscriber data update (mmctx.c:445) 20240829120904464 DMM DEBUG MM(262420000000049/d2ce4ace) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120904464 DMM INFO MM(262420000000049/d2ce4ace) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120904464 DMM NOTICE MM(262420000000049/d2ce4ace) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240829120904464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120904464 DMM NOTICE MM(262420000000049/d2ce4ace) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120904464 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) 20240829120904465 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120904465 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240829120904465 DMM INFO MM(262420000000049/d2ce4ace) Subscriber data update (mmctx.c:445) 20240829120904465 DMM DEBUG MM(262420000000049/d2ce4ace) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120904477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120904477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120904477 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120904477 DMM INFO MM(262420000000049/d2ce4ace) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120904477 DMM NOTICE MM(262420000000049/d2ce4ace) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120904477 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120904477 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120904477 DLLC NOTICE LLME(f0588594/d2ce4ace){ASSIGNED} LLGM Assign pre (ffffffff => d2ce4ace) (gprs_llc.c:1079) 20240829120904477 DLLC NOTICE LLME(ffffffff/d2ce4ace){ASSIGNED} LLGM Assign post (ffffffff => d2ce4ace) (gprs_llc.c:1125) 20240829120904477 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120904477 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120904477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120904477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@5febb23e5d77: setverdict(pass): none -> pass 20240829120904538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120904538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120904538 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120904538 DMM INFO MM(262420000000049/d2ce4ace) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120904539 DMM INFO MM(262420000000049/d2ce4ace) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120904539 DMM DEBUG MM(262420000000049/d2ce4ace) Using GGSN 0 (gprs_sm.c:312) 20240829120904539 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) 20240829120904539 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240829120904539 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120904539 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120904539 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240829120904576 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 7f d7 74 94 11 fe b4 07 19 14 05 7f 33 44 87 7d 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) 20240829120904576 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f002b0, cbp=0x56212afa6180) (sgsn_libgtp.c:629) 20240829120904576 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120904576 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=d2ce4ace, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120904576 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120904576 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120904586 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240829120904593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120904593 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240829120904593 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240829120904597 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240829120904597 DMM INFO MM(262420000000049/d2ce4ace) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240829120909609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120909609 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240829120909609 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240829120909616 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@5febb23e5d77: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@5febb23e5d77: Final verdict of PTC: pass 20240829120909634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@5febb23e5d77: Final verdict of PTC: none 20240829120909638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120909638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1172)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1167)@5febb23e5d77: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@5febb23e5d77: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1177)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@5febb23e5d77: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1170)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1165)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1175)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@5febb23e5d77: Test case TC_suspend_resume finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Aug 29 12:09:09 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96152) 20240829120910639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120910639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96152, count=100588) 20240829120911641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120911641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Aug 29 12:09:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120912642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120912642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_suspend_rau started. 20240829120912777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120912780 DMM INFO MM(262420000000049/d2ce4ace) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120912780 DMM INFO MM(262420000000049/d2ce4ace) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120912780 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120912780 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120912780 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120912780 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120912780 DLLC NOTICE LLME(ffffffff/d2ce4ace){ASSIGNED} LLGM Assign pre (d2ce4ace => ffffffff) (gprs_llc.c:1079) 20240829120912780 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2ce4ace => ffffffff) (gprs_llc.c:1125) 20240829120912780 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120912780 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120912780 DMM NOTICE MM(262420000000049/d2ce4ace) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120912780 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240829120912780 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120912780 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120912780 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240829120912780 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240829120912781 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) 20240829120912781 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) 20240829120912781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120912781 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120912781 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120912781 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120912781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120912827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120912827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120912827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120912827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120912827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120912827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120912827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120912827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120912827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120912829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120912829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120912829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120912829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120912829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120912829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120912829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120912829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120912829 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120912829 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120912829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1186)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120912831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120912831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120912834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120912841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120912841 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@5febb23e5d77: 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(1191)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120912847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120912847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120912847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120912847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120912847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120912847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120912847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120912847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120912847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120912848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120912848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120912848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120912848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120912848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120912848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120912848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120912848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120912848 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120912848 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120912848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120912848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120912848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120912850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120912855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120912855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@5febb23e5d77: 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(1197)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120912867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120912867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120912867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120912867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120912867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120912867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120912867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120912867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120912867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120912868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120912868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120912868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120912868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120912868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120912868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120912868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120912868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120912868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120912868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120912868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120912868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120912868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120912871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120912875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120912875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1194)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120913644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120913644 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120913644 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120913644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@5febb23e5d77: 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) } } } } 20240829120913648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1196)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120913650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@5febb23e5d77: 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(1196)@5febb23e5d77: 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(1196)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@5febb23e5d77: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C3C69B84'O, index=0 SGSN_Test-GSUP(1198)@5febb23e5d77: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@5febb23e5d77: 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 := 'B510EB0D03E379FF9530F4CD143396D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EA91E55'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '285FD4D767AB67CE'O } } } } } 20240829120914734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120914734 DLLC NOTICE LLME(ffffffff/c3c69b84){UNASSIGNED} LLC RX: unknown TLLI 0xc3c69b84, creating LLME on the fly (gprs_llc.c:552) 20240829120914734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120914734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20240829120914734 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120914734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120914734 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120914734 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120914734 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120914734 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120914734 DLLC NOTICE LLME(ffffffff/c3c69b84){UNASSIGNED} LLGM Assign pre (c3c69b84 => cbf3c896) (gprs_llc.c:1079) 20240829120914734 DLLC NOTICE LLME(c3c69b84/cbf3c896){ASSIGNED} LLGM Assign post (c3c69b84 => cbf3c896) (gprs_llc.c:1125) 20240829120914734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120914734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120914734 DMM DEBUG MM(262420000000050/cbf3c896) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120914744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120914744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120914744 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120914744 DMM DEBUG MM(262420000000050/cbf3c896) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240829120914744 DMM NOTICE MM(262420000000050/cbf3c896) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120914744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120914744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120914744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120914744 DMM DEBUG MM(262420000000050/cbf3c896) Requesting authorization (sgsn_auth.c:160) 20240829120914744 DMM INFO MM(262420000000050/cbf3c896) Requesting authentication tuples (sgsn_auth.c:184) 20240829120914744 DMM DEBUG MM(262420000000050/cbf3c896) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120914744 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240829120914744 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@5febb23e5d77: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20240829120914747 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120914747 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120914747 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120914747 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120914747 DMM INFO MM(262420000000050/cbf3c896) Subscriber data update (mmctx.c:445) 20240829120914747 DMM DEBUG MM(262420000000050/cbf3c896) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120914747 DMM INFO MM(262420000000050/cbf3c896) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120914747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120914747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120914747 DMM INFO MM(262420000000050/cbf3c896) <- GMM AUTH AND CIPHERING REQ (rand = b5 10 eb 0d 03 e3 79 ff 95 30 f4 cd 14 33 96 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120914758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120914758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120914758 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120914758 DMM INFO MM(262420000000050/cbf3c896) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120914758 DMM NOTICE MM(262420000000050/cbf3c896) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120914758 DMM DEBUG MM(262420000000050/cbf3c896) checking auth: received GSM SRES = 4e a9 1e 55 (gprs_gmm.c:666) 20240829120914758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120914758 DMM DEBUG MM(262420000000050/cbf3c896) Requesting authorization (sgsn_auth.c:160) 20240829120914758 DMM INFO MM(262420000000050/cbf3c896) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120914758 DMM DEBUG MM(262420000000050/cbf3c896) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120914758 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240829120914758 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) 20240829120914758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120914758 DMM INFO MM(262420000000050/cbf3c896) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbf3c896) (gprs_gmm.c:300) 20240829120914760 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120914760 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120914760 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240829120914760 DMM INFO MM(262420000000050/cbf3c896) Subscriber data update (mmctx.c:445) 20240829120914760 DMM DEBUG MM(262420000000050/cbf3c896) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120914760 DMM INFO MM(262420000000050/cbf3c896) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120914760 DMM NOTICE MM(262420000000050/cbf3c896) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240829120914760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120914760 DMM NOTICE MM(262420000000050/cbf3c896) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120914760 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) 20240829120914761 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120914761 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240829120914761 DMM INFO MM(262420000000050/cbf3c896) Subscriber data update (mmctx.c:445) 20240829120914761 DMM DEBUG MM(262420000000050/cbf3c896) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120914767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120914767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120914767 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120914767 DMM INFO MM(262420000000050/cbf3c896) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120914767 DMM NOTICE MM(262420000000050/cbf3c896) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120914767 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120914767 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120914767 DLLC NOTICE LLME(c3c69b84/cbf3c896){ASSIGNED} LLGM Assign pre (ffffffff => cbf3c896) (gprs_llc.c:1079) 20240829120914767 DLLC NOTICE LLME(ffffffff/cbf3c896){ASSIGNED} LLGM Assign post (ffffffff => cbf3c896) (gprs_llc.c:1125) 20240829120914767 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120914767 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120914767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120914767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@5febb23e5d77: setverdict(pass): none -> pass 20240829120914826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120914826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120914826 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120914826 DMM INFO MM(262420000000050/cbf3c896) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120914826 DMM INFO MM(262420000000050/cbf3c896) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120914826 DMM DEBUG MM(262420000000050/cbf3c896) Using GGSN 0 (gprs_sm.c:312) 20240829120914826 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) 20240829120914826 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240829120914826 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120914826 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120914826 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240829120914843 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 d4 c0 0b 8a 11 43 96 8b fa 14 05 7f 99 4c 44 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=1066 from retransmit req queue (gtp.c:443) 20240829120914844 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f01328, cbp=0x56212afa54c0) (sgsn_libgtp.c:629) 20240829120914844 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120914844 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=cbf3c896, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120914844 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120914844 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120914861 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240829120914881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120914881 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240829120914881 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240829120914886 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240829120914886 DMM INFO MM(262420000000050/cbf3c896) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240829120919904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120919904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120919905 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120919905 DMM INFO MM(262420000000050/cbf3c896) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829120919905 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120919905 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240829120919905 DLLC NOTICE LLME(ffffffff/cbf3c896){ASSIGNED} LLGM Assign pre (cbf3c896 => c33f38a5) (gprs_llc.c:1079) 20240829120919905 DLLC NOTICE LLME(cbf3c896/c33f38a5){ASSIGNED} LLGM Assign post (cbf3c896 => c33f38a5) (gprs_llc.c:1125) 20240829120919905 DMM INFO MM(262420000000050/c33f38a5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120919920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120919920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120919920 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120919920 DMM INFO MM(262420000000050/c33f38a5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829120919920 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829120919920 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120919920 DLLC NOTICE LLME(cbf3c896/c33f38a5){ASSIGNED} LLGM Assign pre (ffffffff => c33f38a5) (gprs_llc.c:1079) 20240829120919920 DLLC NOTICE LLME(ffffffff/c33f38a5){ASSIGNED} LLGM Assign post (ffffffff => c33f38a5) (gprs_llc.c:1125) 20240829120919920 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240829120920429 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@5febb23e5d77: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@5febb23e5d77: Final verdict of PTC: pass 20240829120920449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829120920454 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120920454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1191)@5febb23e5d77: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1197)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1186)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@5febb23e5d77: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1198)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@5febb23e5d77: Final verdict of PTC: none TC_suspend_rau-BVCI220(1194)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1189)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1195)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1184)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_rau-BVCI220(1194): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@5febb23e5d77: Test case TC_suspend_rau finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Aug 29 12:09:20 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96640) 20240829120921455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120921455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96640, count=107096) 20240829120922456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120922456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Aug 29 12:09:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120923458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120923458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_paging_ps started. 20240829120923586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120923589 DMM INFO MM(262420000000050/c33f38a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120923589 DMM INFO MM(262420000000050/c33f38a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120923589 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120923589 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120923589 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120923589 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829120923589 DLLC NOTICE LLME(ffffffff/c33f38a5){ASSIGNED} LLGM Assign pre (c33f38a5 => ffffffff) (gprs_llc.c:1079) 20240829120923589 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c33f38a5 => ffffffff) (gprs_llc.c:1125) 20240829120923589 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120923589 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120923589 DMM NOTICE MM(262420000000050/c33f38a5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120923589 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240829120923589 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120923589 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120923589 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240829120923589 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240829120923590 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) 20240829120923590 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) 20240829120923590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829120923590 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120923590 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829120923590 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120923590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@5febb23e5d77: 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(1205)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120923631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120923631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120923631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120923631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120923631 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120923631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120923631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120923631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120923631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240829120923631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120923631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120923631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1205)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120923632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120923632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120923632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120923632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120923632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120923632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120923632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120923632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120923632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120923632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120923635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120923640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120923640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120923646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120923646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120923646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120923646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120923646 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120923646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120923646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120923646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120923646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120923646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120923646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120923646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120923646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120923646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120923646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120923646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120923646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120923646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120923646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120923646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120923647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120923647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120923649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120923654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120923654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120923661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120923661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120923661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120923661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120923661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120923661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120923661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120923661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120923661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120923662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120923662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120923662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120923662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120923662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120923662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120923662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120923662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120923662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120923662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120923662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120923662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120923662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120923663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120923667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120923667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120924459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120924459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120924459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120924459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@5febb23e5d77: 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) } } } } 20240829120924463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120924464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@5febb23e5d77: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='D267553D'O, index=0 SGSN_Test-GSUP(1217)@5febb23e5d77: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@5febb23e5d77: 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 := '8B5827389999A56EC1D7703A66890D4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E20E6942'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C938D078E2FC8FD'O } } } } } 20240829120925541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120925541 DLLC NOTICE LLME(ffffffff/d267553d){UNASSIGNED} LLC RX: unknown TLLI 0xd267553d, creating LLME on the fly (gprs_llc.c:552) 20240829120925541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120925541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20240829120925541 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120925541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829120925541 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120925541 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829120925541 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120925541 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120925541 DLLC NOTICE LLME(ffffffff/d267553d){UNASSIGNED} LLGM Assign pre (d267553d => d12c6ef3) (gprs_llc.c:1079) 20240829120925541 DLLC NOTICE LLME(d267553d/d12c6ef3){ASSIGNED} LLGM Assign post (d267553d => d12c6ef3) (gprs_llc.c:1125) 20240829120925541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120925541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120925541 DMM DEBUG MM(262420000000051/d12c6ef3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120925559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120925559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120925559 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120925559 DMM DEBUG MM(262420000000051/d12c6ef3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240829120925559 DMM NOTICE MM(262420000000051/d12c6ef3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120925559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120925559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120925559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120925559 DMM DEBUG MM(262420000000051/d12c6ef3) Requesting authorization (sgsn_auth.c:160) 20240829120925559 DMM INFO MM(262420000000051/d12c6ef3) Requesting authentication tuples (sgsn_auth.c:184) 20240829120925559 DMM DEBUG MM(262420000000051/d12c6ef3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120925559 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240829120925559 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@5febb23e5d77: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20240829120925565 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120925565 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120925565 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120925565 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120925565 DMM INFO MM(262420000000051/d12c6ef3) Subscriber data update (mmctx.c:445) 20240829120925565 DMM DEBUG MM(262420000000051/d12c6ef3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120925565 DMM INFO MM(262420000000051/d12c6ef3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120925565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120925565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120925565 DMM INFO MM(262420000000051/d12c6ef3) <- GMM AUTH AND CIPHERING REQ (rand = 8b 58 27 38 99 99 a5 6e c1 d7 70 3a 66 89 0d 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120925581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120925581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120925581 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120925581 DMM INFO MM(262420000000051/d12c6ef3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120925581 DMM NOTICE MM(262420000000051/d12c6ef3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120925581 DMM DEBUG MM(262420000000051/d12c6ef3) checking auth: received GSM SRES = e2 0e 69 42 (gprs_gmm.c:666) 20240829120925581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120925581 DMM DEBUG MM(262420000000051/d12c6ef3) Requesting authorization (sgsn_auth.c:160) 20240829120925581 DMM INFO MM(262420000000051/d12c6ef3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120925581 DMM DEBUG MM(262420000000051/d12c6ef3) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120925581 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240829120925581 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) 20240829120925581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120925581 DMM INFO MM(262420000000051/d12c6ef3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd12c6ef3) (gprs_gmm.c:300) 20240829120925584 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120925584 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120925584 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240829120925584 DMM INFO MM(262420000000051/d12c6ef3) Subscriber data update (mmctx.c:445) 20240829120925584 DMM DEBUG MM(262420000000051/d12c6ef3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120925584 DMM INFO MM(262420000000051/d12c6ef3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120925584 DMM NOTICE MM(262420000000051/d12c6ef3) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240829120925584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120925584 DMM NOTICE MM(262420000000051/d12c6ef3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120925584 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) 20240829120925585 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120925585 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240829120925585 DMM INFO MM(262420000000051/d12c6ef3) Subscriber data update (mmctx.c:445) 20240829120925585 DMM DEBUG MM(262420000000051/d12c6ef3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120925596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120925596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120925596 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120925596 DMM INFO MM(262420000000051/d12c6ef3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120925596 DMM NOTICE MM(262420000000051/d12c6ef3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120925596 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120925596 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120925596 DLLC NOTICE LLME(d267553d/d12c6ef3){ASSIGNED} LLGM Assign pre (ffffffff => d12c6ef3) (gprs_llc.c:1079) 20240829120925596 DLLC NOTICE LLME(ffffffff/d12c6ef3){ASSIGNED} LLGM Assign post (ffffffff => d12c6ef3) (gprs_llc.c:1125) 20240829120925596 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120925596 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120925596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120925596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@5febb23e5d77: setverdict(pass): none -> pass 20240829120925653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120925653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120925653 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120925653 DMM INFO MM(262420000000051/d12c6ef3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120925653 DMM INFO MM(262420000000051/d12c6ef3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120925653 DMM DEBUG MM(262420000000051/d12c6ef3) Using GGSN 0 (gprs_sm.c:312) 20240829120925653 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) 20240829120925653 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240829120925653 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120925653 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120925653 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240829120925675 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 3b 47 09 ba 11 78 34 b9 01 14 05 7f ad 60 bf 91 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) 20240829120925675 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f023a0, cbp=0x56212afa5850) (sgsn_libgtp.c:629) 20240829120925675 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120925675 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=d12c6ef3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120925675 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120925675 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120925692 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240829120928070 DGPRS DEBUG Checking for inactive LLMEs, time = 27461567 (sgsn.c:131) 20240829120928654 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240829120928654 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240829120928654 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240829120930709 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240829120930709 DMM INFO MM(262420000000051/d12c6ef3) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@5febb23e5d77: 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 := 'D12C6EF3'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@5febb23e5d77: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@5febb23e5d77: Final verdict of PTC: pass 20240829120930734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52818<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@5febb23e5d77: Final verdict of PTC: none 20240829120930738 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829120930738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1205)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@5febb23e5d77: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@5febb23e5d77: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@5febb23e5d77: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1215)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1210)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1213)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1208)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1203)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@5febb23e5d77: Test case TC_paging_ps finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Aug 29 12:09:30 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95628) 20240829120931739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120931739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95628, count=99860) 20240829120932741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120932742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:09:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829120933743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120933743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_paging_ps_ra_multiple_cells started. 20240829120933872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829120933875 DMM INFO MM(262420000000051/d12c6ef3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829120933875 DMM INFO MM(262420000000051/d12c6ef3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829120933875 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829120933875 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829120933875 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829120933875 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240829120933875 DLLC NOTICE LLME(ffffffff/d12c6ef3){ASSIGNED} LLGM Assign pre (d12c6ef3 => ffffffff) (gprs_llc.c:1079) 20240829120933875 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d12c6ef3 => ffffffff) (gprs_llc.c:1125) 20240829120933875 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829120933875 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829120933875 DMM NOTICE MM(262420000000051/d12c6ef3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829120933875 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240829120933875 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829120933875 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829120933875 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240829120933875 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240829120933875 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) 20240829120933875 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) 20240829120933875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829120933875 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829120933875 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829120933875 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829120933875 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120933914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829120933914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120933914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120933914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120933914 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829120933914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120933914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120933914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120933914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120933915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120933915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120933915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120933915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120933915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120933915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120933915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120933915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120933915 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829120933915 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120933915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120933915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120933915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120933917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120933922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120933922 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120933929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829120933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120933929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120933929 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829120933929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120933929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120933930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120933930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120933930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120933930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120933930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120933930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829120933930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120933930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829120933931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120933931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120933932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120933937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120933937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829120933944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829120933944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829120933944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829120933944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120933944 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829120933944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829120933944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829120933944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829120933944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829120933945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829120933945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829120933945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829120933945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829120933945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829120933945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829120933945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829120933945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829120933945 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829120933945 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829120933945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829120933945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829120933945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829120933947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829120933952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120933952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829120934745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829120934745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829120934745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829120934745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: 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) } } } } 20240829120934749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829120934750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5febb23e5d77: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E96A4A30'O, index=0 SGSN_Test-GSUP(1236)@5febb23e5d77: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5febb23e5d77: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5febb23e5d77: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E96A4A30'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@5febb23e5d77: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='E96A4A30'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@5febb23e5d77: 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 := 'A31278E80AEA46CBDC1E68FFB181C625'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE06B1AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7092208444058EBD'O } } } } } 20240829120935843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120935843 DLLC NOTICE LLME(ffffffff/e96a4a30){UNASSIGNED} LLC RX: unknown TLLI 0xe96a4a30, creating LLME on the fly (gprs_llc.c:552) 20240829120935843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120935843 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20240829120935843 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829120935844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829120935844 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829120935844 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829120935844 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829120935844 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829120935844 DLLC NOTICE LLME(ffffffff/e96a4a30){UNASSIGNED} LLGM Assign pre (e96a4a30 => fdcdf54a) (gprs_llc.c:1079) 20240829120935844 DLLC NOTICE LLME(e96a4a30/fdcdf54a){ASSIGNED} LLGM Assign post (e96a4a30 => fdcdf54a) (gprs_llc.c:1125) 20240829120935844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829120935844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829120935844 DMM DEBUG MM(262420000000052/fdcdf54a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829120935869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120935869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829120935870 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120935870 DMM DEBUG MM(262420000000052/fdcdf54a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240829120935870 DMM NOTICE MM(262420000000052/fdcdf54a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829120935870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829120935870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829120935870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829120935870 DMM DEBUG MM(262420000000052/fdcdf54a) Requesting authorization (sgsn_auth.c:160) 20240829120935870 DMM INFO MM(262420000000052/fdcdf54a) Requesting authentication tuples (sgsn_auth.c:184) 20240829120935870 DMM DEBUG MM(262420000000052/fdcdf54a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829120935870 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240829120935870 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@5febb23e5d77: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20240829120935876 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829120935876 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829120935876 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829120935876 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829120935876 DMM INFO MM(262420000000052/fdcdf54a) Subscriber data update (mmctx.c:445) 20240829120935876 DMM DEBUG MM(262420000000052/fdcdf54a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829120935876 DMM INFO MM(262420000000052/fdcdf54a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829120935876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829120935876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829120935876 DMM INFO MM(262420000000052/fdcdf54a) <- GMM AUTH AND CIPHERING REQ (rand = a3 12 78 e8 0a ea 46 cb dc 1e 68 ff b1 81 c6 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829120935892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120935892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240829120935892 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120935892 DMM INFO MM(262420000000052/fdcdf54a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829120935892 DMM NOTICE MM(262420000000052/fdcdf54a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829120935892 DMM DEBUG MM(262420000000052/fdcdf54a) checking auth: received GSM SRES = ce 06 b1 ae (gprs_gmm.c:666) 20240829120935892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829120935892 DMM DEBUG MM(262420000000052/fdcdf54a) Requesting authorization (sgsn_auth.c:160) 20240829120935892 DMM INFO MM(262420000000052/fdcdf54a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829120935893 DMM DEBUG MM(262420000000052/fdcdf54a) Requesting subscriber data update (gprs_subscriber.c:894) 20240829120935893 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240829120935893 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) 20240829120935893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829120935893 DMM INFO MM(262420000000052/fdcdf54a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdcdf54a) (gprs_gmm.c:300) 20240829120935895 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829120935895 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829120935895 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240829120935895 DMM INFO MM(262420000000052/fdcdf54a) Subscriber data update (mmctx.c:445) 20240829120935895 DMM DEBUG MM(262420000000052/fdcdf54a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829120935895 DMM INFO MM(262420000000052/fdcdf54a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829120935895 DMM NOTICE MM(262420000000052/fdcdf54a) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240829120935895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829120935895 DMM NOTICE MM(262420000000052/fdcdf54a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829120935895 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) 20240829120935897 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829120935897 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240829120935897 DMM INFO MM(262420000000052/fdcdf54a) Subscriber data update (mmctx.c:445) 20240829120935897 DMM DEBUG MM(262420000000052/fdcdf54a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829120935908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120935908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829120935908 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120935908 DMM INFO MM(262420000000052/fdcdf54a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829120935908 DMM NOTICE MM(262420000000052/fdcdf54a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829120935908 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829120935908 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829120935908 DLLC NOTICE LLME(e96a4a30/fdcdf54a){ASSIGNED} LLGM Assign pre (ffffffff => fdcdf54a) (gprs_llc.c:1079) 20240829120935908 DLLC NOTICE LLME(ffffffff/fdcdf54a){ASSIGNED} LLGM Assign post (ffffffff => fdcdf54a) (gprs_llc.c:1125) 20240829120935908 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829120935908 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829120935908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829120935908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829120935967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829120935967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829120935967 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829120935967 DMM INFO MM(262420000000052/fdcdf54a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829120935967 DMM INFO MM(262420000000052/fdcdf54a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829120935967 DMM DEBUG MM(262420000000052/fdcdf54a) Using GGSN 0 (gprs_sm.c:312) 20240829120935967 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) 20240829120935967 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240829120935967 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829120935967 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20240829120935968 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240829120935994 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 be b4 a5 51 11 0d 0c 22 af 14 05 7f c8 6f 5c 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=1070 from retransmit req queue (gtp.c:443) 20240829120935994 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f03418, cbp=0x56212afa67f0) (sgsn_libgtp.c:629) 20240829120935994 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829120935994 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=fdcdf54a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829120935994 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829120935994 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@5febb23e5d77: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829120936013 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240829120938969 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240829120938969 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240829120938969 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240829120941030 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240829120941030 DMM INFO MM(262420000000052/fdcdf54a) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5febb23e5d77: 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 := 'FDCDF54A'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240829120954746 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240829120954746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240829120954747 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829120958071 DGPRS DEBUG Checking for inactive LLMEs, time = 27461597 (sgsn.c:131) 20240829121003917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121003923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121003923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829121003931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121003935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121003935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240829121003946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121003949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121003949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@5febb23e5d77: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5febb23e5d77: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1236)@5febb23e5d77: Final verdict of PTC: none 20240829121005849 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121005849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1234)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1224)@5febb23e5d77: Final verdict of PTC: none 20240829121005851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1225)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@5febb23e5d77: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@5febb23e5d77: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5febb23e5d77: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1229)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1232)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1227)@5febb23e5d77: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@5febb23e5d77: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1222)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@5febb23e5d77: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Thu Aug 29 12:10:05 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=103140) 20240829121006850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121006850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103140, count=104836) 20240829121007852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121007853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Aug 29 12:10:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121008854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121008854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_bssgp_rim_single_report started. 20240829121008997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121008999 DMM INFO MM(262420000000052/fdcdf54a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121008999 DMM INFO MM(262420000000052/fdcdf54a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121008999 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121008999 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121008999 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829121008999 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240829121008999 DLLC NOTICE LLME(ffffffff/fdcdf54a){ASSIGNED} LLGM Assign pre (fdcdf54a => ffffffff) (gprs_llc.c:1079) 20240829121008999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdcdf54a => ffffffff) (gprs_llc.c:1125) 20240829121008999 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829121008999 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829121008999 DMM NOTICE MM(262420000000052/fdcdf54a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829121008999 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240829121008999 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829121008999 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121008999 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240829121008999 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240829121008999 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) 20240829121008999 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) 20240829121008999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829121008999 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829121009000 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829121009000 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829121009000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121009046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121009046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121009046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121009046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121009046 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121009046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121009046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121009047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121009047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121009047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121009047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121009047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121009048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121009048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121009048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121009048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121009048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121009048 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121009048 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121009048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121009048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121009048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121009051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121009058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121009058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121009066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121009066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121009066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121009066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121009066 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121009066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121009066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121009066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121009066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121009067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121009067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121009067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121009067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121009067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121009067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121009067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121009067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121009067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121009067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121009067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121009067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121009067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121009069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121009074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121009074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121009083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121009083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121009083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121009083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121009083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121009083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121009083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121009083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121009083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121009085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121009085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121009085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121009085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121009085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121009085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121009085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121009085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121009085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121009085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121009085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121009085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121009085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121009087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121009091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121009091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121009856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121009857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121009857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121009857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@5febb23e5d77: 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) } } } } 20240829121009861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121009862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121009887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5febb23e5d77: setverdict(pass): none -> pass MTC@5febb23e5d77: Warning: Re-starting timer T, which is already active (running or expired). 20240829121009908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829121009925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@5febb23e5d77: Final verdict of PTC: none 20240829121009929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121009929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1243)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@5febb23e5d77: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1253)@5febb23e5d77: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1248)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@5febb23e5d77: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1246)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1251)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1241)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: pass MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@5febb23e5d77: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Aug 29 12:10:09 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43024) 20240829121010931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121010931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43024, count=55444) 20240829121011933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121011933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Aug 29 12:10:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121012935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121012935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_rim_eutran_to_geran started. 20240829121013046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121013048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121013109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121013110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121013110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121013110 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121013110 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121013110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121013110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121013110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121013110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121013112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121013112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121013112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121013112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121013112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121013112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121013112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121013112 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121013112 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121013112 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121013112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121013113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121013113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121013118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121013129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121013129 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121013144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121013144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121013144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121013144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121013144 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121013144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121013144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121013144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121013144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121013146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121013146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121013146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121013146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121013146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121013146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121013146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121013146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121013146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121013146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121013146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121013147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121013147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121013152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240829121013166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121013166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121013188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121013188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121013188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121013188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121013188 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121013188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121013188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121013188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121013188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121013190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121013190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121013190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121013191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121013191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121013191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121013191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121013191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121013191 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121013191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121013191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121013191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121013191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121013196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121013209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121013209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121013937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121013937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121013937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121013937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: 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) } } } } 20240829121013942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121013943 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5febb23e5d77: setverdict(pass): none -> pass 20240829121013971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829121013973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46230<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@5febb23e5d77: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@5febb23e5d77: Final verdict of PTC: none 20240829121013975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121013975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1266)@5febb23e5d77: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@5febb23e5d77: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1261)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1272)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1264)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1270)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1259)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: pass MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@5febb23e5d77: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Aug 29 12:10:14 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36748) 20240829121014978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121014978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36748, count=48144) 20240829121015980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121015980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:10:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121016981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121016982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_cell_change_different_rai_ci_attach started. 20240829121017103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121017106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121017154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121017154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121017154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121017154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121017154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121017154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121017154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121017154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121017154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121017155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121017155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121017155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121017155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121017155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121017155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121017155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121017155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121017155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121017155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121017155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121017155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121017155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121017157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121017163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121017163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121017168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121017168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121017168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121017168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121017168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121017168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121017168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121017168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121017168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121017169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121017169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121017169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121017169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121017169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121017169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121017169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121017169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121017169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121017169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121017169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121017169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121017169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121017172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121017177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121017177 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121017185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121017185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121017185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121017185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121017185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121017185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121017185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121017185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121017185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121017186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121017186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121017186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121017187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121017187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121017187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121017187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121017187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121017187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121017187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121017187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121017187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121017187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121017189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121017194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121017194 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121017984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121017984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121017984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121017984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@5febb23e5d77: 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) } } } } 20240829121017988 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829121017989 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5febb23e5d77: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C351ECBC'O, index=0 SGSN_Test-GSUP(1291)@5febb23e5d77: 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)@5febb23e5d77: 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 := '5A8BCE28CD6466016CC5E3D38E17D8BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '388DA30C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F633AE258E0D82F2'O } } } } } 20240829121018058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121018058 DLLC NOTICE LLME(ffffffff/c351ecbc){UNASSIGNED} LLC RX: unknown TLLI 0xc351ecbc, creating LLME on the fly (gprs_llc.c:552) 20240829121018058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121018058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20240829121018058 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829121018058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829121018058 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829121018058 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829121018058 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121018058 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121018058 DLLC NOTICE LLME(ffffffff/c351ecbc){UNASSIGNED} LLGM Assign pre (c351ecbc => f90e1490) (gprs_llc.c:1079) 20240829121018058 DLLC NOTICE LLME(c351ecbc/f90e1490){ASSIGNED} LLGM Assign post (c351ecbc => f90e1490) (gprs_llc.c:1125) 20240829121018058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121018058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121018058 DMM DEBUG MM(262420000000068/f90e1490) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121018076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121018076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829121018076 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121018076 DMM DEBUG MM(262420000000068/f90e1490) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240829121018076 DMM NOTICE MM(262420000000068/f90e1490) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121018076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121018076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121018076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121018076 DMM DEBUG MM(262420000000068/f90e1490) Requesting authorization (sgsn_auth.c:160) 20240829121018076 DMM INFO MM(262420000000068/f90e1490) Requesting authentication tuples (sgsn_auth.c:184) 20240829121018076 DMM DEBUG MM(262420000000068/f90e1490) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121018076 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240829121018076 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@5febb23e5d77: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20240829121018080 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121018081 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121018081 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121018081 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121018081 DMM INFO MM(262420000000068/f90e1490) Subscriber data update (mmctx.c:445) 20240829121018081 DMM DEBUG MM(262420000000068/f90e1490) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121018081 DMM INFO MM(262420000000068/f90e1490) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121018081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121018081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121018081 DMM INFO MM(262420000000068/f90e1490) <- GMM AUTH AND CIPHERING REQ (rand = 5a 8b ce 28 cd 64 66 01 6c c5 e3 d3 8e 17 d8 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829121018098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121018098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121018098 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121018098 DMM INFO MM(262420000000068/f90e1490) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121018098 DMM NOTICE MM(262420000000068/f90e1490) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121018098 DMM DEBUG MM(262420000000068/f90e1490) checking auth: received GSM SRES = 38 8d a3 0c (gprs_gmm.c:666) 20240829121018098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121018098 DMM DEBUG MM(262420000000068/f90e1490) Requesting authorization (sgsn_auth.c:160) 20240829121018098 DMM INFO MM(262420000000068/f90e1490) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121018098 DMM DEBUG MM(262420000000068/f90e1490) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121018098 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240829121018098 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) 20240829121018098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829121018098 DMM INFO MM(262420000000068/f90e1490) <- GMM ATTACH ACCEPT (new P-TMSI=0xf90e1490) (gprs_gmm.c:300) 20240829121018100 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121018100 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121018101 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240829121018101 DMM INFO MM(262420000000068/f90e1490) Subscriber data update (mmctx.c:445) 20240829121018101 DMM DEBUG MM(262420000000068/f90e1490) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121018101 DMM INFO MM(262420000000068/f90e1490) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121018101 DMM NOTICE MM(262420000000068/f90e1490) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240829121018101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121018101 DMM NOTICE MM(262420000000068/f90e1490) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121018101 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) 20240829121018101 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121018101 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240829121018101 DMM INFO MM(262420000000068/f90e1490) Subscriber data update (mmctx.c:445) 20240829121018101 DMM DEBUG MM(262420000000068/f90e1490) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829121018111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121018111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829121018111 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121018111 DMM INFO MM(262420000000068/f90e1490) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121018111 DMM NOTICE MM(262420000000068/f90e1490) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121018111 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121018111 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121018111 DLLC NOTICE LLME(c351ecbc/f90e1490){ASSIGNED} LLGM Assign pre (ffffffff => f90e1490) (gprs_llc.c:1079) 20240829121018111 DLLC NOTICE LLME(ffffffff/f90e1490){ASSIGNED} LLGM Assign post (ffffffff => f90e1490) (gprs_llc.c:1125) 20240829121018111 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829121018111 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829121018111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121018111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121018161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121018161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829121018161 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121018161 DMM INFO MM(262420000000068/f90e1490) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829121018161 DMM INFO MM(262420000000068/f90e1490) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829121018161 DMM DEBUG MM(262420000000068/f90e1490) Using GGSN 0 (gprs_sm.c:312) 20240829121018161 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) 20240829121018161 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240829121018161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829121018161 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20240829121018161 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240829121018169 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 62 3b d5 e3 11 ac 3d 02 80 14 05 7f 55 0e 65 e3 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) 20240829121018169 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f04490, cbp=0x56212afa7a60) (sgsn_libgtp.c:629) 20240829121018169 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829121018169 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=f90e1490, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829121018169 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829121018169 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@5febb23e5d77: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829121018174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240829121018183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121018183 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240829121018183 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5febb23e5d77: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@5febb23e5d77: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F90E1490'O, index=0 20240829121018186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121018186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240829121018186 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF90E1490) type="GPRS attach" (gprs_gmm.c:1266) 20240829121018186 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121018186 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829121018186 DLLC NOTICE LLME(ffffffff/f90e1490){ASSIGNED} LLGM Assign pre (f90e1490 => d6563c7c) (gprs_llc.c:1079) 20240829121018186 DLLC NOTICE LLME(f90e1490/d6563c7c){ASSIGNED} LLGM Assign post (f90e1490 => d6563c7c) (gprs_llc.c:1125) 20240829121018186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121018186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121018186 DMM DEBUG MM(262420000000068/d6563c7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121018192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121018192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240829121018192 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121018192 DMM DEBUG MM(262420000000068/d6563c7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240829121018192 DMM NOTICE MM(262420000000068/d6563c7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121018192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121018192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121018192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121018192 DMM DEBUG MM(262420000000068/d6563c7c) Requesting authorization (sgsn_auth.c:160) 20240829121018192 DMM INFO MM(262420000000068/d6563c7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121018192 DMM DEBUG MM(262420000000068/d6563c7c) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121018192 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240829121018192 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) 20240829121019187 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121019187 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121019187 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240829121019187 DMM INFO MM(262420000000068/d6563c7c) Subscriber data update (mmctx.c:445) 20240829121019187 DMM DEBUG MM(262420000000068/d6563c7c) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240829121019187 DMM INFO MM(262420000000068/d6563c7c) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240829121019187 DMM NOTICE MM(262420000000068/d6563c7c) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240829121019187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121019187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121019187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240829121019187 DMM INFO MM(262420000000068/d6563c7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6563c7c) (gprs_gmm.c:300) 20240829121019187 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) 20240829121019188 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121019188 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240829121019188 DMM INFO MM(262420000000068/d6563c7c) Subscriber data update (mmctx.c:445) 20240829121019188 DMM DEBUG MM(262420000000068/d6563c7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829121019200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121019200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121019200 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121019200 DMM INFO MM(262420000000068/d6563c7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121019200 DMM NOTICE MM(262420000000068/d6563c7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121019200 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121019200 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121019200 DLLC NOTICE LLME(f90e1490/d6563c7c){ASSIGNED} LLGM Assign pre (ffffffff => d6563c7c) (gprs_llc.c:1079) 20240829121019200 DLLC NOTICE LLME(ffffffff/d6563c7c){ASSIGNED} LLGM Assign post (ffffffff => d6563c7c) (gprs_llc.c:1125) 20240829121019200 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829121019200 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240829121019200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121019200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121019251 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240829121019268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121019268 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121019268 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5febb23e5d77: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@5febb23e5d77: Final verdict of PTC: pass 20240829121019276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@5febb23e5d77: Final verdict of PTC: none 20240829121019280 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121019280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1275)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1289)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1279)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1284)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1282)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1277)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1287)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@5febb23e5d77: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Thu Aug 29 12:10:19 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=101680) 20240829121020281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121020281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101680, count=119656) 20240829121021282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121021282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:10:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121022269 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240829121022269 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240829121022269 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240829121022283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121022283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_cell_change_different_rai_ci_data started. 20240829121022374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121022376 DMM INFO MM(262420000000068/d6563c7c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121022376 DMM INFO MM(262420000000068/d6563c7c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121022376 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121022376 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121022376 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829121022376 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240829121022376 DLLC NOTICE LLME(ffffffff/d6563c7c){ASSIGNED} LLGM Assign pre (d6563c7c => ffffffff) (gprs_llc.c:1079) 20240829121022376 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6563c7c => ffffffff) (gprs_llc.c:1125) 20240829121022376 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829121022376 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829121022376 DMM NOTICE MM(262420000000068/d6563c7c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829121022376 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240829121022376 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829121022376 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121022376 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240829121022376 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240829121022376 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) 20240829121022376 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) 20240829121022377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829121022377 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829121022377 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829121022377 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829121022377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121022421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121022421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121022421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121022421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121022421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121022421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121022421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121022421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121022421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121022421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121022421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121022421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121022422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121022422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121022422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121022422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121022422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121022422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121022422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121022422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121022422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121022422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121022423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121022428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121022428 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)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121022436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121022436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121022436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121022436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121022436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121022436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121022436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121022436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121022436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121022437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121022437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121022437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121022437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121022437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121022437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121022437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121022437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121022437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121022437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121022437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121022437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121022437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121022439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121022443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121022443 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121022452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121022452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121022452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121022452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121022452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121022452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121022452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121022452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121022452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121022453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121022453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121022453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121022453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121022453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121022453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121022453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121022453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121022453 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121022453 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121022453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121022453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121022453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121022455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121022459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121022459 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121023285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121023285 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121023285 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121023285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@5febb23e5d77: 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) } } } } 20240829121023289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829121023290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@5febb23e5d77: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E252FFD3'O, index=0 SGSN_Test-GSUP(1310)@5febb23e5d77: 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)@5febb23e5d77: 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 := '711CB3B2789706177659DCA106FEFB85'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4579E08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3590BAC912A8449'O } } } } } 20240829121023346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121023346 DLLC NOTICE LLME(ffffffff/e252ffd3){UNASSIGNED} LLC RX: unknown TLLI 0xe252ffd3, creating LLME on the fly (gprs_llc.c:552) 20240829121023346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121023346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20240829121023346 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829121023346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829121023346 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829121023346 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829121023346 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121023346 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121023346 DLLC NOTICE LLME(ffffffff/e252ffd3){UNASSIGNED} LLGM Assign pre (e252ffd3 => cb6c448d) (gprs_llc.c:1079) 20240829121023346 DLLC NOTICE LLME(e252ffd3/cb6c448d){ASSIGNED} LLGM Assign post (e252ffd3 => cb6c448d) (gprs_llc.c:1125) 20240829121023346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121023346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121023346 DMM DEBUG MM(262420000000070/cb6c448d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121023362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121023362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829121023362 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121023362 DMM DEBUG MM(262420000000070/cb6c448d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240829121023362 DMM NOTICE MM(262420000000070/cb6c448d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121023362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121023362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121023362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121023362 DMM DEBUG MM(262420000000070/cb6c448d) Requesting authorization (sgsn_auth.c:160) 20240829121023363 DMM INFO MM(262420000000070/cb6c448d) Requesting authentication tuples (sgsn_auth.c:184) 20240829121023363 DMM DEBUG MM(262420000000070/cb6c448d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121023363 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240829121023363 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@5febb23e5d77: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20240829121023366 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121023366 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121023366 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121023366 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121023366 DMM INFO MM(262420000000070/cb6c448d) Subscriber data update (mmctx.c:445) 20240829121023366 DMM DEBUG MM(262420000000070/cb6c448d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121023366 DMM INFO MM(262420000000070/cb6c448d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121023366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121023366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121023366 DMM INFO MM(262420000000070/cb6c448d) <- GMM AUTH AND CIPHERING REQ (rand = 71 1c b3 b2 78 97 06 17 76 59 dc a1 06 fe fb 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829121023371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121023371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121023372 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121023372 DMM INFO MM(262420000000070/cb6c448d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121023372 DMM NOTICE MM(262420000000070/cb6c448d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121023372 DMM DEBUG MM(262420000000070/cb6c448d) checking auth: received GSM SRES = b4 57 9e 08 (gprs_gmm.c:666) 20240829121023372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121023372 DMM DEBUG MM(262420000000070/cb6c448d) Requesting authorization (sgsn_auth.c:160) 20240829121023372 DMM INFO MM(262420000000070/cb6c448d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121023372 DMM DEBUG MM(262420000000070/cb6c448d) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121023372 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240829121023372 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) 20240829121023372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829121023372 DMM INFO MM(262420000000070/cb6c448d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb6c448d) (gprs_gmm.c:300) 20240829121023373 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121023373 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121023373 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240829121023373 DMM INFO MM(262420000000070/cb6c448d) Subscriber data update (mmctx.c:445) 20240829121023373 DMM DEBUG MM(262420000000070/cb6c448d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121023373 DMM INFO MM(262420000000070/cb6c448d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121023373 DMM NOTICE MM(262420000000070/cb6c448d) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240829121023373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121023373 DMM NOTICE MM(262420000000070/cb6c448d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121023373 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) 20240829121023373 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121023373 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240829121023373 DMM INFO MM(262420000000070/cb6c448d) Subscriber data update (mmctx.c:445) 20240829121023373 DMM DEBUG MM(262420000000070/cb6c448d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829121023376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121023376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829121023376 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121023376 DMM INFO MM(262420000000070/cb6c448d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121023376 DMM NOTICE MM(262420000000070/cb6c448d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121023376 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121023376 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121023376 DLLC NOTICE LLME(e252ffd3/cb6c448d){ASSIGNED} LLGM Assign pre (ffffffff => cb6c448d) (gprs_llc.c:1079) 20240829121023376 DLLC NOTICE LLME(ffffffff/cb6c448d){ASSIGNED} LLGM Assign post (ffffffff => cb6c448d) (gprs_llc.c:1125) 20240829121023376 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829121023376 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829121023376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121023376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121023437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121023437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829121023437 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121023437 DMM INFO MM(262420000000070/cb6c448d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829121023437 DMM INFO MM(262420000000070/cb6c448d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829121023437 DMM DEBUG MM(262420000000070/cb6c448d) Using GGSN 0 (gprs_sm.c:312) 20240829121023437 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) 20240829121023438 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240829121023438 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829121023438 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20240829121023438 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240829121023458 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 b8 18 8d c7 11 9d 5a a6 ee 14 05 7f 7e 69 a0 85 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) 20240829121023458 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f05508, cbp=0x56212afa6d50) (sgsn_libgtp.c:629) 20240829121023458 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829121023458 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=cb6c448d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829121023458 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829121023458 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@5febb23e5d77: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829121023475 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20240829121023489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121023489 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240829121023489 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@5febb23e5d77: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CB6C448D'O, index=0 20240829121023503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121023503 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121023503 DSNDCP ERROR Message for non-existing MM ctx (lle=0x56212afa3398, TLLI=cb6c448d, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@5febb23e5d77: Removing Client IMSI='262420000000070'H, index=0 20240829121025506 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@5febb23e5d77: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@5febb23e5d77: Final verdict of PTC: pass 20240829121025522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53326<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1298)@5febb23e5d77: Final verdict of PTC: none 20240829121025525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121025525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1295)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1308)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1303)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1301)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1306)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1296)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@5febb23e5d77: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Aug 29 12:10:25 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=99792) 20240829121026491 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240829121026491 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240829121026491 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240829121026525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121026526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99792, count=102348) 20240829121027527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121027527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:10:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121028071 DGPRS DEBUG Checking for inactive LLMEs, time = 27461627 (sgsn.c:131) 20240829121028528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121028528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_cell_change_different_ci_attach started. 20240829121028641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121028645 DMM INFO MM(262420000000070/cb6c448d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121028645 DMM INFO MM(262420000000070/cb6c448d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121028645 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121028645 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121028645 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829121028645 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240829121028645 DLLC NOTICE LLME(ffffffff/cb6c448d){ASSIGNED} LLGM Assign pre (cb6c448d => ffffffff) (gprs_llc.c:1079) 20240829121028645 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb6c448d => ffffffff) (gprs_llc.c:1125) 20240829121028645 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829121028645 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829121028645 DMM NOTICE MM(262420000000070/cb6c448d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829121028645 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240829121028645 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829121028645 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121028645 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240829121028645 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240829121028645 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) 20240829121028645 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) 20240829121028645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829121028645 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829121028645 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829121028645 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829121028645 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121028690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121028690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121028690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121028690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121028690 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121028690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121028690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121028690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121028690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121028691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121028691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121028691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121028691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121028691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121028691 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121028691 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121028691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121028691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121028691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121028693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121028698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121028698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121028705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121028705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121028705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121028705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121028705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121028705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121028705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121028705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121028705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121028706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121028706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121028706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121028706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121028706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121028706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121028706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121028706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121028706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121028706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121028706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121028706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121028706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121028709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121028714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121028714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121028720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121028720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121028720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121028720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121028720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121028720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121028721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121028721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121028721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121028721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121028721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121028721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121028721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121028721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121028721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121028721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121028721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121028721 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121028721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121028721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121028721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121028721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121028723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121028727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121028727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121029530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121029530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121029530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121029530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@5febb23e5d77: 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) } } } } 20240829121029531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121029531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@5febb23e5d77: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E4E00ACB'O, index=0 SGSN_Test-GSUP(1329)@5febb23e5d77: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@5febb23e5d77: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@5febb23e5d77: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E4E00ACB'O, index=0 TC_cell_change_different_ci_attach(1331)@5febb23e5d77: 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 := '98EB69AB5C0E5D5C397009F1E1CD3B10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3698112'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8563F9AF96CCB309'O } } } } } 20240829121029556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121029556 DLLC NOTICE LLME(ffffffff/e4e00acb){UNASSIGNED} LLC RX: unknown TLLI 0xe4e00acb, creating LLME on the fly (gprs_llc.c:552) 20240829121029556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121029556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20240829121029556 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829121029556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829121029556 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829121029556 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829121029556 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121029556 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121029556 DLLC NOTICE LLME(ffffffff/e4e00acb){UNASSIGNED} LLGM Assign pre (e4e00acb => fa5a8036) (gprs_llc.c:1079) 20240829121029556 DLLC NOTICE LLME(e4e00acb/fa5a8036){ASSIGNED} LLGM Assign post (e4e00acb => fa5a8036) (gprs_llc.c:1125) 20240829121029556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121029556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121029556 DMM DEBUG MM(262420000000069/fa5a8036) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121029567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121029567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829121029567 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121029567 DMM DEBUG MM(262420000000069/fa5a8036) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240829121029567 DMM NOTICE MM(262420000000069/fa5a8036) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121029567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121029567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121029567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121029567 DMM DEBUG MM(262420000000069/fa5a8036) Requesting authorization (sgsn_auth.c:160) 20240829121029567 DMM INFO MM(262420000000069/fa5a8036) Requesting authentication tuples (sgsn_auth.c:184) 20240829121029567 DMM DEBUG MM(262420000000069/fa5a8036) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121029567 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240829121029567 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@5febb23e5d77: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20240829121029610 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121029610 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121029610 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121029610 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121029610 DMM INFO MM(262420000000069/fa5a8036) Subscriber data update (mmctx.c:445) 20240829121029610 DMM DEBUG MM(262420000000069/fa5a8036) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121029610 DMM INFO MM(262420000000069/fa5a8036) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121029610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121029610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121029610 DMM INFO MM(262420000000069/fa5a8036) <- GMM AUTH AND CIPHERING REQ (rand = 98 eb 69 ab 5c 0e 5d 5c 39 70 09 f1 e1 cd 3b 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829121029628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121029628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121029628 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121029628 DMM INFO MM(262420000000069/fa5a8036) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121029628 DMM NOTICE MM(262420000000069/fa5a8036) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121029628 DMM DEBUG MM(262420000000069/fa5a8036) checking auth: received GSM SRES = f3 69 81 12 (gprs_gmm.c:666) 20240829121029628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121029628 DMM DEBUG MM(262420000000069/fa5a8036) Requesting authorization (sgsn_auth.c:160) 20240829121029628 DMM INFO MM(262420000000069/fa5a8036) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121029628 DMM DEBUG MM(262420000000069/fa5a8036) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121029628 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240829121029628 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) 20240829121029628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829121029628 DMM INFO MM(262420000000069/fa5a8036) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa5a8036) (gprs_gmm.c:300) 20240829121029632 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121029632 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121029632 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240829121029632 DMM INFO MM(262420000000069/fa5a8036) Subscriber data update (mmctx.c:445) 20240829121029632 DMM DEBUG MM(262420000000069/fa5a8036) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121029632 DMM INFO MM(262420000000069/fa5a8036) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121029632 DMM NOTICE MM(262420000000069/fa5a8036) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240829121029632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121029632 DMM NOTICE MM(262420000000069/fa5a8036) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121029632 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) 20240829121029634 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121029634 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240829121029634 DMM INFO MM(262420000000069/fa5a8036) Subscriber data update (mmctx.c:445) 20240829121029634 DMM DEBUG MM(262420000000069/fa5a8036) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829121029644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121029644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829121029644 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121029644 DMM INFO MM(262420000000069/fa5a8036) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121029644 DMM NOTICE MM(262420000000069/fa5a8036) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121029644 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121029644 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121029644 DLLC NOTICE LLME(e4e00acb/fa5a8036){ASSIGNED} LLGM Assign pre (ffffffff => fa5a8036) (gprs_llc.c:1079) 20240829121029644 DLLC NOTICE LLME(ffffffff/fa5a8036){ASSIGNED} LLGM Assign post (ffffffff => fa5a8036) (gprs_llc.c:1125) 20240829121029644 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829121029644 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829121029644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121029644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121029702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121029702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829121029702 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121029702 DMM INFO MM(262420000000069/fa5a8036) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829121029702 DMM INFO MM(262420000000069/fa5a8036) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829121029702 DMM DEBUG MM(262420000000069/fa5a8036) Using GGSN 0 (gprs_sm.c:312) 20240829121029702 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) 20240829121029702 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240829121029702 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829121029702 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20240829121029702 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240829121029728 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 36 bf 94 d8 11 44 12 9e c7 14 05 7f 16 95 87 6e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20240829121029728 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f06580, cbp=0x56212afa70e0) (sgsn_libgtp.c:629) 20240829121029728 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829121029728 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=fa5a8036, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829121029728 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829121029728 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@5febb23e5d77: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829121029734 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240829121029738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121029738 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240829121029738 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@5febb23e5d77: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@5febb23e5d77: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FA5A8036'O, index=0 20240829121029744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121029744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240829121029744 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121029744 DMM INFO MM(262420000000069/fa5a8036) -> GMM ATTACH REQUEST MI(TMSI-0xFA5A8036) type="GPRS attach" (gprs_gmm.c:1266) 20240829121029744 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121029744 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829121029744 DLLC NOTICE LLME(ffffffff/fa5a8036){ASSIGNED} LLGM Assign pre (fa5a8036 => e605f122) (gprs_llc.c:1079) 20240829121029744 DLLC NOTICE LLME(fa5a8036/e605f122){ASSIGNED} LLGM Assign post (fa5a8036 => e605f122) (gprs_llc.c:1125) 20240829121029744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121029744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121029744 DMM DEBUG MM(262420000000069/e605f122) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121029750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121029750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240829121029750 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121029750 DMM DEBUG MM(262420000000069/e605f122) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240829121029750 DMM NOTICE MM(262420000000069/e605f122) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121029750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121029750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121029750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121029750 DMM DEBUG MM(262420000000069/e605f122) Requesting authorization (sgsn_auth.c:160) 20240829121029750 DMM INFO MM(262420000000069/e605f122) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121029750 DMM DEBUG MM(262420000000069/e605f122) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121029750 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240829121029750 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) 20240829121030743 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121030743 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121030743 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240829121030743 DMM INFO MM(262420000000069/e605f122) Subscriber data update (mmctx.c:445) 20240829121030743 DMM DEBUG MM(262420000000069/e605f122) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240829121030743 DMM INFO MM(262420000000069/e605f122) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240829121030743 DMM NOTICE MM(262420000000069/e605f122) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240829121030743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121030743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121030743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240829121030743 DMM INFO MM(262420000000069/e605f122) <- GMM ATTACH ACCEPT (new P-TMSI=0xe605f122) (gprs_gmm.c:300) 20240829121030743 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) 20240829121030744 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121030744 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240829121030744 DMM INFO MM(262420000000069/e605f122) Subscriber data update (mmctx.c:445) 20240829121030744 DMM DEBUG MM(262420000000069/e605f122) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829121030754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121030754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121030754 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121030754 DMM INFO MM(262420000000069/e605f122) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121030754 DMM NOTICE MM(262420000000069/e605f122) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121030754 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121030754 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121030754 DLLC NOTICE LLME(fa5a8036/e605f122){ASSIGNED} LLGM Assign pre (ffffffff => e605f122) (gprs_llc.c:1079) 20240829121030754 DLLC NOTICE LLME(ffffffff/e605f122){ASSIGNED} LLGM Assign post (ffffffff => e605f122) (gprs_llc.c:1125) 20240829121030754 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829121030754 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240829121030754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121030754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121030805 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240829121030813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121030813 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121030813 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@5febb23e5d77: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@5febb23e5d77: Final verdict of PTC: pass 20240829121030817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53334<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1318)@5febb23e5d77: Final verdict of PTC: none 20240829121030818 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121030818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1319)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1329)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1327)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1322)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1317)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1325)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1320)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1315)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@5febb23e5d77: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Thu Aug 29 12:10:30 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=108436) 20240829121031819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121031819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108436, count=125852) 20240829121032821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121032821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:10:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121033814 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240829121033814 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240829121033814 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240829121033822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121033823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_cell_change_different_ci_data started. 20240829121034022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121034024 DMM INFO MM(262420000000069/e605f122) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121034025 DMM INFO MM(262420000000069/e605f122) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121034025 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121034025 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121034025 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829121034025 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240829121034025 DLLC NOTICE LLME(ffffffff/e605f122){ASSIGNED} LLGM Assign pre (e605f122 => ffffffff) (gprs_llc.c:1079) 20240829121034025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e605f122 => ffffffff) (gprs_llc.c:1125) 20240829121034025 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829121034025 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829121034025 DMM NOTICE MM(262420000000069/e605f122) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829121034025 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240829121034025 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829121034025 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121034025 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240829121034025 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240829121034025 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) 20240829121034025 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) 20240829121034025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829121034025 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829121034025 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829121034025 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829121034025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121034069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121034070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121034070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121034070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121034070 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121034070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121034070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121034070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121034070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121034070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121034070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121034070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121034071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121034071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121034071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121034071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121034071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121034071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121034071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121034071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121034071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121034071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121034073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121034081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121034081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121034086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121034086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121034086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121034086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121034086 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121034086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121034086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121034086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121034086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121034087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121034087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121034087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121034087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121034087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121034087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121034087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121034087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121034087 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121034087 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121034087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121034087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121034087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121034089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829121034094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121034094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121034103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121034103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121034103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121034103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121034103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121034103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121034103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121034103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121034103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121034104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121034104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121034104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121034104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121034104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121034104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121034104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121034104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121034104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121034104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121034104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121034104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121034104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121034106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121034111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121034111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121034824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121034824 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121034824 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121034824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@5febb23e5d77: 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) } } } } 20240829121034828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121034829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@5febb23e5d77: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C43B64A5'O, index=0 SGSN_Test-GSUP(1348)@5febb23e5d77: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@5febb23e5d77: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@5febb23e5d77: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C43B64A5'O, index=0 TC_cell_change_different_ci_data(1350)@5febb23e5d77: 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 := '9E06F8A1AFA2E046000BCAE9A14856A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21537D4F'O ("!S}O") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72CDE58C1854FA3B'O } } } } } 20240829121034910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121034910 DLLC NOTICE LLME(ffffffff/c43b64a5){UNASSIGNED} LLC RX: unknown TLLI 0xc43b64a5, creating LLME on the fly (gprs_llc.c:552) 20240829121034910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121034910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20240829121034910 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829121034910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829121034910 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829121034910 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829121034910 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121034910 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121034910 DLLC NOTICE LLME(ffffffff/c43b64a5){UNASSIGNED} LLGM Assign pre (c43b64a5 => e8ee8780) (gprs_llc.c:1079) 20240829121034910 DLLC NOTICE LLME(c43b64a5/e8ee8780){ASSIGNED} LLGM Assign post (c43b64a5 => e8ee8780) (gprs_llc.c:1125) 20240829121034910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121034910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121034910 DMM DEBUG MM(262420000000071/e8ee8780) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121034931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121034931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829121034931 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121034931 DMM DEBUG MM(262420000000071/e8ee8780) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240829121034931 DMM NOTICE MM(262420000000071/e8ee8780) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121034931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121034931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121034931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121034931 DMM DEBUG MM(262420000000071/e8ee8780) Requesting authorization (sgsn_auth.c:160) 20240829121034931 DMM INFO MM(262420000000071/e8ee8780) Requesting authentication tuples (sgsn_auth.c:184) 20240829121034931 DMM DEBUG MM(262420000000071/e8ee8780) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121034931 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240829121034931 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@5febb23e5d77: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20240829121034936 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121034936 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121034936 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121034936 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121034936 DMM INFO MM(262420000000071/e8ee8780) Subscriber data update (mmctx.c:445) 20240829121034936 DMM DEBUG MM(262420000000071/e8ee8780) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121034936 DMM INFO MM(262420000000071/e8ee8780) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121034936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121034936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121034936 DMM INFO MM(262420000000071/e8ee8780) <- GMM AUTH AND CIPHERING REQ (rand = 9e 06 f8 a1 af a2 e0 46 00 0b ca e9 a1 48 56 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829121034951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121034951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121034951 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121034951 DMM INFO MM(262420000000071/e8ee8780) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121034951 DMM NOTICE MM(262420000000071/e8ee8780) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121034951 DMM DEBUG MM(262420000000071/e8ee8780) checking auth: received GSM SRES = 21 53 7d 4f (gprs_gmm.c:666) 20240829121034951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121034951 DMM DEBUG MM(262420000000071/e8ee8780) Requesting authorization (sgsn_auth.c:160) 20240829121034951 DMM INFO MM(262420000000071/e8ee8780) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121034951 DMM DEBUG MM(262420000000071/e8ee8780) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121034951 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240829121034951 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) 20240829121034951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829121034951 DMM INFO MM(262420000000071/e8ee8780) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8ee8780) (gprs_gmm.c:300) 20240829121034954 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121034954 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121034954 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240829121034954 DMM INFO MM(262420000000071/e8ee8780) Subscriber data update (mmctx.c:445) 20240829121034954 DMM DEBUG MM(262420000000071/e8ee8780) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121034954 DMM INFO MM(262420000000071/e8ee8780) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121034954 DMM NOTICE MM(262420000000071/e8ee8780) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240829121034954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121034954 DMM NOTICE MM(262420000000071/e8ee8780) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121034954 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) 20240829121034956 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121034956 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240829121034956 DMM INFO MM(262420000000071/e8ee8780) Subscriber data update (mmctx.c:445) 20240829121034956 DMM DEBUG MM(262420000000071/e8ee8780) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829121034966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121034966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829121034966 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121034966 DMM INFO MM(262420000000071/e8ee8780) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121034966 DMM NOTICE MM(262420000000071/e8ee8780) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121034966 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121034966 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121034966 DLLC NOTICE LLME(c43b64a5/e8ee8780){ASSIGNED} LLGM Assign pre (ffffffff => e8ee8780) (gprs_llc.c:1079) 20240829121034966 DLLC NOTICE LLME(ffffffff/e8ee8780){ASSIGNED} LLGM Assign post (ffffffff => e8ee8780) (gprs_llc.c:1125) 20240829121034967 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829121034967 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829121034967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121034967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121035025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121035025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240829121035025 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121035025 DMM INFO MM(262420000000071/e8ee8780) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829121035025 DMM INFO MM(262420000000071/e8ee8780) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829121035025 DMM DEBUG MM(262420000000071/e8ee8780) Using GGSN 0 (gprs_sm.c:312) 20240829121035025 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) 20240829121035025 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240829121035025 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829121035025 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20240829121035025 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240829121035050 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 79 6f cd 30 11 91 82 48 71 14 05 7f 89 c9 3d 50 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) 20240829121035050 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f075f8, cbp=0x56212afa7470) (sgsn_libgtp.c:629) 20240829121035050 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829121035050 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56212afa3398 TLLI=e8ee8780, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240829121035050 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829121035050 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@5febb23e5d77: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829121035068 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20240829121035082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121035082 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240829121035082 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@5febb23e5d77: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@5febb23e5d77: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E8EE8780'O, index=0 20240829121035097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121035097 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121035097 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121035099 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@5febb23e5d77: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@5febb23e5d77: Final verdict of PTC: pass 20240829121035124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829121035128 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121035128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1336)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1341)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1346)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@5febb23e5d77: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1334)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1339)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1344)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@5febb23e5d77: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Aug 29 12:10:35 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43844) 20240829121036129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121036129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43844, count=102452) 20240829121037130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121037130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Aug 29 12:10:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121038097 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Timeout of T3314 (fsm.c:317) 20240829121038097 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240829121038097 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240829121038131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121038131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_sgsn_context_req_in started. 20240829121038258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121038261 DMM INFO MM(262420000000071/e8ee8780) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121038261 DMM INFO MM(262420000000071/e8ee8780) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121038261 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121038261 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121038261 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829121038261 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240829121038261 DLLC NOTICE LLME(ffffffff/e8ee8780){ASSIGNED} LLGM Assign pre (e8ee8780 => ffffffff) (gprs_llc.c:1079) 20240829121038261 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8ee8780 => ffffffff) (gprs_llc.c:1125) 20240829121038261 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56212afa3040 (gprs_sndcp.c:574) 20240829121038261 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56212afa3398, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240829121038261 DMM NOTICE MM(262420000000071/e8ee8780) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240829121038261 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240829121038261 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240829121038261 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121038261 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240829121038261 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240829121038261 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) 20240829121038261 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) 20240829121038261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829121038261 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829121038261 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829121038261 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829121038261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121038300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121038300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121038300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121038300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121038300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121038300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121038300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121038300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121038300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121038300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121038300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121038300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121038300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121038300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121038300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121038300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121038300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121038300 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121038300 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121038300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121038301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121038301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121038303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121038308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121038308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121038315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121038315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121038315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121038315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121038315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121038315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121038315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121038315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121038315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121038315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121038315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121038315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121038315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121038315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121038315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121038315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121038315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121038315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121038316 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121038316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121038316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121038316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121038317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121038322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121038322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121038330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121038330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121038330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121038330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121038330 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121038330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121038330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121038330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121038330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121038331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121038331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121038331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121038331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121038331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121038331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121038331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121038331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121038331 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121038331 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121038331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121038331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121038331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121038333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121038339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121038339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121039132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121039132 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121039132 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121039132 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@5febb23e5d77: 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) } } } } 20240829121039136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@5febb23e5d77: 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)@5febb23e5d77: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240829121039138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@5febb23e5d77: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F5F839D4'O, index=0 SGSN_Test-GSUP(1367)@5febb23e5d77: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@5febb23e5d77: 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 := '2E1008A23366EF3B2A88275520BC20E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CFE862C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9006151E3EC745F'O } } } } } 20240829121040215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121040215 DLLC NOTICE LLME(ffffffff/f5f839d4){UNASSIGNED} LLC RX: unknown TLLI 0xf5f839d4, creating LLME on the fly (gprs_llc.c:552) 20240829121040215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121040215 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20240829121040215 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829121040215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829121040215 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829121040215 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Allocated (fsm.c:456) 20240829121040215 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121040215 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121040215 DLLC NOTICE LLME(ffffffff/f5f839d4){UNASSIGNED} LLGM Assign pre (f5f839d4 => e1af41d0) (gprs_llc.c:1079) 20240829121040215 DLLC NOTICE LLME(f5f839d4/e1af41d0){ASSIGNED} LLGM Assign post (f5f839d4 => e1af41d0) (gprs_llc.c:1125) 20240829121040215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121040215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121040215 DMM DEBUG MM(262420000000072/e1af41d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121040227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121040227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829121040227 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121040227 DMM DEBUG MM(262420000000072/e1af41d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240829121040227 DMM NOTICE MM(262420000000072/e1af41d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121040227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121040227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121040227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121040227 DMM DEBUG MM(262420000000072/e1af41d0) Requesting authorization (sgsn_auth.c:160) 20240829121040227 DMM INFO MM(262420000000072/e1af41d0) Requesting authentication tuples (sgsn_auth.c:184) 20240829121040227 DMM DEBUG MM(262420000000072/e1af41d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121040227 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240829121040227 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)@5febb23e5d77: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@5febb23e5d77: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20240829121040231 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121040231 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121040231 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121040231 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121040231 DMM INFO MM(262420000000072/e1af41d0) Subscriber data update (mmctx.c:445) 20240829121040231 DMM DEBUG MM(262420000000072/e1af41d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121040231 DMM INFO MM(262420000000072/e1af41d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121040231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121040231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121040231 DMM INFO MM(262420000000072/e1af41d0) <- GMM AUTH AND CIPHERING REQ (rand = 2e 10 08 a2 33 66 ef 3b 2a 88 27 55 20 bc 20 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240829121040242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121040242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121040242 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121040242 DMM INFO MM(262420000000072/e1af41d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121040242 DMM NOTICE MM(262420000000072/e1af41d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121040242 DMM DEBUG MM(262420000000072/e1af41d0) checking auth: received GSM SRES = 7c fe 86 2c (gprs_gmm.c:666) 20240829121040242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121040242 DMM DEBUG MM(262420000000072/e1af41d0) Requesting authorization (sgsn_auth.c:160) 20240829121040242 DMM INFO MM(262420000000072/e1af41d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121040242 DMM DEBUG MM(262420000000072/e1af41d0) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121040242 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240829121040242 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) 20240829121040242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829121040242 DMM INFO MM(262420000000072/e1af41d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1af41d0) (gprs_gmm.c:300) 20240829121040245 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121040245 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121040245 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240829121040245 DMM INFO MM(262420000000072/e1af41d0) Subscriber data update (mmctx.c:445) 20240829121040245 DMM DEBUG MM(262420000000072/e1af41d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121040245 DMM INFO MM(262420000000072/e1af41d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121040245 DMM NOTICE MM(262420000000072/e1af41d0) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240829121040245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121040245 DMM NOTICE MM(262420000000072/e1af41d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121040245 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) 20240829121040246 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121040246 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240829121040246 DMM INFO MM(262420000000072/e1af41d0) Subscriber data update (mmctx.c:445) 20240829121040246 DMM DEBUG MM(262420000000072/e1af41d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829121040256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121040256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829121040256 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121040257 DMM INFO MM(262420000000072/e1af41d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121040257 DMM NOTICE MM(262420000000072/e1af41d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121040257 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121040257 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121040257 DLLC NOTICE LLME(f5f839d4/e1af41d0){ASSIGNED} LLGM Assign pre (ffffffff => e1af41d0) (gprs_llc.c:1079) 20240829121040257 DLLC NOTICE LLME(ffffffff/e1af41d0){ASSIGNED} LLGM Assign post (ffffffff => e1af41d0) (gprs_llc.c:1125) 20240829121040257 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829121040257 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829121040257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121040257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121040311 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 a4 04 00 00 03 52 f0 99 42 42 de 05 e1 af 41 d0 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)@5febb23e5d77: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240829121042313 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240829121042313 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240829121042313 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) 20240829121042313 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240829121042313 DMM INFO MM(262420000000072/e1af41d0) Subscriber data update (mmctx.c:445) 20240829121042313 DMM DEBUG MM(262420000000072/e1af41d0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240829121042313 DMM INFO MM(262420000000072/e1af41d0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240829121042313 DMM INFO MM(262420000000072/e1af41d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121042313 DMM INFO MM(262420000000072/e1af41d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121042313 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121042313 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121042313 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829121042313 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829121042313 DLLC NOTICE LLME(ffffffff/e1af41d0){ASSIGNED} LLGM Assign pre (e1af41d0 => ffffffff) (gprs_llc.c:1079) 20240829121042314 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1af41d0 => ffffffff) (gprs_llc.c:1125) 20240829121042314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829121042314 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829121042314 DMM DEBUG MM_STATE_Iu[0x56212af9c580]{Detached}: Deallocated (fsm.c:568) 20240829121042314 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@5febb23e5d77: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@5febb23e5d77: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240829121042325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829121042329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121042330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1355)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@5febb23e5d77: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1360)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@5febb23e5d77: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1365)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@5febb23e5d77: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1353)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1363)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1358)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@5febb23e5d77: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Aug 29 12:10:42 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=86600) 20240829121043331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121043331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86600, count=95684) 20240829121044332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121044332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Aug 29 12:10:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121045333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121045333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_sgsn_context_req_out started. 20240829121045448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121045450 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121045491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121045491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121045491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121045491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121045491 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121045491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121045491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121045491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121045491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121045492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121045492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121045492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121045492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121045492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121045492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121045492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121045492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121045492 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121045492 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121045492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121045492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121045492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121045494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121045499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121045499 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121045506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121045506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121045506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121045506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121045506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121045506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121045506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121045506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121045506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121045507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121045507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121045507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121045507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121045507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121045507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121045507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121045507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121045507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121045507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121045507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121045507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121045507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121045509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121045514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121045514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@5febb23e5d77: 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(1384)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121045523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121045523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121045523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121045523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121045523 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121045523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121045523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121045523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121045523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121045523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121045523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121045523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121045523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121045523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121045523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121045523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121045523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121045523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121045523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121045523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829121045524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121045524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121045526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121045530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121045530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121046334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121046334 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121046334 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121046334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@5febb23e5d77: 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) } } } } 20240829121046338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829121046339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@5febb23e5d77: 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(1385)@5febb23e5d77: 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(1385)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@5febb23e5d77: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='FBF8FE36'O, index=0 SGSN_Test-GSUP(1386)@5febb23e5d77: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20240829121047393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121047393 DLLC NOTICE LLME(ffffffff/fbf8fe36){UNASSIGNED} LLC RX: unknown TLLI 0xfbf8fe36, creating LLME on the fly (gprs_llc.c:552) 20240829121047393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240829121047393 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829121047393 DMM NOTICE LLME(ffffffff/fbf8fe36){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240829121047393 DLLC NOTICE LLME(ffffffff/fbf8fe36){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240829121047393 DMM ERROR LLME(ffffffff/fbf8fe36){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240829121047393 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240829121047393 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240829121047393 DLLC NOTICE LLME(ffffffff/fbf8fe36){UNASSIGNED} LLGM Assign pre (fbf8fe36 => ffffffff) (gprs_llc.c:1079) 20240829121047393 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbf8fe36 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@5febb23e5d77: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@5febb23e5d77: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. TC_sgsn_context_req_out-BVCI220(1383)@5febb23e5d77: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@5febb23e5d77: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-Gb0-NS0(1370)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@5febb23e5d77: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1386)@5febb23e5d77: Final verdict of PTC: none20240829121047423 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121047423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1375)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1374)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1384)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1377)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1379)@5febb23e5d77: Final verdict of PTC: none 20240829121047430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54122<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@5febb23e5d77: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1372)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1382)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@5febb23e5d77: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Aug 29 12:10:47 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43764) 20240829121048424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121048424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43764, count=50504) 20240829121049425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121049425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:10:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121050426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121050426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_req_id_req_ra_update started. 20240829121050787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121050789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121050833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121050833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121050833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121050833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121050833 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121050833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121050833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121050833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121050833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121050834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121050834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121050834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121050834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121050834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121050834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121050834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121050834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121050834 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121050834 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121050834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121050834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121050834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121050836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121050842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121050842 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121050848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121050848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121050848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121050848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121050848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121050848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121050848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121050848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121050848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121050849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121050849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121050849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121050849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121050849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121050849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121050849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121050849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121050849 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121050849 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121050849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829121050849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121050849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121050851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121050856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121050856 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)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121050865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121050865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121050865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121050865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121050865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121050865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121050865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121050865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121050865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121050865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121050865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121050865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121050866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121050866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121050866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121050866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121050866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121050866 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121050866 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121050866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121050866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121050866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121050868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121050872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121050872 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)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121051427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121051427 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121051427 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121051427 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@5febb23e5d77: 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) } } } } 20240829121051431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121051432 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@5febb23e5d77: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F967DE64'O, index=0 SGSN_Test-GSUP(1405)@5febb23e5d77: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20240829121051500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121051500 DLLC NOTICE LLME(ffffffff/f967de64){UNASSIGNED} LLC RX: unknown TLLI 0xf967de64, creating LLME on the fly (gprs_llc.c:552) 20240829121051500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121051500 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20240829121051500 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829121051500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829121051500 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829121051500 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829121051500 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121051500 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121051500 DLLC NOTICE LLME(ffffffff/f967de64){UNASSIGNED} LLGM Assign pre (f967de64 => e0625248) (gprs_llc.c:1079) 20240829121051500 DLLC NOTICE LLME(f967de64/e0625248){ASSIGNED} LLGM Assign post (f967de64 => e0625248) (gprs_llc.c:1125) 20240829121051500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121051500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121051500 DMM DEBUG MM(262420000000047/e0625248) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121051527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121051527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121051527 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121051527 DMM INFO MM(262420000000047/e0625248) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829121051527 DMM INFO MM(262420000000047/e0625248) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-16359-56 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240829121051527 DMM NOTICE MM(262420000000047/e0625248) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240829121051527 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240829121051527 DMM INFO MM(262420000000047/e0625248) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240829121051527 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121051527 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121051527 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829121051527 DMM ERROR MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829121051527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Deallocated (fsm.c:568) 20240829121051527 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829121051527 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829121051527 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829121051527 DLLC NOTICE LLME(f967de64/e0625248){ASSIGNED} LLGM Assign pre (e0625248 => ffffffff) (gprs_llc.c:1079) 20240829121051527 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0625248 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@5febb23e5d77: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@5febb23e5d77: Final verdict of PTC: pass 20240829121051540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@5febb23e5d77: Final verdict of PTC: none 20240829121051545 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1389)@5febb23e5d77: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@5febb23e5d77: Final verdict of PTC: none 20240829121051545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1398)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1403)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1393)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@5febb23e5d77: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@5febb23e5d77: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1396)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1391)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1401)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Aug 29 12:10:51 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4756) 20240829121052546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121052546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=4756, count=58452) 20240829121053547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121053547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test execution finished. MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Aug 29 12:10:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121054548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121054548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_iu_attach started. 20240829121054668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121054670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121054714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121054715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121054715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121054715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121054715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121054715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121054715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121054715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121054715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121054715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121054715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121054715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121054715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121054715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121054715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121054715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121054715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121054715 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121054715 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121054715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121054716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121054716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121054718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121054723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121054723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121054730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121054730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121054730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121054730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121054730 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121054730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121054730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121054730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121054730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121054731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121054731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121054731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121054731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121054731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121054731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121054731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121054731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121054731 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121054731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121054731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121054731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121054731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121054733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829121054738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121054738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121054748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121054748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121054748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121054748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121054748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121054748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121054748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121054749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121054749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121054749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121054749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121054749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121054749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121054749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121054749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121054749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121054749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121054749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121054749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121054749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1422)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829121054749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121054749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121054752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5febb23e5d77: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@5febb23e5d77: ************************************************* SGSN_Test_0-M3UA(1425)@5febb23e5d77: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@5febb23e5d77: ************************************************* MTC@5febb23e5d77: Starting RAN_Emulation 20240829121054757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121054758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@5febb23e5d77: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121054958 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829121054959 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) 20240829121054959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829121054959 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)@5febb23e5d77: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240829121054965 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) 20240829121054965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829121054965 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829121054966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829121054966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240829121054966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829121054966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240829121054968 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) 20240829121054968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829121054968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829121054968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829121054968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829121054968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829121054968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829121054968 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240829121055550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121055550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121055550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121055550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@5febb23e5d77: 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) } } } } 20240829121055554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121055555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121055777 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) 20240829121055777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121055777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121055777 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) 20240829121055777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121055777 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) 20240829121055777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121055777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121055777 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240829121055777 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240829121055778 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) 20240829121055778 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121055778 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121055778 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) 20240829121055778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121055778 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) 20240829121055778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121055778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1424)@5febb23e5d77: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@5febb23e5d77: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='CB13FD89'O, index=0 SGSN_Test-GSUP(1428)@5febb23e5d77: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@5febb23e5d77: 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 := '69EE'O, rac := 'CF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@5febb23e5d77: Added conn table entry 0TC_iu_attach(1430)5295943 SGSN_Test_0-SCCP(1423)@5febb23e5d77: First idle individual index:0 SGSN_Test_0-RAN(1424)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 20240829121056642 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) 20240829121056642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121056642 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) 20240829121056642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056642 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) 20240829121056642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121056642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121056642 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) 20240829121056642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056642 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121056642 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121056642 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121056642 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240829121056642 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240829121056642 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240829121056642 DMM DEBUG GMM(gmm_fsm)[0x56212af9c7e0]{Deregistered}: Allocated (fsm.c:456) 20240829121056642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Init}: Allocated (fsm.c:456) 20240829121056642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121056642 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) 20240829121056642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056642 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) 20240829121056642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121056642 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Allocated (fsm.c:456) 20240829121056642 DMM DEBUG MM_STATE_Iu[0x56212afa86d0]{Detached}: Allocated (fsm.c:456) 20240829121056642 DMM DEBUG GMM(gmm_fsm)[0x56212af9c7e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121056642 DMM DEBUG GMM(gmm_fsm)[0x56212af9c7e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121056642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121056642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121056642 DMM DEBUG MM(262420000001001/ddcb2c4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121056642 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240829121056642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121056642 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) 20240829121056642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121056642 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) 20240829121056642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056642 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) 20240829121056642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121056642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@5febb23e5d77: { messageType := 2, destLocRef := '50CF47'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)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@5febb23e5d77: 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 := '02D68989D14DD3D7CA6F4FA35C371EE9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E63A0C50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B9C1D167E6273AF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '910BB17542912AD4789B509F142DFAB2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '94BEE671EBD1FF711563A8FCE64EDF73'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '25D1EE4F3385E498CDC8A77ECC1E5C91'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1C36E06DD4DE1688'O } } } } } SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240829121056654 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) 20240829121056654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121056654 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) 20240829121056654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056654 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) 20240829121056654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121056654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121056654 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121056654 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121056654 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121056654 DMM DEBUG MM(262420000001001/ddcb2c4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240829121056654 DMM NOTICE MM(262420000001001/ddcb2c4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121056654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121056654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121056654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121056654 DMM DEBUG MM(262420000001001/ddcb2c4b) Requesting authorization (sgsn_auth.c:160) 20240829121056654 DMM INFO MM(262420000001001/ddcb2c4b) Requesting authentication tuples (sgsn_auth.c:184) 20240829121056654 DMM DEBUG MM(262420000001001/ddcb2c4b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121056654 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240829121056654 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@5febb23e5d77: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20240829121056659 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121056659 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121056659 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121056659 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121056659 DMM INFO MM(262420000001001/ddcb2c4b) Subscriber data update (mmctx.c:445) 20240829121056659 DMM DEBUG MM(262420000001001/ddcb2c4b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121056659 DMM INFO MM(262420000001001/ddcb2c4b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121056659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121056659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121056659 DMM INFO MM(262420000001001/ddcb2c4b) <- GMM AUTH AND CIPHERING REQ (rand = 02 d6 89 89 d1 4d d3 d7 ca 6f 4f a3 5c 37 1e e9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 25 d1 ee 4f 33 85 e4 98 cd c8 a7 7e cc 1e 5c 91 ) (gprs_gmm.c:483) 20240829121056659 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240829121056659 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) 20240829121056659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121056660 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) 20240829121056660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056660 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) 20240829121056660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121056660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_len:37 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300221C36E06D23094B99990000100001F02904D4DE1688'O 20240829121056669 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) 20240829121056669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121056669 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) 20240829121056669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056669 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) 20240829121056669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121056669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121056669 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121056669 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121056669 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121056669 DMM INFO MM(262420000001001/ddcb2c4b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121056669 DMM NOTICE MM(262420000001001/ddcb2c4b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121056669 DMM DEBUG MM(262420000001001/ddcb2c4b) checking auth: received UMTS RES = 1c 36 e0 6d d4 de 16 88 (gprs_gmm.c:666) 20240829121056669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121056669 DMM DEBUG MM(262420000001001/ddcb2c4b) Requesting authorization (sgsn_auth.c:160) 20240829121056669 DMM INFO MM(262420000001001/ddcb2c4b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121056669 DMM DEBUG MM(262420000001001/ddcb2c4b) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121056669 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240829121056669 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) 20240829121056669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240829121056669 DMM DEBUG MM(262420000001001/ddcb2c4b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240829121056670 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) 20240829121056670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121056670 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) 20240829121056670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056670 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) 20240829121056670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121056670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121056682 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) 20240829121056682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121056682 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) 20240829121056682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056682 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) 20240829121056682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121056682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121056683 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121056683 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121056683 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121056683 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240829121056683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240829121056683 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) 20240829121056683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121056683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240829121056683 DMM INFO MM(262420000001001/ddcb2c4b) <- GMM ATTACH ACCEPT (new P-TMSI=0xddcb2c4b) (gprs_gmm.c:300) 20240829121056683 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240829121056683 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) 20240829121056683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056683 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) 20240829121056683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121056683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121056683 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) 20240829121056683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121056683 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) 20240829121056683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056683 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) 20240829121056683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121056683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121056688 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121056688 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121056688 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240829121056688 DMM INFO MM(262420000001001/ddcb2c4b) Subscriber data update (mmctx.c:445) 20240829121056688 DMM DEBUG MM(262420000001001/ddcb2c4b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121056688 DMM INFO MM(262420000001001/ddcb2c4b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121056688 DMM NOTICE MM(262420000001001/ddcb2c4b) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240829121056688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121056688 DMM NOTICE MM(262420000001001/ddcb2c4b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121056688 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) 20240829121056689 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121056689 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240829121056689 DMM INFO MM(262420000001001/ddcb2c4b) Subscriber data update (mmctx.c:445) 20240829121056689 DMM DEBUG MM(262420000001001/ddcb2c4b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_len:14 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240829121056691 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) 20240829121056692 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121056692 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) 20240829121056692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056692 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) 20240829121056692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121056692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121056692 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121056692 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121056692 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121056692 DMM INFO MM(262420000001001/ddcb2c4b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121056692 DMM NOTICE MM(262420000001001/ddcb2c4b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121056692 DMM DEBUG GMM(gmm_fsm)[0x56212af9c7e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121056692 DMM DEBUG GMM(gmm_fsm)[0x56212af9c7e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121056692 DMM DEBUG MM_STATE_Iu(1)[0x56212afa86d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240829121056692 DMM DEBUG MM_STATE_Iu(1)[0x56212afa86d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240829121056692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121056692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121056692 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) 20240829121056692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121056692 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) 20240829121056692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056692 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) 20240829121056692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121056692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1423)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1423)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121056699 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) 20240829121056699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121056699 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) 20240829121056699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056699 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) 20240829121056699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121056699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121056699 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121056699 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121056699 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121056699 DMM INFO MM(262420000001001/ddcb2c4b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121056699 DMM DEBUG MM_STATE_Iu(1)[0x56212afa86d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121056699 DMM DEBUG MM_STATE_Iu(1)[0x56212afa86d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121056699 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) 20240829121056699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121056699 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) 20240829121056699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056699 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) 20240829121056699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121056699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@5febb23e5d77: Deleted conn table entry 0TC_iu_attach(1430)5295943 20240829121056701 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) 20240829121056701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121056701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121056701 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) 20240829121056701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121056701 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) 20240829121056701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121056701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1430)@5febb23e5d77: setverdict(pass): none -> pass TC_iu_attach(1430)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@5febb23e5d77: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@5febb23e5d77: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@5febb23e5d77: Final verdict of PTC: none 20240829121056773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45204<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829121056778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121056778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1427)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1422)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1428)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@5febb23e5d77: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1417)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@5febb23e5d77: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@5febb23e5d77: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1415)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1410)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1420)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1412)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@5febb23e5d77: Test case TC_iu_attach finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Aug 29 12:10:56 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=138840) 20240829121056906 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829121056906 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) 20240829121056906 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829121056906 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829121056906 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829121056906 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) 20240829121056906 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829121056906 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829121056906 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) 20240829121056906 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) 20240829121056906 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240829121056906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829121056906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829121056906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240829121056906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240829121056906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829121056906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829121056906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240829121057780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121057780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=138840, count=204436) 20240829121058072 DGPRS DEBUG Checking for inactive LLMEs, time = 27461657 (sgsn.c:131) 20240829121058782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121058783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240829121058907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240829121058907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240829121058907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Aug 29 12:10:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121059784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121059784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_iu_attach_encr started. 20240829121059985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121059988 DMM INFO MM(262420000001001/ddcb2c4b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121059988 DMM INFO MM(262420000001001/ddcb2c4b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121059988 DMM DEBUG GMM(gmm_fsm)[0x56212af9c7e0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121059988 DMM DEBUG GMM(gmm_fsm)[0x56212af9c7e0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121059988 DMM DEBUG MM_STATE_Iu(1)[0x56212afa86d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240829121059988 DMM DEBUG MM_STATE_Iu(1)[0x56212afa86d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240829121059988 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240829121059988 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) 20240829121059988 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) 20240829121059988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Init}: Deallocated (fsm.c:568) 20240829121059988 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Deallocated (fsm.c:568) 20240829121059988 DMM DEBUG MM_STATE_Iu(1)[0x56212afa86d0]{Detached}: Deallocated (fsm.c:568) 20240829121059988 DMM DEBUG GMM(gmm_fsm)[0x56212af9c7e0]{Deregistered}: Deallocated (fsm.c:568) 20240829121059988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121100040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121100040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121100040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121100040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121100040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121100040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121100040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121100040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121100040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121100041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121100041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121100041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121100041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121100041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121100041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121100041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121100041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121100041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121100041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121100041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121100042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121100042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121100044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121100050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121100050 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@5febb23e5d77: 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(1440)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121100057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121100057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121100057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121100057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121100057 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121100057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121100057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121100057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121100057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121100058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121100058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121100058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121100058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121100058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121100058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121100058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121100058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121100058 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121100058 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121100058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121100058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121100058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121100060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121100065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121100065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@5febb23e5d77: 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(1445)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121100073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121100073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121100073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121100073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121100073 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121100073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121100073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121100073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121100073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121100073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121100073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121100073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121100073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121100073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121100073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121100073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121100073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121100073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121100073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121100073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121100074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121100074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121100076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121100080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121100080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@5febb23e5d77: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@5febb23e5d77: ************************************************* SGSN_Test_0-M3UA(1448)@5febb23e5d77: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@5febb23e5d77: ************************************************* MTC@5febb23e5d77: Starting RAN_Emulation TC_iu_attach_encr-BVCI220(1444)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@5febb23e5d77: v_sccp_pdu_maxlen:268 20240829121100283 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829121100283 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) 20240829121100283 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829121100283 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)@5febb23e5d77: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240829121100299 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) 20240829121100299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829121100299 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829121100299 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829121100299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240829121100300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829121100300 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240829121100301 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) 20240829121100301 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829121100301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829121100301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829121100301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829121100301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829121100301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829121100301 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240829121100785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121100786 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121100786 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121100786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@5febb23e5d77: 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) } } } } 20240829121100790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121100791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121101100 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) 20240829121101100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121101100 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) 20240829121101100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101100 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) 20240829121101100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121101100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101100 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240829121101100 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240829121101101 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) 20240829121101101 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101101 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101101 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) 20240829121101101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101101 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) 20240829121101101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1447)@5febb23e5d77: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@5febb23e5d77: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='FA39134C'O, index=0 SGSN_Test-GSUP(1451)@5febb23e5d77: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@5febb23e5d77: 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 := '9274'O, rac := 'A9'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)@5febb23e5d77: Added conn table entry 0TC_iu_attach_encr(1453)2164047 SGSN_Test_0-SCCP(1446)@5febb23e5d77: First idle individual index:0 SGSN_Test_0-RAN(1447)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 20240829121101835 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) 20240829121101835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121101835 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) 20240829121101835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101835 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) 20240829121101835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121101835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101835 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) 20240829121101835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101835 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) 20240829121101835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101835 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) 20240829121101835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101835 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121101835 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121101835 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121101835 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240829121101835 DMM DEBUG GMM(gmm_fsm)[0x56212afa86d0]{Deregistered}: Allocated (fsm.c:456) 20240829121101835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829121101835 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Allocated (fsm.c:456) 20240829121101835 DMM DEBUG MM_STATE_Iu[0x56212af9c450]{Detached}: Allocated (fsm.c:456) 20240829121101835 DMM DEBUG GMM(gmm_fsm)[0x56212afa86d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121101835 DMM DEBUG GMM(gmm_fsm)[0x56212afa86d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121101835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121101835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121101835 DMM DEBUG MM(262420000001001/f8551915) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121101835 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240829121101835 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) 20240829121101835 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101835 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101835 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) 20240829121101835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101835 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) 20240829121101835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@5febb23e5d77: { messageType := 2, destLocRef := '21054F'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(1446)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@5febb23e5d77: 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 := '6481CDF1DE33F19BF7E18D834229CB5A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87F87CF3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5D6FB3D7D6438B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B32B4E940A45BFC62EDC2676243CCBC8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0890A86B15D878F41E9C1C8E6BDA2FE3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B5B8A4B7047FABE1933DB93429F49181'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B22E077993AC5ED5'O } } } } } SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240829121101840 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) 20240829121101840 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101840 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121101840 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) 20240829121101840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101840 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) 20240829121101840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121101840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101840 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121101840 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121101840 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121101840 DMM DEBUG MM(262420000001001/f8551915) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240829121101840 DMM NOTICE MM(262420000001001/f8551915) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121101841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121101841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121101841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121101841 DMM DEBUG MM(262420000001001/f8551915) Requesting authorization (sgsn_auth.c:160) 20240829121101841 DMM INFO MM(262420000001001/f8551915) Requesting authentication tuples (sgsn_auth.c:184) 20240829121101841 DMM DEBUG MM(262420000001001/f8551915) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121101841 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240829121101841 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@5febb23e5d77: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20240829121101842 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121101842 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121101842 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121101842 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121101842 DMM INFO MM(262420000001001/f8551915) Subscriber data update (mmctx.c:445) 20240829121101842 DMM DEBUG MM(262420000001001/f8551915) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121101842 DMM INFO MM(262420000001001/f8551915) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121101842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121101842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121101842 DMM INFO MM(262420000001001/f8551915) <- GMM AUTH AND CIPHERING REQ (rand = 64 81 cd f1 de 33 f1 9b f7 e1 8d 83 42 29 cb 5a , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 b8 a4 b7 04 7f ab e1 93 3d b9 34 29 f4 91 81 ) (gprs_gmm.c:483) 20240829121101842 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240829121101842 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) 20240829121101842 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101842 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101842 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) 20240829121101842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101842 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) 20240829121101842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_len:37 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22B22E077923094B99990000100001F0290493AC5ED5'O 20240829121101846 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) 20240829121101846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121101846 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) 20240829121101846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101846 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) 20240829121101846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121101846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101846 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121101846 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121101846 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121101846 DMM INFO MM(262420000001001/f8551915) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121101846 DMM NOTICE MM(262420000001001/f8551915) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121101846 DMM DEBUG MM(262420000001001/f8551915) checking auth: received UMTS RES = b2 2e 07 79 93 ac 5e d5 (gprs_gmm.c:666) 20240829121101846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121101846 DMM DEBUG MM(262420000001001/f8551915) Requesting authorization (sgsn_auth.c:160) 20240829121101846 DMM INFO MM(262420000001001/f8551915) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121101846 DMM DEBUG MM(262420000001001/f8551915) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121101846 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240829121101846 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) 20240829121101846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240829121101846 DMM DEBUG MM(262420000001001/f8551915) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240829121101846 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) 20240829121101846 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101846 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101846 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) 20240829121101846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101846 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) 20240829121101847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_len:17 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240829121101852 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) 20240829121101852 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121101852 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) 20240829121101852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101852 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) 20240829121101852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121101852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101852 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121101852 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121101852 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121101852 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240829121101852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240829121101852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240829121101852 DMM INFO MM(262420000001001/f8551915) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8551915) (gprs_gmm.c:300) 20240829121101852 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240829121101852 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) 20240829121101852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101852 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) 20240829121101852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101852 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) 20240829121101852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101852 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) 20240829121101852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101852 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) 20240829121101852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101852 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) 20240829121101852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121101854 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121101854 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121101854 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240829121101854 DMM INFO MM(262420000001001/f8551915) Subscriber data update (mmctx.c:445) 20240829121101854 DMM DEBUG MM(262420000001001/f8551915) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121101854 DMM INFO MM(262420000001001/f8551915) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121101854 DMM NOTICE MM(262420000001001/f8551915) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240829121101854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121101854 DMM NOTICE MM(262420000001001/f8551915) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121101854 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) 20240829121101854 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121101854 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240829121101854 DMM INFO MM(262420000001001/f8551915) Subscriber data update (mmctx.c:445) 20240829121101854 DMM DEBUG MM(262420000001001/f8551915) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_len:14 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240829121101856 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) 20240829121101856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121101856 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) 20240829121101856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101856 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) 20240829121101856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121101856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101856 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121101856 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121101856 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121101856 DMM INFO MM(262420000001001/f8551915) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121101856 DMM NOTICE MM(262420000001001/f8551915) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121101856 DMM DEBUG GMM(gmm_fsm)[0x56212afa86d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121101856 DMM DEBUG GMM(gmm_fsm)[0x56212afa86d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121101856 DMM DEBUG MM_STATE_Iu(2)[0x56212af9c450]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240829121101856 DMM DEBUG MM_STATE_Iu(2)[0x56212af9c450]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240829121101856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121101856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121101856 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) 20240829121101856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101856 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) 20240829121101856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101856 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) 20240829121101856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1446)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1446)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121101859 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) 20240829121101859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121101859 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) 20240829121101859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101859 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) 20240829121101859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121101859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121101859 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121101859 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121101859 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121101859 DMM INFO MM(262420000001001/f8551915) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121101859 DMM DEBUG MM_STATE_Iu(2)[0x56212af9c450]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121101859 DMM DEBUG MM_STATE_Iu(2)[0x56212af9c450]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121101859 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) 20240829121101859 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101859 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121101859 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) 20240829121101859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101859 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) 20240829121101859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121101859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@5febb23e5d77: Session index based on local reference:0 20240829121101860 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) 20240829121101860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121101860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121101860 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) 20240829121101860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121101860 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) 20240829121101860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121101860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1447)@5febb23e5d77: Deleted conn table entry 0TC_iu_attach_encr(1453)2164047 TC_iu_attach_encr(1453)@5febb23e5d77: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@5febb23e5d77: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@5febb23e5d77: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@5febb23e5d77: Final verdict of PTC: none 20240829121101915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45206<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1435)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1451)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1440)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@5febb23e5d77: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@5febb23e5d77: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1445)@5febb23e5d77: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@5febb23e5d77: Final verdict of PTC: none 20240829121101917 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121101918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1432)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1438)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1433)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1443)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@5febb23e5d77: Test case TC_iu_attach_encr finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Aug 29 12:11:02 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143512) 20240829121102062 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829121102062 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) 20240829121102062 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829121102062 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829121102062 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829121102062 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) 20240829121102062 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829121102062 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829121102062 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) 20240829121102062 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) 20240829121102062 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240829121102062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829121102062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829121102062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240829121102062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240829121102062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829121102062 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829121102062 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240829121102919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121102919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143512, count=207632) 20240829121103921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121103921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:11:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121104063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240829121104063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240829121104063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240829121104922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121104922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_iu_attach_geran_rau started. 20240829121105034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121105034 DMM INFO MM(262420000001001/f8551915) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121105034 DMM INFO MM(262420000001001/f8551915) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121105034 DMM DEBUG GMM(gmm_fsm)[0x56212afa86d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121105035 DMM DEBUG GMM(gmm_fsm)[0x56212afa86d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121105035 DMM DEBUG MM_STATE_Iu(2)[0x56212af9c450]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240829121105035 DMM DEBUG MM_STATE_Iu(2)[0x56212af9c450]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240829121105035 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240829121105035 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) 20240829121105035 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) 20240829121105035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829121105035 DMM DEBUG MM_STATE_Gb[0x56212af9c6b0]{Idle}: Deallocated (fsm.c:568) 20240829121105035 DMM DEBUG MM_STATE_Iu(2)[0x56212af9c450]{Detached}: Deallocated (fsm.c:568) 20240829121105035 DMM DEBUG GMM(gmm_fsm)[0x56212afa86d0]{Deregistered}: Deallocated (fsm.c:568) 20240829121105035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121105059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121105059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121105059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121105059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121105059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121105059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121105059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121105059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121105059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121105060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121105060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121105060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121105060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121105060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121105060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121105060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121105060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121105060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121105060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121105060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1458)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829121105060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121105060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121105062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121105067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121105067 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121105077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121105078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121105078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121105078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121105078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121105078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121105078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121105078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121105078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121105079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121105079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121105079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121105079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121105079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121105079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121105079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121105079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121105079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121105079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121105079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121105080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121105080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121105082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121105089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121105089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1461)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121105098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121105098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121105098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121105098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121105098 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121105098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121105098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121105098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121105099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121105099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121105099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121105099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121105100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121105100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121105100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121105100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121105100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121105100 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121105100 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121105100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121105100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121105100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121105102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5febb23e5d77: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@5febb23e5d77: ************************************************* SGSN_Test_0-M3UA(1471)@5febb23e5d77: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@5febb23e5d77: ************************************************* MTC@5febb23e5d77: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@5febb23e5d77: v_sccp_pdu_maxlen:268 20240829121105109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121105109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121105309 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829121105309 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) 20240829121105309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829121105309 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)@5febb23e5d77: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240829121105312 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) 20240829121105313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829121105313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829121105313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829121105313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240829121105313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829121105313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240829121105314 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) 20240829121105314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829121105314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829121105314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829121105314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829121105314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829121105314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829121105314 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240829121105923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121105923 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121105923 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121105923 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@5febb23e5d77: 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) } } } } 20240829121105924 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829121105924 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121106113 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) 20240829121106113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121106113 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) 20240829121106113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106113 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) 20240829121106113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121106113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106114 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240829121106114 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240829121106114 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) 20240829121106114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106114 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) 20240829121106114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106114 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) 20240829121106114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1470)@5febb23e5d77: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@5febb23e5d77: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='ECBE4A78'O, index=0 SGSN_Test-GSUP(1474)@5febb23e5d77: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@5febb23e5d77: 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 := '37E4'O, rac := '57'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(1470)@5febb23e5d77: Added conn table entry 0TC_iu_attach_geran_rau(1476)3119285 SGSN_Test_0-SCCP(1469)@5febb23e5d77: First idle individual index:0 SGSN_Test_0-RAN(1470)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 20240829121106954 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) 20240829121106954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121106954 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) 20240829121106954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106954 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) 20240829121106954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121106954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106954 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121106954 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121106954 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121106954 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240829121106954 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829121106954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Init}: Allocated (fsm.c:456) 20240829121106954 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Allocated (fsm.c:456) 20240829121106954 DMM DEBUG MM_STATE_Iu[0x56212af9c7e0]{Detached}: Allocated (fsm.c:456) 20240829121106954 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121106954 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121106954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121106954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121106954 DMM DEBUG MM(262420000001002/ee705799) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121106954 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240829121106954 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) 20240829121106954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106954 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) 20240829121106954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106954 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) 20240829121106954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106954 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) 20240829121106954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106954 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) 20240829121106954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106954 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) 20240829121106954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@5febb23e5d77: { messageType := 2, destLocRef := '2F98B5'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)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@5febb23e5d77: 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 := 'E69CC77D194485BC57E712F091E256F1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7A0FF62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '417559BCC783766E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '64A072B04B8BB97E6C5263906357EA86'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8CFF3317E0430D8DE8A12070CE929585'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '40FD06FF12E74FCDBFA4EDEE55201845'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D0C1CFF17582D41'O } } } } } SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240829121106959 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) 20240829121106959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121106959 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) 20240829121106959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106959 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) 20240829121106959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121106959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106960 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121106960 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121106960 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121106960 DMM DEBUG MM(262420000001002/ee705799) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240829121106960 DMM NOTICE MM(262420000001002/ee705799) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121106960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121106960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121106960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121106960 DMM DEBUG MM(262420000001002/ee705799) Requesting authorization (sgsn_auth.c:160) 20240829121106960 DMM INFO MM(262420000001002/ee705799) Requesting authentication tuples (sgsn_auth.c:184) 20240829121106960 DMM DEBUG MM(262420000001002/ee705799) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121106960 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240829121106960 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@5febb23e5d77: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20240829121106961 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121106961 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121106961 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121106961 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121106961 DMM INFO MM(262420000001002/ee705799) Subscriber data update (mmctx.c:445) 20240829121106961 DMM DEBUG MM(262420000001002/ee705799) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121106961 DMM INFO MM(262420000001002/ee705799) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121106961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121106961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121106961 DMM INFO MM(262420000001002/ee705799) <- GMM AUTH AND CIPHERING REQ (rand = e6 9c c7 7d 19 44 85 bc 57 e7 12 f0 91 e2 56 f1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 fd 06 ff 12 e7 4f cd bf a4 ed ee 55 20 18 45 ) (gprs_gmm.c:483) 20240829121106961 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240829121106961 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) 20240829121106961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106961 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) 20240829121106961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106961 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) 20240829121106961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_len:37 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307229D0C1CFF23094B99990000100002F0290417582D41'O 20240829121106964 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) 20240829121106964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121106964 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) 20240829121106964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106964 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) 20240829121106964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121106964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106964 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121106964 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121106964 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121106964 DMM INFO MM(262420000001002/ee705799) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121106964 DMM NOTICE MM(262420000001002/ee705799) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121106964 DMM DEBUG MM(262420000001002/ee705799) checking auth: received UMTS RES = 9d 0c 1c ff 17 58 2d 41 (gprs_gmm.c:666) 20240829121106964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121106964 DMM DEBUG MM(262420000001002/ee705799) Requesting authorization (sgsn_auth.c:160) 20240829121106964 DMM INFO MM(262420000001002/ee705799) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121106964 DMM DEBUG MM(262420000001002/ee705799) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121106964 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240829121106964 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) 20240829121106964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240829121106964 DMM DEBUG MM(262420000001002/ee705799) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240829121106964 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) 20240829121106964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106964 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) 20240829121106964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106964 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) 20240829121106964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121106968 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) 20240829121106968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121106968 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) 20240829121106968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106968 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) 20240829121106968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121106968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106968 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121106968 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121106968 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121106968 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240829121106968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240829121106968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240829121106968 DMM INFO MM(262420000001002/ee705799) <- GMM ATTACH ACCEPT (new P-TMSI=0xee705799) (gprs_gmm.c:300) 20240829121106968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240829121106968 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) 20240829121106968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106968 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) 20240829121106968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106968 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) 20240829121106968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106968 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) 20240829121106968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106968 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) 20240829121106968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106968 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) 20240829121106968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121106970 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121106970 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121106970 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240829121106970 DMM INFO MM(262420000001002/ee705799) Subscriber data update (mmctx.c:445) 20240829121106970 DMM DEBUG MM(262420000001002/ee705799) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121106970 DMM INFO MM(262420000001002/ee705799) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121106970 DMM NOTICE MM(262420000001002/ee705799) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240829121106970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121106970 DMM NOTICE MM(262420000001002/ee705799) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121106970 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) 20240829121106970 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121106970 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240829121106970 DMM INFO MM(262420000001002/ee705799) Subscriber data update (mmctx.c:445) 20240829121106970 DMM DEBUG MM(262420000001002/ee705799) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_len:14 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240829121106971 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) 20240829121106971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121106971 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) 20240829121106971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106971 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) 20240829121106971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121106972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106972 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121106972 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121106972 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121106972 DMM INFO MM(262420000001002/ee705799) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121106972 DMM NOTICE MM(262420000001002/ee705799) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121106972 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121106972 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121106972 DMM DEBUG MM_STATE_Iu(3)[0x56212af9c7e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240829121106972 DMM DEBUG MM_STATE_Iu(3)[0x56212af9c7e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240829121106972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121106972 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) 20240829121106972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106972 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) 20240829121106972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106972 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) 20240829121106972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1469)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1469)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121106974 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) 20240829121106974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121106974 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) 20240829121106974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106974 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) 20240829121106974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121106974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121106974 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121106974 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121106974 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121106974 DMM INFO MM(262420000001002/ee705799) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121106974 DMM DEBUG MM_STATE_Iu(3)[0x56212af9c7e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121106974 DMM DEBUG MM_STATE_Iu(3)[0x56212af9c7e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121106974 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) 20240829121106974 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121106974 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) 20240829121106974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106974 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) 20240829121106974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121106974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@5febb23e5d77: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)3119285 20240829121106975 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) 20240829121106975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121106975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121106975 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) 20240829121106975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121106975 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) 20240829121106975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121106975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1476)@5febb23e5d77: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@5febb23e5d77: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@5febb23e5d77: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EE705799'O, index=1 20240829121107031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121107031 DLLC NOTICE LLME(ffffffff/ee705799){UNASSIGNED} LLC RX: unknown TLLI 0xee705799, creating LLME on the fly (gprs_llc.c:552) 20240829121107031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240829121107031 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829121107031 DMM INFO MM(262420000001002/ee705799) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ee705799, P-TMSI: ee705799 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240829121107031 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240829121107031 DMM DEBUG MM_STATE_Iu(3)[0x56212af9c7e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240829121107031 DMM DEBUG MM_STATE_Iu(3)[0x56212af9c7e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240829121107031 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121107031 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240829121107031 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121107031 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121107031 DLLC NOTICE LLME(ffffffff/ee705799){UNASSIGNED} LLGM Assign pre (ee705799 => ee705799) (gprs_llc.c:1079) 20240829121107031 DLLC NOTICE LLME(ee705799/ee705799){ASSIGNED} LLGM Assign post (ee705799 => ee705799) (gprs_llc.c:1125) 20240829121107031 DMM INFO MM(262420000001002/ee705799) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@5febb23e5d77: Removing Client IMSI='262420000001002'H, index=1 20240829121107038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121107038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121107038 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121107038 DMM INFO MM(262420000001002/ee705799) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829121107038 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829121107038 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121107038 DLLC NOTICE LLME(ee705799/ee705799){ASSIGNED} LLGM Assign pre (ffffffff => ee705799) (gprs_llc.c:1079) 20240829121107038 DLLC NOTICE LLME(ffffffff/ee705799){ASSIGNED} LLGM Assign post (ffffffff => ee705799) (gprs_llc.c:1125) 20240829121107038 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240829121107038 DMM ERROR MM_STATE_Gb[0x56212af9c580]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@5febb23e5d77: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@5febb23e5d77: Final verdict of PTC: none 20240829121107042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37384<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1458)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1463)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1474)@5febb23e5d77: Final verdict of PTC: none 20240829121107043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121107043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_geran_rau-BVCI210(1461)@5febb23e5d77: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1456)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1468)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1462)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1466)@5febb23e5d77: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@5febb23e5d77: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Aug 29 12:11:07 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=142760) 20240829121107178 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829121107178 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) 20240829121107178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829121107178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829121107178 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829121107178 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) 20240829121107178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829121107178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829121107178 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) 20240829121107178 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) 20240829121107178 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240829121107178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829121107178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829121107178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240829121107178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240829121107178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829121107178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829121107178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240829121108044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121108044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=142760, count=216140) 20240829121109046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121109046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:11:09 UTC 2024 20240829121109179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240829121109179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240829121109179 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-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121110048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121110049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_geran_attach_iu_rau started. 20240829121110191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121110193 DMM INFO MM(262420000001002/ee705799) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121110193 DMM INFO MM(262420000001002/ee705799) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121110193 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121110193 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121110193 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240829121110193 DMM ERROR MM_STATE_Gb[0x56212af9c580]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240829121110193 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240829121110193 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) 20240829121110193 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) 20240829121110193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c6b0]{Init}: Deallocated (fsm.c:568) 20240829121110193 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Deallocated (fsm.c:568) 20240829121110193 DMM DEBUG MM_STATE_Iu(3)[0x56212af9c7e0]{Detached}: Deallocated (fsm.c:568) 20240829121110193 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829121110193 DLLC NOTICE LLME(ffffffff/ee705799){ASSIGNED} LLGM Assign pre (ee705799 => ffffffff) (gprs_llc.c:1079) 20240829121110193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee705799 => ffffffff) (gprs_llc.c:1125) 20240829121110193 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@5febb23e5d77: 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(1481)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121110219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121110219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121110219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121110219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121110219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121110219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121110219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121110219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121110219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121110220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121110220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121110220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121110220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121110220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121110220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121110220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121110220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121110220 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121110220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121110220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121110220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121110220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 20240829121110223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121110230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121110230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121110235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121110235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121110235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121110235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121110235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121110235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121110235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121110235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121110235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121110236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121110236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121110236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121110236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121110236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121110236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121110236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121110236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121110236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121110236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121110236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121110236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121110236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121110238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121110243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121110243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121110254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121110254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121110254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121110254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121110254 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121110254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121110254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121110254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121110254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121110255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121110255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121110255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121110255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121110255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121110255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121110255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121110255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121110255 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121110255 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121110255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121110255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121110255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121110257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5febb23e5d77: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@5febb23e5d77: ************************************************* SGSN_Test_0-M3UA(1494)@5febb23e5d77: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@5febb23e5d77: ************************************************* MTC@5febb23e5d77: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@5febb23e5d77: v_sccp_pdu_maxlen:268 20240829121110263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121110263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121110462 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829121110462 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) 20240829121110462 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829121110462 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)@5febb23e5d77: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240829121110464 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) 20240829121110464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829121110464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829121110464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829121110464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240829121110464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829121110464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240829121110464 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) 20240829121110464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829121110464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829121110464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829121110464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829121110464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829121110464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829121110464 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240829121111050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121111050 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121111050 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121111050 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@5febb23e5d77: 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) } } } } 20240829121111054 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121111056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121111281 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) 20240829121111281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121111281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121111281 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) 20240829121111281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121111281 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) 20240829121111281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121111281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121111281 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240829121111281 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240829121111281 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) 20240829121111281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121111281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121111281 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) 20240829121111281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121111281 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) 20240829121111281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121111281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1493)@5febb23e5d77: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@5febb23e5d77: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D20E6C86'O, index=0 SGSN_Test-GSUP(1497)@5febb23e5d77: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@5febb23e5d77: 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 := 'FD4C14B6861BC2D343348A9DED792871'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FE3788D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA3124E5B7B0D605'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DF239B31BB3019BFB8389A1ED829DD4B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C04D8E06297F54BD4B2A36869A737DE6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DDF360D3DA68FA74FEA1F504EC56EEF2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0EC7E1E40A96B7D0'O } } } } } 20240829121112137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121112137 DLLC NOTICE LLME(ffffffff/d20e6c86){UNASSIGNED} LLC RX: unknown TLLI 0xd20e6c86, creating LLME on the fly (gprs_llc.c:552) 20240829121112137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121112137 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240829121112137 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Allocated (fsm.c:456) 20240829121112137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829121112137 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Allocated (fsm.c:456) 20240829121112137 DMM DEBUG MM_STATE_Iu[0x56212af9c6b0]{Detached}: Allocated (fsm.c:456) 20240829121112137 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121112137 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121112137 DLLC NOTICE LLME(ffffffff/d20e6c86){UNASSIGNED} LLGM Assign pre (d20e6c86 => d111372a) (gprs_llc.c:1079) 20240829121112137 DLLC NOTICE LLME(d20e6c86/d111372a){ASSIGNED} LLGM Assign post (d20e6c86 => d111372a) (gprs_llc.c:1125) 20240829121112137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121112137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121112137 DMM DEBUG MM(262420000001003/d111372a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121112152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121112152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240829121112152 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121112152 DMM DEBUG MM(262420000001003/d111372a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240829121112152 DMM NOTICE MM(262420000001003/d111372a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121112152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121112152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121112152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121112152 DMM DEBUG MM(262420000001003/d111372a) Requesting authorization (sgsn_auth.c:160) 20240829121112152 DMM INFO MM(262420000001003/d111372a) Requesting authentication tuples (sgsn_auth.c:184) 20240829121112152 DMM DEBUG MM(262420000001003/d111372a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121112152 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240829121112152 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@5febb23e5d77: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20240829121112156 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121112156 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121112156 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121112156 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121112156 DMM INFO MM(262420000001003/d111372a) Subscriber data update (mmctx.c:445) 20240829121112156 DMM DEBUG MM(262420000001003/d111372a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121112156 DMM INFO MM(262420000001003/d111372a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121112156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121112156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121112156 DMM INFO MM(262420000001003/d111372a) <- GMM AUTH AND CIPHERING REQ (rand = fd 4c 14 b6 86 1b c2 d3 43 34 8a 9d ed 79 28 71 , mmctx_is_r99=1, vec->auth_types=0x3, autn = dd f3 60 d3 da 68 fa 74 fe a1 f5 04 ec 56 ee f2 ) (gprs_gmm.c:483) 20240829121112169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121112169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240829121112169 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121112169 DMM INFO MM(262420000001003/d111372a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121112169 DMM NOTICE MM(262420000001003/d111372a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121112169 DMM DEBUG MM(262420000001003/d111372a) checking auth: received UMTS RES = 0e c7 e1 e4 0a 96 b7 d0 (gprs_gmm.c:666) 20240829121112169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121112169 DMM DEBUG MM(262420000001003/d111372a) Requesting authorization (sgsn_auth.c:160) 20240829121112169 DMM INFO MM(262420000001003/d111372a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121112169 DMM DEBUG MM(262420000001003/d111372a) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121112169 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240829121112169 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) 20240829121112169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240829121112169 DMM INFO MM(262420000001003/d111372a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd111372a) (gprs_gmm.c:300) 20240829121112171 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121112171 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121112171 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240829121112171 DMM INFO MM(262420000001003/d111372a) Subscriber data update (mmctx.c:445) 20240829121112171 DMM DEBUG MM(262420000001003/d111372a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121112171 DMM INFO MM(262420000001003/d111372a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121112171 DMM NOTICE MM(262420000001003/d111372a) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240829121112171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121112171 DMM NOTICE MM(262420000001003/d111372a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121112171 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) 20240829121112172 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121112172 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240829121112172 DMM INFO MM(262420000001003/d111372a) Subscriber data update (mmctx.c:445) 20240829121112172 DMM DEBUG MM(262420000001003/d111372a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240829121112181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121112181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240829121112181 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240829121112181 DMM INFO MM(262420000001003/d111372a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121112181 DMM NOTICE MM(262420000001003/d111372a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121112181 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121112181 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121112181 DLLC NOTICE LLME(d20e6c86/d111372a){ASSIGNED} LLGM Assign pre (ffffffff => d111372a) (gprs_llc.c:1079) 20240829121112181 DLLC NOTICE LLME(ffffffff/d111372a){ASSIGNED} LLGM Assign post (ffffffff => d111372a) (gprs_llc.c:1125) 20240829121112181 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c580]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240829121112181 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c580]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240829121112181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121112181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@5febb23e5d77: 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 := 'D111372A'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)@5febb23e5d77: Added conn table entry 0TC_geran_attach_iu_rau(1499)5586102 SGSN_Test_0-SCCP(1492)@5febb23e5d77: First idle individual index:0 SGSN_Test_0-RAN(1493)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 20240829121112251 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) 20240829121112251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121112251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121112251 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) 20240829121112251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121112251 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) 20240829121112251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121112251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121112252 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121112252 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121112252 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121112252 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240829121112252 DMM INFO MM(262420000001003/d111372a) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d111372a (00000000), TLLI: d111372a (d111372a), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240829121112252 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240829121112252 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c580]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240829121112252 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c580]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240829121112252 DLLC NOTICE LLME(ffffffff/d111372a){ASSIGNED} LLGM Assign pre (d111372a => ffffffff) (gprs_llc.c:1079) 20240829121112252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d111372a => ffffffff) (gprs_llc.c:1125) 20240829121112252 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121112252 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240829121112252 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121112252 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121112252 DMM DEBUG MM(262420000001003/d111372a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240829121112252 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) 20240829121112252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121112252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121112252 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) 20240829121112252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121112252 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) 20240829121112252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121112252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121112252 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) 20240829121112252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121112252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121112252 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) 20240829121112252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121112252 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) 20240829121112252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121112252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1492)@5febb23e5d77: { messageType := 2, destLocRef := '553CB6'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1492)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121112260 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) 20240829121112260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121112261 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121112261 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) 20240829121112261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121112261 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) 20240829121112261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121112261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121112261 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121112261 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121112261 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121112261 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240829121112261 DMM INFO MM(262420000001003/d111372a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240829121112261 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240829121112261 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) 20240829121112261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121112261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121112261 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) 20240829121112261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121112261 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) 20240829121112261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121112261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121112261 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) 20240829121112261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121112261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121112261 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) 20240829121112261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121112261 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) 20240829121112261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121112261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1492)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@5febb23e5d77: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@5febb23e5d77: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: vl_len:14 SGSN_Test_0-SCCP(1492)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1492)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240829121112268 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) 20240829121112268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121112268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121112268 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) 20240829121112268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121112268 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) 20240829121112268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121112268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121112268 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121112268 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121112268 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121112268 DMM INFO MM(262420000001003/d111372a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240829121112268 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240829121112268 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121112268 DMM DEBUG MM_STATE_Iu[0x56212af9c6b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240829121112268 DMM ERROR MM_STATE_Iu[0x56212af9c6b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@5febb23e5d77: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@5febb23e5d77: Final verdict of PTC: none 20240829121112271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37400<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1482)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1497)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@5febb23e5d77: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1481)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@5febb23e5d77: Final verdict of PTC: none 20240829121112274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_geran_attach_iu_rau-BVCI210(1485)@5febb23e5d77: Final verdict of PTC: none 20240829121112274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1487)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1491)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1486)@5febb23e5d77: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1489)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1484)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1479)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@5febb23e5d77: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Aug 29 12:11:12 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143272) 20240829121112470 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829121112470 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) 20240829121112470 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829121112470 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829121112470 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829121112470 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) 20240829121112470 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829121112470 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829121112470 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) 20240829121112470 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) 20240829121112470 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240829121112470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829121112470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829121112470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240829121112470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240829121112470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829121112470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829121112470 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240829121113274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121113275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143272, count=174604) 20240829121114276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121114276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:11:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121114472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240829121114472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240829121114472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240829121115277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121115277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_attach_pdp_act_user started. 20240829121115450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121115453 DMM INFO MM(262420000001003/d111372a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121115453 DMM INFO MM(262420000001003/d111372a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121115453 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121115453 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121115453 DMM DEBUG MM_STATE_Iu[0x56212af9c6b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240829121115453 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240829121115453 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) 20240829121115453 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) 20240829121115453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829121115453 DMM DEBUG MM_STATE_Gb(0)[0x56212af9c580]{Idle}: Deallocated (fsm.c:568) 20240829121115453 DMM DEBUG MM_STATE_Iu[0x56212af9c6b0]{Detached}: Deallocated (fsm.c:568) 20240829121115453 DMM DEBUG GMM(gmm_fsm)[0x56212af9c450]{Deregistered}: Deallocated (fsm.c:568) 20240829121115453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121115499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121115499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121115499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121115499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121115499 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121115499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121115499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121115499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121115499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121115500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121115500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121115500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121115500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121115500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121115500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121115500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121115500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121115500 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121115500 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121115500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121115500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121115500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121115502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121115507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121115507 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121115517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121115517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121115517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121115517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121115517 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121115517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121115517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121115517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121115517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121115517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121115517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121115517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121115517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121115518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121115518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121115518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121115518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121115518 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121115518 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121115518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121115518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121115518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121115520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121115525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121115525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121115538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121115538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121115538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121115538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121115538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121115538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121115538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121115538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121115538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121115539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121115539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121115539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121115539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121115539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121115539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121115539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121115539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121115539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121115539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121115539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121115539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121115539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121115541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5febb23e5d77: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@5febb23e5d77: ************************************************* SGSN_Test_0-M3UA(1517)@5febb23e5d77: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@5febb23e5d77: ************************************************* MTC@5febb23e5d77: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@5febb23e5d77: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121115546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121115546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121115743 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829121115743 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) 20240829121115743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829121115743 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)@5febb23e5d77: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240829121115751 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) 20240829121115751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829121115751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829121115751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829121115751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240829121115751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829121115751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240829121115754 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) 20240829121115754 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829121115754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829121115754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829121115754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829121115754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829121115754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829121115754 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240829121116277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121116277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121116277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121116278 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@5febb23e5d77: 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) } } } } 20240829121116279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240829121116279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121116555 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) 20240829121116555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121116555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121116555 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) 20240829121116555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121116555 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) 20240829121116555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121116555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121116555 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240829121116555 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240829121116555 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) 20240829121116555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121116555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121116555 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) 20240829121116555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121116555 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) 20240829121116555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121116555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1516)@5febb23e5d77: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@5febb23e5d77: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E7D28173'O, index=0 SGSN_Test-GSUP(1520)@5febb23e5d77: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@5febb23e5d77: 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 := '68DD'O, rac := 'EC'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)@5febb23e5d77: Added conn table entry 0TC_attach_pdp_act_user(1522)3811425 SGSN_Test_0-SCCP(1514)@5febb23e5d77: First idle individual index:0 SGSN_Test_0-RAN(1516)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 20240829121117317 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) 20240829121117317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117317 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) 20240829121117317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117317 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) 20240829121117317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117317 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) 20240829121117317 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117317 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) 20240829121117317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117317 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) 20240829121117317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117317 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121117317 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121117317 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121117317 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240829121117317 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{Deregistered}: Allocated (fsm.c:456) 20240829121117317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829121117317 DMM DEBUG MM_STATE_Gb[0x56212af9c7e0]{Idle}: Allocated (fsm.c:456) 20240829121117317 DMM DEBUG MM_STATE_Iu[0x56212afa5050]{Detached}: Allocated (fsm.c:456) 20240829121117317 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121117317 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121117317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121117317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121117317 DMM DEBUG MM(262420000001004/f0795899) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121117317 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240829121117317 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) 20240829121117317 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117317 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117317 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) 20240829121117317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117317 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) 20240829121117317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: { messageType := 2, destLocRef := '3A2861'O (":(a"), sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@5febb23e5d77: 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 := '6308604AB279CD929FAC8B9B5197D270'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B52DDF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4B038D956C27161'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7F8BF0059E9999C111C961462AF9BBAC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1F23EDC0886D2FAE7402794307602C42'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '47C2F70EC9668C054B4B8CBAB15CE0F8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0431C001F23A9B19'O } } } } } SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240829121117322 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) 20240829121117322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117322 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) 20240829121117322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117322 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) 20240829121117322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117322 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121117322 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121117322 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121117322 DMM DEBUG MM(262420000001004/f0795899) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240829121117322 DMM NOTICE MM(262420000001004/f0795899) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121117322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121117322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121117322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121117322 DMM DEBUG MM(262420000001004/f0795899) Requesting authorization (sgsn_auth.c:160) 20240829121117322 DMM INFO MM(262420000001004/f0795899) Requesting authentication tuples (sgsn_auth.c:184) 20240829121117322 DMM DEBUG MM(262420000001004/f0795899) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121117322 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240829121117322 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20240829121117323 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121117323 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121117323 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121117323 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121117323 DMM INFO MM(262420000001004/f0795899) Subscriber data update (mmctx.c:445) 20240829121117323 DMM DEBUG MM(262420000001004/f0795899) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121117323 DMM INFO MM(262420000001004/f0795899) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121117323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121117324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121117324 DMM INFO MM(262420000001004/f0795899) <- GMM AUTH AND CIPHERING REQ (rand = 63 08 60 4a b2 79 cd 92 9f ac 8b 9b 51 97 d2 70 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 c2 f7 0e c9 66 8c 05 4b 4b 8c ba b1 5c e0 f8 ) (gprs_gmm.c:483) 20240829121117324 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240829121117324 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) 20240829121117324 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117324 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117324 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) 20240829121117324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117324 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) 20240829121117324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:37 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305220431C00123094B99990000100004F02904F23A9B19'O 20240829121117326 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) 20240829121117326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117326 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) 20240829121117326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117326 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) 20240829121117326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117326 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121117326 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121117326 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121117327 DMM INFO MM(262420000001004/f0795899) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121117327 DMM NOTICE MM(262420000001004/f0795899) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121117327 DMM DEBUG MM(262420000001004/f0795899) checking auth: received UMTS RES = 04 31 c0 01 f2 3a 9b 19 (gprs_gmm.c:666) 20240829121117327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121117327 DMM DEBUG MM(262420000001004/f0795899) Requesting authorization (sgsn_auth.c:160) 20240829121117327 DMM INFO MM(262420000001004/f0795899) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121117327 DMM DEBUG MM(262420000001004/f0795899) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121117327 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240829121117327 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) 20240829121117327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240829121117327 DMM DEBUG MM(262420000001004/f0795899) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240829121117327 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) 20240829121117327 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117327 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) 20240829121117327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117327 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) 20240829121117327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121117330 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) 20240829121117330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117330 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) 20240829121117330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117330 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) 20240829121117330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117331 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121117331 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121117331 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121117331 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240829121117331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240829121117331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240829121117331 DMM INFO MM(262420000001004/f0795899) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0795899) (gprs_gmm.c:300) 20240829121117331 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240829121117331 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) 20240829121117331 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117331 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) 20240829121117331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117331 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) 20240829121117331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117331 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) 20240829121117331 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117331 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) 20240829121117331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117331 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) 20240829121117331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121117332 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121117332 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121117332 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240829121117332 DMM INFO MM(262420000001004/f0795899) Subscriber data update (mmctx.c:445) 20240829121117332 DMM DEBUG MM(262420000001004/f0795899) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121117332 DMM INFO MM(262420000001004/f0795899) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121117332 DMM NOTICE MM(262420000001004/f0795899) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240829121117333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121117333 DMM NOTICE MM(262420000001004/f0795899) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121117333 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) 20240829121117333 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121117333 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240829121117333 DMM INFO MM(262420000001004/f0795899) Subscriber data update (mmctx.c:445) 20240829121117333 DMM DEBUG MM(262420000001004/f0795899) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:14 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240829121117334 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) 20240829121117334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117334 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117334 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) 20240829121117334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117334 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) 20240829121117334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117334 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121117334 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121117334 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121117334 DMM INFO MM(262420000001004/f0795899) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121117334 DMM NOTICE MM(262420000001004/f0795899) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121117334 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121117334 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121117334 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240829121117334 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240829121117334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121117334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121117334 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) 20240829121117334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117334 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) 20240829121117334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117334 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) 20240829121117334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121117337 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) 20240829121117337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117337 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) 20240829121117337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117337 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) 20240829121117337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117337 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121117337 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121117337 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121117337 DMM INFO MM(262420000001004/f0795899) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121117337 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121117337 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121117337 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) 20240829121117337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117337 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) 20240829121117337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117337 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) 20240829121117337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-RAN(1516)@5febb23e5d77: Deleted conn table entry 0TC_attach_pdp_act_user(1522)3811425 TC_attach_pdp_act_user(1522)@5febb23e5d77: setverdict(pass): none -> pass 20240829121117338 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) 20240829121117338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117338 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) 20240829121117338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117338 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) 20240829121117338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1522)@5febb23e5d77: 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 := 'F0795899'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@5febb23e5d77: Added conn table entry 0TC_attach_pdp_act_user(1522)38565 SGSN_Test_0-RAN(1516)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@5febb23e5d77: First idle individual index:0 20240829121117542 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) 20240829121117542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117542 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) 20240829121117542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117542 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) 20240829121117542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117543 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121117543 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121117543 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121117543 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF0795899) type="data" (gprs_gmm.c:1944) 20240829121117543 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240829121117543 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829121117543 DMM DEBUG MM(262420000001004/f0795899) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240829121117543 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) 20240829121117543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117543 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117543 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) 20240829121117543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117543 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) 20240829121117543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117543 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) 20240829121117544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117544 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) 20240829121117544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117544 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) 20240829121117544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: { messageType := 2, destLocRef := '0096A5'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121117553 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) 20240829121117554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117554 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) 20240829121117554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117554 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) 20240829121117554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117554 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121117554 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121117554 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121117554 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240829121117554 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240829121117555 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240829121117555 DMM INFO MM(262420000001004/f0795899) <- GMM SERVICE ACCEPT (P-TMSI=0xf0795899) (gprs_gmm.c:813) 20240829121117555 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240829121117555 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) 20240829121117555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117555 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) 20240829121117555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117555 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) 20240829121117555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117555 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) 20240829121117555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117555 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) 20240829121117555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117555 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) 20240829121117555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240829121117565 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) 20240829121117565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117565 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) 20240829121117565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117565 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) 20240829121117565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117566 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121117566 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121117566 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121117566 DMM INFO MM(262420000001004/f0795899) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829121117566 DMM INFO MM(262420000001004/f0795899) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829121117566 DMM DEBUG MM(262420000001004/f0795899) Using GGSN 0 (gprs_sm.c:312) 20240829121117566 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) 20240829121117566 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240829121117566 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829121117566 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240829121117566 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240829121117584 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 21 64 78 c6 11 ce 62 ba 37 14 05 7f b8 f3 ff d8 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) 20240829121117584 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121117584 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829121117584 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) 20240829121117585 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117585 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) 20240829121117585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117585 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) 20240829121117585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:30 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800ADA10748'O 20240829121117604 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) 20240829121117604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117604 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117604 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) 20240829121117604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117604 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) 20240829121117604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117604 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240829121117604 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240829121117604 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240829121117604 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240829121117604 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240829121117604 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240829121117604 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829121117604 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240829121117604 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) 20240829121117604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117604 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) 20240829121117604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117604 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) 20240829121117604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121117607 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 21 64 78 c6 11 ce 62 ba 37 7f b8 f3 ff d8 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) 20240829121117607 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121117607 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_len:16 SGSN_Test_0-SCCP(1514)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240829121117613 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) 20240829121117613 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117613 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121117613 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) 20240829121117613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117613 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) 20240829121117613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121117613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121117613 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121117613 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121117613 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121117613 DMM INFO MM(262420000001004/f0795899) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240829121117613 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121117613 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240829121117614 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) 20240829121117614 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121117614 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240829121117614 DMM INFO MM(262420000001004/f0795899) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240829121117614 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240829121117614 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240829121117614 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829121117614 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) 20240829121117614 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121117614 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121117614 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) 20240829121117614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121117614 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) 20240829121117614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121117614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@5febb23e5d77: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@5febb23e5d77: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@5febb23e5d77: Final verdict of PTC: none 20240829121117619 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829121117619 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) 20240829121117619 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829121117619 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829121117619 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829121117619 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) 20240829121117619 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829121117619 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829121117619 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) 20240829121117619 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) 20240829121117620 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240829121117620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829121117620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829121117620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240829121117620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240829121117620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829121117620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829121117620 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@5febb23e5d77: Final verdict of PTC: none 20240829121117622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60722<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1505)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@5febb23e5d77: Final verdict of PTC: none 20240829121117624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121117624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(1508)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1515)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1504)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1520)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1509)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1513)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1507)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1502)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Thu Aug 29 12:11:17 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=207960) 20240829121118625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121118625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=207960, count=294068) 20240829121119621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240829121119621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240829121119621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240829121119626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121119626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:11:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121120627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121120627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_attach_pdp_act_pmm_idle started. 20240829121120807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121120809 DMM INFO MM(262420000001004/f0795899) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121120809 DMM INFO MM(262420000001004/f0795899) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121120809 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121120809 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121120809 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240829121120810 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240829121120810 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240829121120810 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) 20240829121120810 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) 20240829121120810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829121120810 DMM DEBUG MM_STATE_Gb[0x56212af9c7e0]{Idle}: Deallocated (fsm.c:568) 20240829121120810 DMM DEBUG MM_STATE_Iu(5)[0x56212afa5050]{Detached}: Deallocated (fsm.c:568) 20240829121120810 DMM DEBUG GMM(gmm_fsm)[0x56212af9c6b0]{Deregistered}: Deallocated (fsm.c:568) 20240829121120810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240829121120810 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) 20240829121120810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121120810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121120810 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) 20240829121120810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121120810 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) 20240829121120810 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121120848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121120848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121120848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121120848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121120848 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121120848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121120848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121120848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121120848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121120849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121120849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121120849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121120849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121120849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121120849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121120849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121120849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121120849 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121120849 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121120849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1527)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829121120850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121120850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121120852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121120857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121120857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@5febb23e5d77: 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(1532)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121120865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121120865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121120865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121120865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121120865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121120865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121120865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121120865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121120865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121120866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121120866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121120866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121120866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121120866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121120866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121120866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121120866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121120866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121120866 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121120866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1532)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829121120867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121120867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121120869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121120873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121120873 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@5febb23e5d77: 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(1537)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121120884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121120884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121120884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121120884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121120884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121120884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121120884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121120884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121120884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121120885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121120885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121120885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121120885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121120885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121120885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121120885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121120885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121120885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121120885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121120885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121120886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121120886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121120890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5febb23e5d77: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@5febb23e5d77: ************************************************* SGSN_Test_0-M3UA(1540)@5febb23e5d77: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@5febb23e5d77: ************************************************* MTC@5febb23e5d77: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@5febb23e5d77: v_sccp_pdu_maxlen:268 20240829121120899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121120899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1536)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121121098 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829121121098 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) 20240829121121098 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829121121098 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)@5febb23e5d77: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240829121121101 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) 20240829121121101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829121121101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829121121101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829121121101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240829121121101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829121121101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240829121121101 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) 20240829121121101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829121121101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829121121101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829121121101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829121121101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829121121101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829121121101 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240829121121628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121121628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121121628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121121628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@5febb23e5d77: 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) } } } } 20240829121121633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121121634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121121917 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) 20240829121121917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121121917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121121917 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) 20240829121121917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121121917 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) 20240829121121917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121121917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121121918 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240829121121918 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240829121121918 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) 20240829121121918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121121918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121121918 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) 20240829121121918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121121918 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) 20240829121121918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121121918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1539)@5febb23e5d77: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@5febb23e5d77: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='FB6FEB0D'O, index=0 SGSN_Test-GSUP(1543)@5febb23e5d77: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: 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 := '058B'O, rac := '59'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(1539)@5febb23e5d77: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10653404 SGSN_Test_0-SCCP(1538)@5febb23e5d77: First idle individual index:0 SGSN_Test_0-RAN(1539)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 20240829121122730 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) 20240829121122730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121122730 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) 20240829121122730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122730 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) 20240829121122730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121122730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122730 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121122730 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121122730 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121122730 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20240829121122730 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{Deregistered}: Allocated (fsm.c:456) 20240829121122730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829121122730 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Allocated (fsm.c:456) 20240829121122730 DMM DEBUG MM_STATE_Iu[0x56212afabe30]{Detached}: Allocated (fsm.c:456) 20240829121122730 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121122730 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121122730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121122730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121122730 DMM DEBUG MM(262420000001005/e7e0bad4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121122730 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240829121122730 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) 20240829121122730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122730 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) 20240829121122730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122730 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) 20240829121122730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122730 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) 20240829121122730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122730 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) 20240829121122730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122730 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) 20240829121122730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: { messageType := 2, destLocRef := 'A28EDC'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(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: 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 := '333A1C93370B76C5644463C68C68F608'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C23CB63C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3B7E54709016F73'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '587991EC79F73D637F1C90315516BF8E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AEC4A423E3775AAF959FDC16D8A5616A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '522EF633DC0E526F83209F7B1A80A4ED'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EDEE02DABFA2ECA0'O } } } } } SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240829121122737 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) 20240829121122737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121122737 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) 20240829121122737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122737 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) 20240829121122737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121122737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122737 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121122737 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121122737 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121122737 DMM DEBUG MM(262420000001005/e7e0bad4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240829121122737 DMM NOTICE MM(262420000001005/e7e0bad4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121122737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121122737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121122737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121122737 DMM DEBUG MM(262420000001005/e7e0bad4) Requesting authorization (sgsn_auth.c:160) 20240829121122737 DMM INFO MM(262420000001005/e7e0bad4) Requesting authentication tuples (sgsn_auth.c:184) 20240829121122737 DMM DEBUG MM(262420000001005/e7e0bad4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121122737 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240829121122737 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@5febb23e5d77: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20240829121122741 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121122741 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121122741 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121122741 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121122741 DMM INFO MM(262420000001005/e7e0bad4) Subscriber data update (mmctx.c:445) 20240829121122741 DMM DEBUG MM(262420000001005/e7e0bad4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121122741 DMM INFO MM(262420000001005/e7e0bad4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121122741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121122741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121122741 DMM INFO MM(262420000001005/e7e0bad4) <- GMM AUTH AND CIPHERING REQ (rand = 33 3a 1c 93 37 0b 76 c5 64 44 63 c6 8c 68 f6 08 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 2e f6 33 dc 0e 52 6f 83 20 9f 7b 1a 80 a4 ed ) (gprs_gmm.c:483) 20240829121122741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240829121122741 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) 20240829121122741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122741 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) 20240829121122741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122741 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) 20240829121122741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:37 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922EDEE02DA23094B99990000100005F02904BFA2ECA0'O 20240829121122750 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) 20240829121122750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121122750 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) 20240829121122750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122750 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) 20240829121122750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121122750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122751 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121122751 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121122751 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121122751 DMM INFO MM(262420000001005/e7e0bad4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121122751 DMM NOTICE MM(262420000001005/e7e0bad4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121122751 DMM DEBUG MM(262420000001005/e7e0bad4) checking auth: received UMTS RES = ed ee 02 da bf a2 ec a0 (gprs_gmm.c:666) 20240829121122751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121122751 DMM DEBUG MM(262420000001005/e7e0bad4) Requesting authorization (sgsn_auth.c:160) 20240829121122751 DMM INFO MM(262420000001005/e7e0bad4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121122751 DMM DEBUG MM(262420000001005/e7e0bad4) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121122751 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240829121122751 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) 20240829121122751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240829121122751 DMM DEBUG MM(262420000001005/e7e0bad4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240829121122751 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) 20240829121122751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122751 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) 20240829121122751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122751 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) 20240829121122751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121122764 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) 20240829121122764 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121122764 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) 20240829121122764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122764 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) 20240829121122764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121122764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122764 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121122764 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121122764 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121122764 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240829121122765 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) 20240829121122765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122765 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) 20240829121122765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240829121122765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240829121122765 DMM INFO MM(262420000001005/e7e0bad4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7e0bad4) (gprs_gmm.c:300) 20240829121122765 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240829121122765 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) 20240829121122765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122765 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) 20240829121122765 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122765 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122765 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) 20240829121122765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122765 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) 20240829121122765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121122772 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121122772 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121122772 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240829121122772 DMM INFO MM(262420000001005/e7e0bad4) Subscriber data update (mmctx.c:445) 20240829121122772 DMM DEBUG MM(262420000001005/e7e0bad4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121122772 DMM INFO MM(262420000001005/e7e0bad4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121122772 DMM NOTICE MM(262420000001005/e7e0bad4) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240829121122772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121122772 DMM NOTICE MM(262420000001005/e7e0bad4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121122772 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) 20240829121122772 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121122772 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240829121122772 DMM INFO MM(262420000001005/e7e0bad4) Subscriber data update (mmctx.c:445) 20240829121122772 DMM DEBUG MM(262420000001005/e7e0bad4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:14 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240829121122775 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) 20240829121122775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121122775 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) 20240829121122775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122775 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) 20240829121122775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121122775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122775 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121122775 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121122775 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121122775 DMM INFO MM(262420000001005/e7e0bad4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121122775 DMM NOTICE MM(262420000001005/e7e0bad4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121122775 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121122775 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121122775 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240829121122776 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240829121122776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121122776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121122775 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) 20240829121122775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122776 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) 20240829121122776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122776 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) 20240829121122776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121122784 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) 20240829121122784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122784 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121122784 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) 20240829121122784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122784 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) 20240829121122784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121122784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122784 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121122784 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121122784 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121122784 DMM INFO MM(262420000001005/e7e0bad4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121122784 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121122784 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121122785 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) 20240829121122785 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122785 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122785 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) 20240829121122785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122785 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) 20240829121122785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@5febb23e5d77: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10653404 20240829121122787 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) 20240829121122787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121122787 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) 20240829121122787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122787 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) 20240829121122787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121122787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: 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 := 'E7E0BAD4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@5febb23e5d77: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)13951208 SGSN_Test_0-RAN(1539)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@5febb23e5d77: First idle individual index:0 20240829121122990 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) 20240829121122990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121122990 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) 20240829121122990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122990 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) 20240829121122990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121122990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122991 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121122991 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121122991 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121122991 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7E0BAD4) type="data" (gprs_gmm.c:1944) 20240829121122991 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240829121122991 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829121122991 DMM DEBUG MM(262420000001005/e7e0bad4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240829121122991 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) 20240829121122991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122991 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) 20240829121122991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122991 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) 20240829121122991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121122992 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) 20240829121122992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121122992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121122992 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) 20240829121122992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121122992 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) 20240829121122992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121122992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: { messageType := 2, destLocRef := 'D4E0E8'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(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121123003 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) 20240829121123003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123003 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) 20240829121123003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123003 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) 20240829121123003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123004 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121123004 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121123004 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121123004 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240829121123004 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240829121123004 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240829121123004 DMM INFO MM(262420000001005/e7e0bad4) <- GMM SERVICE ACCEPT (P-TMSI=0xe7e0bad4) (gprs_gmm.c:813) 20240829121123004 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240829121123004 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) 20240829121123004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123004 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) 20240829121123004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123004 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) 20240829121123004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123004 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) 20240829121123004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123004 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) 20240829121123004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123004 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) 20240829121123004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240829121123020 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) 20240829121123020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123020 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) 20240829121123020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123020 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) 20240829121123020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123020 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121123020 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121123020 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121123020 DMM INFO MM(262420000001005/e7e0bad4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829121123020 DMM INFO MM(262420000001005/e7e0bad4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829121123020 DMM DEBUG MM(262420000001005/e7e0bad4) Using GGSN 0 (gprs_sm.c:312) 20240829121123020 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) 20240829121123020 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240829121123020 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829121123020 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20240829121123020 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240829121123048 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 76 a6 bd 5c 11 7d 9f dd 34 14 05 7f 0a 13 72 3d 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) 20240829121123048 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121123048 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829121123048 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) 20240829121123048 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123048 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123048 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) 20240829121123048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123048 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) 20240829121123048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:30 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DB8CE5FA'O 20240829121123058 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) 20240829121123058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123058 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) 20240829121123058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123058 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) 20240829121123058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123058 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240829121123058 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240829121123058 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240829121123058 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240829121123058 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240829121123058 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240829121123058 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829121123058 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240829121123058 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) 20240829121123058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123058 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) 20240829121123058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123058 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) 20240829121123058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121123060 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 76 a6 bd 5c 11 7d 9f dd 34 7f 0a 13 72 3d 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) 20240829121123060 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121123060 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)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:13 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240829121123063 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) 20240829121123063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123063 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) 20240829121123063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123063 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) 20240829121123063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123063 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240829121123063 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240829121123063 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240829121123063 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240829121123063 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) 20240829121123063 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123063 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123063 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) 20240829121123063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123063 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) 20240829121123063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121123064 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) 20240829121123064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123064 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) 20240829121123064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123064 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) 20240829121123064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123064 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121123064 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121123064 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121123064 DMM INFO MM(262420000001005/e7e0bad4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121123064 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121123064 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121123064 DMM INFO MM(262420000001005/e7e0bad4) Changing GTP-U endpoints 127.0.0.104/0xdb8ce5fa -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240829121123064 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) 20240829121123064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123064 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) 20240829121123064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123064 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) 20240829121123064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123064 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@5febb23e5d77: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)13951208 20240829121123065 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) 20240829121123065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123065 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) 20240829121123065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123065 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) 20240829121123065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: 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 := 'E7E0BAD4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20240829121123066 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 76 a6 bd 5c 11 7d 9f dd 34 7f 0a 13 72 3d 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) 20240829121123066 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121123066 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@5febb23e5d77: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)7972815 SGSN_Test_0-RAN(1539)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@5febb23e5d77: First idle individual index:0 20240829121123266 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) 20240829121123266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123266 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) 20240829121123266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123266 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) 20240829121123266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123266 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121123266 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121123266 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121123266 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7E0BAD4) type="data" (gprs_gmm.c:1944) 20240829121123266 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240829121123266 DMM DEBUG MM(262420000001005/e7e0bad4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240829121123266 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) 20240829121123266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123266 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) 20240829121123266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123266 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) 20240829121123266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123266 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) 20240829121123266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123266 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) 20240829121123266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123266 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) 20240829121123266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: { messageType := 2, destLocRef := '79A7CF'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121123269 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) 20240829121123269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123269 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) 20240829121123269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123269 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) 20240829121123270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123270 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121123270 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121123270 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121123270 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240829121123270 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240829121123270 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240829121123270 DMM INFO MM(262420000001005/e7e0bad4) <- GMM SERVICE ACCEPT (P-TMSI=0xe7e0bad4) (gprs_gmm.c:813) 20240829121123270 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240829121123270 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) 20240829121123270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123270 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) 20240829121123270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123270 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) 20240829121123270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123270 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) 20240829121123270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123270 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) 20240829121123270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123270 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) 20240829121123270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123270 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) 20240829121123270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123270 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) 20240829121123270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123270 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) 20240829121123270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:30 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DB8CE5FA'O 20240829121123272 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) 20240829121123272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123272 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) 20240829121123272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123272 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) 20240829121123272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123272 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240829121123272 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240829121123272 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240829121123272 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20240829121123272 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240829121123272 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240829121123273 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 76 a6 bd 5c 11 7d 9f dd 34 7f 0a 13 72 3d 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) 20240829121123273 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121123273 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_len:16 SGSN_Test_0-SCCP(1538)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240829121123474 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) 20240829121123474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121123474 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) 20240829121123474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123474 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) 20240829121123474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121123474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121123474 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121123474 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121123474 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121123474 DMM INFO MM(262420000001005/e7e0bad4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240829121123474 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121123474 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240829121123476 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) 20240829121123476 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121123476 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240829121123476 DMM INFO MM(262420000001005/e7e0bad4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240829121123476 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240829121123476 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20240829121123476 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829121123476 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) 20240829121123476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121123476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121123476 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) 20240829121123476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121123476 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) 20240829121123476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121123476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@5febb23e5d77: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@5febb23e5d77: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@5febb23e5d77: Final verdict of PTC: none 20240829121123481 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829121123481 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) 20240829121123481 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829121123481 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829121123481 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829121123481 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) 20240829121123481 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829121123481 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829121123481 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) 20240829121123481 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) 20240829121123481 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240829121123481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829121123481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829121123481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240829121123481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240829121123481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829121123481 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829121123481 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@5febb23e5d77: Final verdict of PTC: none 20240829121123483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60726<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240829121123484 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121123484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1527)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1532)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP(1543)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@5febb23e5d77: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1537)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1525)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1530)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1535)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@5febb23e5d77: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Thu Aug 29 12:11:23 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=360012) 20240829121124485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121124485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=360012, count=387824) 20240829121125482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240829121125482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240829121125482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240829121125486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121125486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:11:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121126487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121126487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_pmm_idle_rx_mt_data started. 20240829121126613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121126616 DMM INFO MM(262420000001005/e7e0bad4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121126617 DMM INFO MM(262420000001005/e7e0bad4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121126617 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121126617 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121126617 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240829121126617 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240829121126617 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240829121126617 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) 20240829121126617 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) 20240829121126617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829121126617 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Deallocated (fsm.c:568) 20240829121126617 DMM DEBUG MM_STATE_Iu(7)[0x56212afabe30]{Detached}: Deallocated (fsm.c:568) 20240829121126617 DMM DEBUG GMM(gmm_fsm)[0x56212afa5050]{Deregistered}: Deallocated (fsm.c:568) 20240829121126617 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240829121126617 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) 20240829121126617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121126617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121126617 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) 20240829121126617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121126617 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) 20240829121126617 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@5febb23e5d77: 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)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121126660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121126660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121126660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121126660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121126660 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121126660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121126660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121126660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121126660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121126661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121126661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121126661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121126661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121126661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121126661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121126661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121126661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121126661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121126661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121126661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121126661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121126661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121126663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121126668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121126668 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121126676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121126676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121126676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121126676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121126676 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121126676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121126676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121126676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121126676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121126677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121126677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121126677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121126677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121126677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121126677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121126677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121126677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121126677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121126677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121126677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121126677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121126677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121126680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121126685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121126685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121126693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121126693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121126693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121126693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121126693 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121126693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121126693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121126693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121126693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121126694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121126694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121126694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121126694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121126694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121126694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121126694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121126694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121126694 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121126694 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121126694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1560)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829121126694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121126694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121126696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121126701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121126701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@5febb23e5d77: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@5febb23e5d77: ************************************************* SGSN_Test_0-M3UA(1563)@5febb23e5d77: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@5febb23e5d77: ************************************************* MTC@5febb23e5d77: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@5febb23e5d77: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1559)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121126903 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829121126903 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) 20240829121126903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829121126903 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)@5febb23e5d77: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240829121126905 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) 20240829121126905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829121126905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829121126905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829121126905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240829121126905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829121126905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240829121126906 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) 20240829121126906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829121126906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829121126906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829121126906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829121126906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829121126906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829121126906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240829121127488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121127488 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121127488 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121127488 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@5febb23e5d77: 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) } } } } 20240829121127490 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121127491 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121127724 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) 20240829121127724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121127724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121127724 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) 20240829121127724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121127724 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) 20240829121127724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121127724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121127724 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240829121127724 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240829121127724 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) 20240829121127724 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121127724 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121127724 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) 20240829121127724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121127724 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) 20240829121127724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121127724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@5febb23e5d77: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20240829121128073 DGPRS DEBUG Checking for inactive LLMEs, time = 27461687 (sgsn.c:131) TC_pmm_idle_rx_mt_data-BVCI196(1549)@5febb23e5d77: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='E63A4162'O, index=0 SGSN_Test-GSUP(1566)@5febb23e5d77: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: 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 := '2E1C'O, rac := 'E1'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)@5febb23e5d77: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)13660596 SGSN_Test_0-SCCP(1561)@5febb23e5d77: First idle individual index:0 SGSN_Test_0-RAN(1562)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 20240829121128582 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) 20240829121128582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128582 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) 20240829121128582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128582 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) 20240829121128582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128582 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121128582 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121128583 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121128583 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20240829121128582 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) 20240829121128582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128582 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) 20240829121128582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128582 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) 20240829121128582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128583 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{Deregistered}: Allocated (fsm.c:456) 20240829121128583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Allocated (fsm.c:456) 20240829121128583 DMM DEBUG MM_STATE_Gb[0x56212af9c7e0]{Idle}: Allocated (fsm.c:456) 20240829121128583 DMM DEBUG MM_STATE_Iu[0x56212afaa140]{Detached}: Allocated (fsm.c:456) 20240829121128583 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121128583 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121128583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121128583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121128583 DMM DEBUG MM(262420000001007/e4eda81a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121128583 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240829121128583 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) 20240829121128583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128583 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) 20240829121128583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128583 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) 20240829121128583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: { messageType := 2, destLocRef := 'D071B4'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)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: 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 := '96DC3031FED5181E03D521B0875A629E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1C4F611'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20587C0F10CA3C32'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '02E816561F3C59B2CB17055DEF07F076'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6B4826C6550FF94E01980297ADDAAD17'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6FBF3975FCCB07D356FA42E5ADFE548F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1E3FFE0AAC8BA266'O } } } } } SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240829121128591 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) 20240829121128591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128591 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) 20240829121128591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128591 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) 20240829121128591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128592 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121128592 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121128592 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121128592 DMM DEBUG MM(262420000001007/e4eda81a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240829121128592 DMM NOTICE MM(262420000001007/e4eda81a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121128592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121128592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121128592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121128592 DMM DEBUG MM(262420000001007/e4eda81a) Requesting authorization (sgsn_auth.c:160) 20240829121128592 DMM INFO MM(262420000001007/e4eda81a) Requesting authentication tuples (sgsn_auth.c:184) 20240829121128592 DMM DEBUG MM(262420000001007/e4eda81a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121128592 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240829121128592 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@5febb23e5d77: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20240829121128595 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121128595 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121128595 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121128595 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121128595 DMM INFO MM(262420000001007/e4eda81a) Subscriber data update (mmctx.c:445) 20240829121128595 DMM DEBUG MM(262420000001007/e4eda81a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121128595 DMM INFO MM(262420000001007/e4eda81a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121128595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121128595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121128595 DMM INFO MM(262420000001007/e4eda81a) <- GMM AUTH AND CIPHERING REQ (rand = 96 dc 30 31 fe d5 18 1e 03 d5 21 b0 87 5a 62 9e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f bf 39 75 fc cb 07 d3 56 fa 42 e5 ad fe 54 8f ) (gprs_gmm.c:483) 20240829121128595 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240829121128595 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) 20240829121128595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128595 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) 20240829121128595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128595 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) 20240829121128595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:37 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308221E3FFE0A23094B99990000100007F02904AC8BA266'O 20240829121128602 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) 20240829121128602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128602 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) 20240829121128602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128602 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) 20240829121128602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128602 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121128602 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121128602 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121128602 DMM INFO MM(262420000001007/e4eda81a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121128602 DMM NOTICE MM(262420000001007/e4eda81a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121128602 DMM DEBUG MM(262420000001007/e4eda81a) checking auth: received UMTS RES = 1e 3f fe 0a ac 8b a2 66 (gprs_gmm.c:666) 20240829121128602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121128602 DMM DEBUG MM(262420000001007/e4eda81a) Requesting authorization (sgsn_auth.c:160) 20240829121128602 DMM INFO MM(262420000001007/e4eda81a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121128602 DMM DEBUG MM(262420000001007/e4eda81a) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121128602 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240829121128602 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) 20240829121128602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240829121128602 DMM DEBUG MM(262420000001007/e4eda81a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240829121128603 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) 20240829121128603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128603 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) 20240829121128603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128603 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) 20240829121128603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121128610 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) 20240829121128610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128610 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) 20240829121128610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128610 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) 20240829121128610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128611 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121128611 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121128611 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121128611 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240829121128611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240829121128611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240829121128611 DMM INFO MM(262420000001007/e4eda81a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4eda81a) (gprs_gmm.c:300) 20240829121128611 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240829121128611 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) 20240829121128611 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128611 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) 20240829121128611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128611 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) 20240829121128611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128611 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) 20240829121128611 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128611 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) 20240829121128611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128611 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) 20240829121128611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121128614 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121128614 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121128614 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240829121128614 DMM INFO MM(262420000001007/e4eda81a) Subscriber data update (mmctx.c:445) 20240829121128614 DMM DEBUG MM(262420000001007/e4eda81a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121128614 DMM INFO MM(262420000001007/e4eda81a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121128614 DMM NOTICE MM(262420000001007/e4eda81a) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240829121128614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121128614 DMM NOTICE MM(262420000001007/e4eda81a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121128614 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) 20240829121128615 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121128615 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240829121128615 DMM INFO MM(262420000001007/e4eda81a) Subscriber data update (mmctx.c:445) 20240829121128615 DMM DEBUG MM(262420000001007/e4eda81a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:14 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240829121128616 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) 20240829121128616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128616 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) 20240829121128616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128616 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) 20240829121128616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128616 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121128616 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121128616 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121128616 DMM INFO MM(262420000001007/e4eda81a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121128616 DMM NOTICE MM(262420000001007/e4eda81a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121128616 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121128617 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121128617 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240829121128617 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240829121128617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121128617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240829121128616 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) 20240829121128617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128617 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) 20240829121128617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128617 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) 20240829121128617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121128620 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) 20240829121128620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128620 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) 20240829121128620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128620 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) 20240829121128620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128620 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121128620 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121128620 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121128620 DMM INFO MM(262420000001007/e4eda81a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121128620 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121128620 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121128620 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) 20240829121128620 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128620 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128620 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) 20240829121128620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128620 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) 20240829121128620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 20240829121128621 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) 20240829121128621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128621 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) 20240829121128621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128621 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) 20240829121128621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@5febb23e5d77: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)13660596 TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: 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 := 'E4EDA81A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@5febb23e5d77: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)11604038 SGSN_Test_0-RAN(1562)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@5febb23e5d77: First idle individual index:0 20240829121128822 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) 20240829121128822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128822 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) 20240829121128822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128822 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) 20240829121128822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128823 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121128823 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121128823 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121128823 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4EDA81A) type="data" (gprs_gmm.c:1944) 20240829121128823 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240829121128823 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829121128823 DMM DEBUG MM(262420000001007/e4eda81a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240829121128823 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) 20240829121128823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128823 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) 20240829121128823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128823 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) 20240829121128823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128823 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) 20240829121128823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128824 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) 20240829121128824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128824 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) 20240829121128824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: { messageType := 2, destLocRef := 'B11046'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)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121128833 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) 20240829121128833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128833 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) 20240829121128833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128833 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) 20240829121128833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128834 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121128834 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121128834 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121128834 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240829121128834 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) 20240829121128834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128834 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) 20240829121128834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128834 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) 20240829121128834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128834 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240829121128834 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240829121128834 DMM INFO MM(262420000001007/e4eda81a) <- GMM SERVICE ACCEPT (P-TMSI=0xe4eda81a) (gprs_gmm.c:813) 20240829121128834 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240829121128834 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) 20240829121128834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128834 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) 20240829121128834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128834 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) 20240829121128834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240829121128846 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) 20240829121128846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128846 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) 20240829121128846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128846 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) 20240829121128846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128846 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121128846 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121128846 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121128846 DMM INFO MM(262420000001007/e4eda81a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829121128846 DMM INFO MM(262420000001007/e4eda81a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829121128846 DMM DEBUG MM(262420000001007/e4eda81a) Using GGSN 0 (gprs_sm.c:312) 20240829121128846 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) 20240829121128846 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240829121128846 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829121128846 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20240829121128846 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240829121128870 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 62 e9 ca 26 11 49 b2 79 a8 14 05 7f 0e 11 20 d5 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) 20240829121128870 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121128870 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829121128870 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) 20240829121128870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128870 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) 20240829121128870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128870 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) 20240829121128870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:30 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680030E2CBC4'O 20240829121128909 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) 20240829121128909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128909 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) 20240829121128909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128909 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) 20240829121128909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128910 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240829121128910 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240829121128910 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240829121128910 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20240829121128910 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240829121128910 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240829121128910 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829121128910 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240829121128910 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) 20240829121128910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128910 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) 20240829121128910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128910 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) 20240829121128910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121128919 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 62 e9 ca 26 11 49 b2 79 a8 7f 0e 11 20 d5 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) 20240829121128919 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121128919 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)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:13 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240829121128925 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) 20240829121128925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128925 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) 20240829121128925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128925 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) 20240829121128925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128925 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240829121128925 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240829121128925 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240829121128925 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240829121128925 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) 20240829121128925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128925 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) 20240829121128926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128926 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) 20240829121128926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121128932 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) 20240829121128932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128932 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) 20240829121128932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128932 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) 20240829121128932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128933 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121128933 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121128933 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121128933 DMM INFO MM(262420000001007/e4eda81a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121128933 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121128933 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) 20240829121128933 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128933 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121128933 DMM INFO MM(262420000001007/e4eda81a) Changing GTP-U endpoints 127.0.0.104/0x30e2cbc4 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240829121128933 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240829121128933 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) 20240829121128933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128933 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) 20240829121128933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@5febb23e5d77: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)11604038 20240829121128936 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) 20240829121128936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128936 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) 20240829121128936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128936 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) 20240829121128936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed 20240829121128939 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 62 e9 ca 26 11 49 b2 79 a8 7f 0e 11 20 d5 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) 20240829121128939 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121128939 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@5febb23e5d77: Created IMSI[0] for '262420000001007'H'E4EDA81A'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20240829121128947 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20240829121128947 DMM INFO MM(262420000001007/e4eda81a) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20240829121128948 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) 20240829121128948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128948 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) 20240829121128948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128948 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) 20240829121128948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@5febb23e5d77: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: 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 := 'E4EDA81A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@5febb23e5d77: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)3367173 SGSN_Test_0-RAN(1562)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@5febb23e5d77: First idle individual index:0 20240829121128960 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) 20240829121128960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128960 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) 20240829121128960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128960 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) 20240829121128960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128961 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) 20240829121128961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128961 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) 20240829121128961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128961 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) 20240829121128961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128961 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121128961 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121128961 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121128961 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE4EDA81A) type="data" (gprs_gmm.c:1944) 20240829121128961 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240829121128961 DMM DEBUG MM(262420000001007/e4eda81a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240829121128961 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) 20240829121128961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128961 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) 20240829121128961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128961 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) 20240829121128961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: { messageType := 2, destLocRef := '336105'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)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121128969 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) 20240829121128969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128969 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) 20240829121128969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128969 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) 20240829121128969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128969 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121128969 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121128969 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121128969 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240829121128969 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240829121128969 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240829121128969 DMM INFO MM(262420000001007/e4eda81a) <- GMM SERVICE ACCEPT (P-TMSI=0xe4eda81a) (gprs_gmm.c:813) 20240829121128969 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240829121128969 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) 20240829121128969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128969 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) 20240829121128969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128969 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) 20240829121128969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128970 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) 20240829121128970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128970 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) 20240829121128970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128970 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) 20240829121128970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128970 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) 20240829121128970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121128970 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) 20240829121128970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128970 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) 20240829121128970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121128970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:30 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680030E2CBC4'O 20240829121128981 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) 20240829121128981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121128981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121128981 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) 20240829121128981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121128981 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) 20240829121128981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121128981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121128981 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240829121128981 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240829121128981 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240829121128981 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240829121128981 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240829121128981 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240829121128986 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 62 e9 ca 26 11 49 b2 79 a8 7f 0e 11 20 d5 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) 20240829121128986 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121128986 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_len:16 SGSN_Test_0-SCCP(1561)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240829121129186 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) 20240829121129186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121129186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121129186 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) 20240829121129186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121129186 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) 20240829121129186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121129186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121129187 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121129187 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121129187 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121129187 DMM INFO MM(262420000001007/e4eda81a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240829121129187 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121129187 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20240829121129193 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) 20240829121129193 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121129193 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240829121129193 DMM INFO MM(262420000001007/e4eda81a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240829121129193 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240829121129193 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20240829121129193 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829121129193 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) 20240829121129194 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121129194 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121129194 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) 20240829121129194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121129194 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) 20240829121129194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121129194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@5febb23e5d77: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@5febb23e5d77: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@5febb23e5d77: Final verdict of PTC: none 20240829121129213 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829121129213 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) 20240829121129213 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829121129213 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829121129213 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829121129213 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) 20240829121129213 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829121129213 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829121129213 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) 20240829121129213 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) 20240829121129213 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240829121129213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829121129213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829121129214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240829121129214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240829121129214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829121129214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829121129214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@5febb23e5d77: Final verdict of PTC: none 20240829121129222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@5febb23e5d77: Final verdict of PTC: none 20240829121129228 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240829121129228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1565)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1560)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1555)@5febb23e5d77: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1550)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@5febb23e5d77: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@5febb23e5d77: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1553)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1548)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1558)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@5febb23e5d77: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Thu Aug 29 12:11:29 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=366088) 20240829121130229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121130230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=366088, count=395996) 20240829121131214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240829121131214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240829121131214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240829121131231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121131231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Thu Aug 29 12:11:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121132232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121132232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test case TC_update_ctx_err_ind_from_ggsn started. 20240829121132400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121132402 DMM INFO MM(262420000001007/e4eda81a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121132402 DMM INFO MM(262420000001007/e4eda81a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121132402 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121132402 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121132403 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240829121132403 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240829121132403 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240829121132403 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) 20240829121132403 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) 20240829121132403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c580]{Init}: Deallocated (fsm.c:568) 20240829121132403 DMM DEBUG MM_STATE_Gb[0x56212af9c7e0]{Idle}: Deallocated (fsm.c:568) 20240829121132403 DMM DEBUG MM_STATE_Iu(10)[0x56212afaa140]{Detached}: Deallocated (fsm.c:568) 20240829121132403 DMM DEBUG GMM(gmm_fsm)[0x56212afabe30]{Deregistered}: Deallocated (fsm.c:568) 20240829121132403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240829121132403 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) 20240829121132403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121132403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121132403 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) 20240829121132403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121132403 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) 20240829121132403 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@5febb23e5d77: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121132451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121132451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121132451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121132451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121132451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121132451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121132451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121132451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121132451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121132452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121132452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121132452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121132452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121132452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121132452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121132452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121132452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121132452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240829121132452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121132452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1573)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240829121132453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121132453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@5febb23e5d77: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121132455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121132461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121132461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1575)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@5febb23e5d77: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@5febb23e5d77: 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)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121132473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240829121132473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121132473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121132473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121132473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240829121132473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121132473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121132473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121132473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121132474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121132474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121132474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121132474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121132474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121132474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121132474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121132474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121132474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240829121132474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121132474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121132474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121132474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@5febb23e5d77: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1579)@5febb23e5d77: Creating NSIP provider for "127.0.0.103":21012 20240829121132477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240829121132483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56212af992a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121132483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1576)@5febb23e5d77: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@5febb23e5d77: 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)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@5febb23e5d77: Provider Link came up: sending NS-RESET 20240829121132491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240829121132491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121132491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121132491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121132491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240829121132491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121132491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121132491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121132491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240829121132492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121132492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121132492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121132492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240829121132492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240829121132492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240829121132492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240829121132492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121132492 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240829121132492 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240829121132492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240829121132492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240829121132492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@5febb23e5d77: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@5febb23e5d77: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240829121132495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@5febb23e5d77: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@5febb23e5d77: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5febb23e5d77: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@5febb23e5d77: ************************************************* SGSN_Test_0-M3UA(1586)@5febb23e5d77: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@5febb23e5d77: ************************************************* MTC@5febb23e5d77: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@5febb23e5d77: v_sccp_pdu_maxlen:268 20240829121132501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56212af9ad00]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240829121132501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@5febb23e5d77: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240829121132700 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240829121132700 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) 20240829121132700 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240829121132700 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)@5febb23e5d77: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240829121132706 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) 20240829121132706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240829121132706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240829121132706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240829121132706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240829121132706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240829121132707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240829121132709 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) 20240829121132709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240829121132709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240829121132709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240829121132709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240829121132709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240829121132709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240829121132709 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240829121133232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121133232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240829121133232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240829121133232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@5febb23e5d77: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@5febb23e5d77: 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) } } } } 20240829121133233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240829121133234 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@5febb23e5d77: 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)@5febb23e5d77: 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)@5febb23e5d77: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@5febb23e5d77: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240829121133513 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) 20240829121133513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121133513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121133513 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) 20240829121133513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121133513 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) 20240829121133513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121133513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121133514 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240829121133514 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240829121133514 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) 20240829121133514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121133514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121133514 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) 20240829121133514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121133514 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) 20240829121133514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121133514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@5febb23e5d77: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@5febb23e5d77: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='E1F4DBA1'O, index=0 SGSN_Test-GSUP(1589)@5febb23e5d77: 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)@5febb23e5d77: 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 := 'C756'O, rac := 'BF'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(1585)@5febb23e5d77: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)15487671 SGSN_Test_0-SCCP(1584)@5febb23e5d77: First idle individual index:0 SGSN_Test_0-RAN(1585)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 20240829121134271 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) 20240829121134271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134271 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) 20240829121134271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134271 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) 20240829121134271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134271 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) 20240829121134271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134271 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) 20240829121134271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134271 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) 20240829121134271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134271 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121134271 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121134271 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121134271 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240829121134271 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{Deregistered}: Allocated (fsm.c:456) 20240829121134271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Allocated (fsm.c:456) 20240829121134271 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Allocated (fsm.c:456) 20240829121134271 DMM DEBUG MM_STATE_Iu[0x56212afab0e0]{Detached}: Allocated (fsm.c:456) 20240829121134271 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240829121134271 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240829121134271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240829121134271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240829121134271 DMM DEBUG MM(262420000001004/dc53392a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240829121134271 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240829121134271 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) 20240829121134271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134271 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) 20240829121134271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134271 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) 20240829121134271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: { messageType := 2, destLocRef := 'EC52B7'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)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: 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 := 'C3FE17776E8DFC5A100281DFF9EF62AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AC10F90'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4203EB6D8C357A90'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '60E8FDEC47433272F0790D04D171571B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DA610986BA5C3671B3FD3843C539493D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A86A9F7243A6A3CF7D6A80D2B4DE1528'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6D517114940EFC00'O } } } } } SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240829121134277 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) 20240829121134277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134277 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) 20240829121134277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134277 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) 20240829121134277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134277 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121134277 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121134277 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121134277 DMM DEBUG MM(262420000001004/dc53392a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240829121134277 DMM NOTICE MM(262420000001004/dc53392a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240829121134277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240829121134277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240829121134277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240829121134277 DMM DEBUG MM(262420000001004/dc53392a) Requesting authorization (sgsn_auth.c:160) 20240829121134277 DMM INFO MM(262420000001004/dc53392a) Requesting authentication tuples (sgsn_auth.c:184) 20240829121134277 DMM DEBUG MM(262420000001004/dc53392a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240829121134277 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240829121134277 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)@5febb23e5d77: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@5febb23e5d77: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20240829121134279 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240829121134279 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240829121134279 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240829121134279 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240829121134279 DMM INFO MM(262420000001004/dc53392a) Subscriber data update (mmctx.c:445) 20240829121134279 DMM DEBUG MM(262420000001004/dc53392a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240829121134279 DMM INFO MM(262420000001004/dc53392a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240829121134279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240829121134279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240829121134279 DMM INFO MM(262420000001004/dc53392a) <- GMM AUTH AND CIPHERING REQ (rand = c3 fe 17 77 6e 8d fc 5a 10 02 81 df f9 ef 62 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 6a 9f 72 43 a6 a3 cf 7d 6a 80 d2 b4 de 15 28 ) (gprs_gmm.c:483) 20240829121134279 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240829121134279 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) 20240829121134279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134279 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) 20240829121134279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134279 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) 20240829121134279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:37 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B226D51711423094B99990000100004F02904940EFC00'O 20240829121134284 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) 20240829121134284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134284 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) 20240829121134284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134284 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) 20240829121134284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134284 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121134284 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121134284 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121134284 DMM INFO MM(262420000001004/dc53392a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240829121134284 DMM NOTICE MM(262420000001004/dc53392a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240829121134284 DMM DEBUG MM(262420000001004/dc53392a) checking auth: received UMTS RES = 6d 51 71 14 94 0e fc 00 (gprs_gmm.c:666) 20240829121134284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240829121134284 DMM DEBUG MM(262420000001004/dc53392a) Requesting authorization (sgsn_auth.c:160) 20240829121134284 DMM INFO MM(262420000001004/dc53392a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240829121134284 DMM DEBUG MM(262420000001004/dc53392a) Requesting subscriber data update (gprs_subscriber.c:894) 20240829121134284 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240829121134284 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) 20240829121134284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240829121134284 DMM DEBUG MM(262420000001004/dc53392a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240829121134284 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) 20240829121134284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134284 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) 20240829121134284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134284 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) 20240829121134284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121134289 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) 20240829121134289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134289 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) 20240829121134289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134289 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) 20240829121134289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134289 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121134289 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121134289 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121134289 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20240829121134289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240829121134289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240829121134289 DMM INFO MM(262420000001004/dc53392a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc53392a) (gprs_gmm.c:300) 20240829121134289 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240829121134289 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) 20240829121134289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134289 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) 20240829121134289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134289 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) 20240829121134289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134289 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) 20240829121134289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134289 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) 20240829121134289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134289 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) 20240829121134289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121134292 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240829121134292 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240829121134292 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240829121134292 DMM INFO MM(262420000001004/dc53392a) Subscriber data update (mmctx.c:445) 20240829121134292 DMM DEBUG MM(262420000001004/dc53392a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240829121134292 DMM INFO MM(262420000001004/dc53392a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240829121134292 DMM NOTICE MM(262420000001004/dc53392a) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240829121134292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240829121134292 DMM NOTICE MM(262420000001004/dc53392a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240829121134292 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) 20240829121134292 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240829121134292 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240829121134292 DMM INFO MM(262420000001004/dc53392a) Subscriber data update (mmctx.c:445) 20240829121134292 DMM DEBUG MM(262420000001004/dc53392a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:14 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240829121134293 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) 20240829121134293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134293 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) 20240829121134293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134293 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) 20240829121134293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134293 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121134293 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121134293 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121134293 DMM INFO MM(262420000001004/dc53392a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240829121134293 DMM NOTICE MM(262420000001004/dc53392a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240829121134293 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240829121134293 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240829121134293 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240829121134293 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) 20240829121134293 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134293 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134293 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) 20240829121134293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134293 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) 20240829121134293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134293 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240829121134293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240829121134293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:7 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240829121134296 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) 20240829121134296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134296 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) 20240829121134296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134296 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) 20240829121134296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134297 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240829121134297 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240829121134297 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240829121134297 DMM INFO MM(262420000001004/dc53392a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240829121134297 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240829121134297 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240829121134297 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) 20240829121134297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134297 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) 20240829121134297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134297 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) 20240829121134297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 20240829121134297 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) 20240829121134297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134297 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) 20240829121134297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134297 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) 20240829121134297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@5febb23e5d77: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)15487671 TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: 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 := 'DC53392A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@5febb23e5d77: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)14752242 SGSN_Test_0-RAN(1585)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@5febb23e5d77: First idle individual index:0 20240829121134498 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) 20240829121134498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134498 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) 20240829121134498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134498 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) 20240829121134498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134499 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) 20240829121134499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134500 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) 20240829121134500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134500 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) 20240829121134500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134499 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121134499 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121134499 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121134499 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDC53392A) type="data" (gprs_gmm.c:1944) 20240829121134500 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240829121134500 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240829121134500 DMM DEBUG MM(262420000001004/dc53392a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240829121134500 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) 20240829121134500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134500 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) 20240829121134500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134500 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) 20240829121134500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: { messageType := 2, destLocRef := 'E119F2'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)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121134518 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) 20240829121134518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134518 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) 20240829121134518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134518 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) 20240829121134518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134519 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121134519 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121134519 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121134519 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20240829121134519 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240829121134519 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240829121134519 DMM INFO MM(262420000001004/dc53392a) <- GMM SERVICE ACCEPT (P-TMSI=0xdc53392a) (gprs_gmm.c:813) 20240829121134519 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240829121134519 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) 20240829121134519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134519 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) 20240829121134519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134519 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) 20240829121134519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134520 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) 20240829121134520 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134520 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) 20240829121134520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134520 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) 20240829121134520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:23 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240829121134532 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) 20240829121134532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134532 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) 20240829121134532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134532 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) 20240829121134532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134533 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121134533 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121134533 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121134533 DMM INFO MM(262420000001004/dc53392a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240829121134533 DMM INFO MM(262420000001004/dc53392a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240829121134533 DMM DEBUG MM(262420000001004/dc53392a) Using GGSN 0 (gprs_sm.c:312) 20240829121134533 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) 20240829121134533 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240829121134533 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240829121134533 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240829121134533 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20240829121134557 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 d2 b9 a0 30 11 f8 6b f3 da 14 05 7f 07 41 23 c0 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) 20240829121134557 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121134557 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240829121134557 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) 20240829121134557 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134557 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134558 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) 20240829121134558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134558 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) 20240829121134558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:30 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004F59A41D'O 20240829121134589 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) 20240829121134589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134589 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) 20240829121134589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134589 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) 20240829121134589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134589 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240829121134589 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240829121134589 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240829121134589 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20240829121134589 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240829121134589 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20240829121134589 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240829121134589 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240829121134589 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) 20240829121134589 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134589 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) 20240829121134589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134589 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) 20240829121134589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240829121134594 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 d2 b9 a0 30 11 f8 6b f3 da 7f 07 41 23 c0 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) 20240829121134594 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121134594 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)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@5febb23e5d77: Created IMSI[0] for '262420000001004'H'DC53392A'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20240829121134601 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20240829121134602 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20240829121134602 DGPRS INFO PDP(262420000001004:5): Context 0x7f6622f08670 was updated (sgsn_libgtp.c:659) 20240829121134602 DMM INFO MM(262420000001004/dc53392a) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20240829121134602 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20240829121134602 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20240829121134602 DMM INFO MM(262420000001004/dc53392a) Changing GTP-U endpoints 127.0.0.104/0x4f59a41d -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240829121134602 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20240829121134602 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) 20240829121134602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134602 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) 20240829121134602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134602 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) 20240829121134602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134602 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) 20240829121134602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134602 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) 20240829121134602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134602 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) 20240829121134602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@5febb23e5d77: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)14752242 20240829121134603 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) 20240829121134603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134603 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) 20240829121134603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134603 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) 20240829121134603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@5febb23e5d77: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: 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 := 'DC53392A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@5febb23e5d77: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9963486 SGSN_Test_0-RAN(1585)@5febb23e5d77: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@5febb23e5d77: First idle individual index:0 20240829121134806 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) 20240829121134806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134806 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) 20240829121134806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134806 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) 20240829121134806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134806 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) 20240829121134806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134806 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) 20240829121134806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134806 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) 20240829121134806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134806 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) 20240829121134806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134806 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) 20240829121134806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134806 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) 20240829121134806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134806 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240829121134806 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240829121134806 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240829121134806 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDC53392A) type="data" (gprs_gmm.c:1944) 20240829121134806 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240829121134806 DMM DEBUG MM(262420000001004/dc53392a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) SGSN_Test_0-SCCP(1584)@5febb23e5d77: { messageType := 2, destLocRef := '9807DE'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)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:12 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240829121134810 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) 20240829121134810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134810 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) 20240829121134810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134810 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) 20240829121134810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134810 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240829121134810 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240829121134810 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240829121134810 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20240829121134810 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240829121134810 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240829121134810 DMM INFO MM(262420000001004/dc53392a) <- GMM SERVICE ACCEPT (P-TMSI=0xdc53392a) (gprs_gmm.c:813) 20240829121134810 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240829121134810 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) 20240829121134810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134810 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) 20240829121134810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134810 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) 20240829121134810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134810 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) 20240829121134810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134810 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) 20240829121134810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134810 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) 20240829121134810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134810 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) 20240829121134810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121134810 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) 20240829121134810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134810 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) 20240829121134810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121134810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:30 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004F59A41D'O 20240829121134813 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) 20240829121134813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121134813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121134813 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) 20240829121134813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121134813 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) 20240829121134813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121134813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121134813 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240829121134813 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240829121134813 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240829121134813 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20240829121134813 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240829121134813 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20240829121134814 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 d2 b9 a0 30 11 f8 6b f3 da 7f 07 41 23 c0 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) 20240829121134814 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121134814 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_len:16 SGSN_Test_0-SCCP(1584)@5febb23e5d77: vl_from0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240829121135014 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) 20240829121135014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121135014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240829121135014 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) 20240829121135014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121135014 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) 20240829121135014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240829121135014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240829121135015 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240829121135015 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240829121135015 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240829121135015 DMM INFO MM(262420000001004/dc53392a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240829121135015 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240829121135015 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20240829121135021 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) 20240829121135021 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f6622f08670, cbp=0x56212afac1d0) (sgsn_libgtp.c:629) 20240829121135021 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240829121135021 DMM INFO MM(262420000001004/dc53392a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240829121135021 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240829121135021 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240829121135021 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240829121135021 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) 20240829121135021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121135021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121135021 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) 20240829121135021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121135021 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) 20240829121135021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240829121135022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@5febb23e5d77: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5febb23e5d77: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@5febb23e5d77: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@5febb23e5d77: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@5febb23e5d77: Final verdict of PTC: none 20240829121135037 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240829121135037 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) 20240829121135037 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240829121135037 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240829121135037 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240829121135037 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) 20240829121135037 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240829121135037 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240829121135037 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) 20240829121135037 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) 20240829121135037 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240829121135037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240829121135037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240829121135037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240829121135037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240829121135037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240829121135037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240829121135038 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@5febb23e5d77: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@5febb23e5d77: Final verdict of PTC: none 20240829121135044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@5febb23e5d77: Final verdict of PTC: none -NSVCI97(1573)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@5febb23e5d77: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@5febb23e5d77: Final verdict of PTC: none -NSVCI99(1583)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@5febb23e5d77: Final verdict of PTC: none 20240829121135051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(1579)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@5febb23e5d77: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@5febb23e5d77: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1576)@5febb23e5d77: Final verdict of PTC: none 20240829121135051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1569)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@5febb23e5d77: Final verdict of PTC: none -NSVCI98(1578)@5febb23e5d77: Final verdict of PTC: none -NSVCI99-provIP(1581)@5febb23e5d77: Final verdict of PTC: none -NSVCI97-provIP(1572)@5febb23e5d77: Final verdict of PTC: none -NSVCI98-provIP(1577)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@5febb23e5d77: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: none MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1571): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1576): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98-provIP(1577): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@5febb23e5d77: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@5febb23e5d77: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Thu Aug 29 12:11:35 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=353936) 20240829121136053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121136053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=353936, count=377532) 20240829121137038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240829121137038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240829121137038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240829121137054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121137054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@5febb23e5d77: Test execution finished. MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Aug 29 12:11:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121138054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121138054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_NS_connect_alive started. 20240829121138212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121138214 DMM INFO MM(262420000001004/dc53392a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240829121138214 DMM INFO MM(262420000001004/dc53392a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240829121138215 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240829121138215 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240829121138215 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240829121138215 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240829121138215 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240829121138215 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) 20240829121138215 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) 20240829121138215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56212af9c7e0]{Init}: Deallocated (fsm.c:568) 20240829121138215 DMM DEBUG MM_STATE_Gb[0x56212af9c580]{Idle}: Deallocated (fsm.c:568) 20240829121138215 DMM DEBUG MM_STATE_Iu(13)[0x56212afab0e0]{Detached}: Deallocated (fsm.c:568) 20240829121138215 DMM DEBUG GMM(gmm_fsm)[0x56212afaa140]{Deregistered}: Deallocated (fsm.c:568) 20240829121138215 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240829121138215 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) 20240829121138215 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240829121138215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240829121138215 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) 20240829121138215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240829121138215 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) 20240829121138215 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240829121138249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240829121138249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240829121138249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240829121139056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121139056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: setverdict(pass): none -> pass MTC@5febb23e5d77: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240829121139259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50204<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: pass MTC@5febb23e5d77: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@5febb23e5d77: Test case TC_NS_connect_alive finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Aug 29 12:11:39 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13632) 20240829121140057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121140057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=13632, count=14792) 20240829121141058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121141058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Aug 29 12:11:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240829121142058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121142059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@5febb23e5d77: Test case TC_NS_connect_reset started. 20240829121142351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240829121142354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240829121142388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240829121142388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240829121142388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240829121142388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240829121142388 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240829121142388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240829121142388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240829121142388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121142388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56212af96e10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@5febb23e5d77: setverdict(pass): none -> pass 20240829121143059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121143059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@5febb23e5d77: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240829121143398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42078<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@5febb23e5d77: Final verdict of PTC: none MTC@5febb23e5d77: Setting final verdict of the test case. MTC@5febb23e5d77: Local verdict of MTC: pass MTC@5febb23e5d77: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@5febb23e5d77: Test case TC_NS_connect_reset finished. Verdict: pass MTC@5febb23e5d77: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Aug 29 12:11:43 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6836) 20240829121144061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121144061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=6836, count=7996) 20240829121145062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121145062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240829121145389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@5febb23e5d77: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@5febb23e5d77: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5febb23e5d77: Terminating MTC. MC@5febb23e5d77: MTC terminated. MC2> exit MC@5febb23e5d77: Shutting down session. MC@5febb23e5d77: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7800.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 (1522529) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240829121146062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121146062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240829121147063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121147063 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20240829121148064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121148064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240829121148390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240829121149065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240829121149065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1522454) [testenv][generic] Stopping sgsn (1522484) [testenv][generic] Showing junit-xml-7800.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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20240829-1158-a6a8450d', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/junit-xml-7800.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='84' failures='6' errors='0' skipped='0' inconc='0' time='797.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.626607'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='2.064545'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='2.128602'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='2.074204'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.632435'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.988294'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='7.037840'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.985994'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='2.104451'> <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.925530'> <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='2.023457'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='3.001684'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='3.058146'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.998291'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='32.064712'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='3.057421'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='2.131210'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='6.065512'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='36.052666'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='7.107019'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='2.126339'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.912854'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='2.007685'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.953347'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='2.112880'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='7.142516'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='7.206283'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='7.197482'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.992886'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='2.029080'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='2.032514'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='2.073735'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.968322'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='2.074866'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='2.020366'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.988007'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='2.126056'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='7.121706'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='1.132709'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='1.018094'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='1.142476'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='1.108612'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='1.168819'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='1.269850'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='3.106931'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.999721'> <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.918029'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='11.157993'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='1.070677'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='34.128624'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='11.135360'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='1.154174'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='1.154031'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='1.131289'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='3.054880'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='2.120347'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='2.247356'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='8.074876'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='3.082723'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='3.125331'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='7.103028'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='7.207738'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.698304'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='7.161602'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.998966'> <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.942843'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.943389'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='2.183181'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='3.171231'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='2.203113'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='1.128024'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='4.081916'> <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.168310'> <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.775164'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='2.143350'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.973722'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='2.030707'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='2.126246'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='2.208074'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.714397'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='2.704610'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.669679'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.052622'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.053251'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d'] testenv-sgsn-generic-osmocom-nightly-20240829-1158-a6a8450d [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/179/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