Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision fbb13fa0db9db46bd15192f83e4268783a04472f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fbb13fa0db9db46bd15192f83e4268783a04472f # timeout=10 Commit message: "library/PFCP_Emulation: allow retrieving the Recovery Time Stamp" > git rev-list --no-walk 6a0b01c6159a5d394290ab5e954938e6b606fb4b # timeout=10 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins1254287602928510294.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] a044dc75396f963bae916a097eafecd3f8fe39ded0ce8db3588898514fb492b1 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.4 kB] Fetched 9314 kB in 1s (8889 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', './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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', '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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_1.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_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for RAN_Adapter.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_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 SNDCP_Types_part_3.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_1.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_4.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_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_3.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_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.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_5.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_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_3.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_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 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 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 | } | ^ env 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 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_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 env 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Fetched 177 kB in 1s (336 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', '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-latest 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-latest 0 upgraded, 16 newly installed, 0 to remove and 5 not upgraded. Need to get 1566 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 1.9.0 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 1.9.0 [17.3 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.0 [139 kB] Fetched 1566 kB in 0s (24.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 44921 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_1.9.0_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (1.9.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_1.9.0_amd64.deb ... Unpacking osmo-stp:amd64 (1.9.0) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0_amd64.deb ... Unpacking osmo-sgsn (1.12.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (1.9.0) ... Setting up osmo-stp:amd64 (1.9.0) ... 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) ... Setting up osmo-sgsn (1.12.0) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sgsn.service → /lib/systemd/system/osmo-sgsn.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite 20240910083937751 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240910083937751 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240910083937751 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) 20240910083937751 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240910083937751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240910083937751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240910083937751 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240910083937751 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240910083937751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:118) 20240910083937751 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240910083937751 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240910083937751 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240910083937751 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240910083937751 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240910083937751 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240910083937751 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240910083937751 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x556c5f7c5d60(sgsn) with 23 counters 20240910083937823 DLSS7 INFO (r=127.0.0.1:60006<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910083937824 DLSS7 INFO (r=127.0.0.1:60006<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240910083937824 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:60006<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240910083937824 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240910083937824 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240910083937824 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240910083937824 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240910083937824 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:918) 20240910083937824 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20240910083937824 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240910083937824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083937824 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240910083937824 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240910083937824 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240910083937824 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910083937824 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) 20240910083937824 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910083937824 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910083937824 DLSS7 INFO (r=127.0.0.1:49520<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910083937824 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240910083937824 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240910083937824 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240910083937824 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240910083937824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910083937824 DLSS7 INFO (r=127.0.0.1:49520<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240910083937824 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:49520<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240910083937824 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240910083937824 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910083937824 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) 20240910083937824 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910083937824 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910083937824 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:60006<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240910083937824 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) 20240910083937824 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240910083937824 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240910083937824 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240910083937825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910083937825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910083937825 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910083937825 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910083937825 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Unix server socket created successfully. MC@a044dc75396f: Listening on TCP port 37997. MC2> a044dc75396f is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests a044dc75396f 37997 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a044dc75396f: New HC connected from 10.0.2.100 [10.0.2.100]. a044dc75396f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@a044dc75396f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a044dc75396f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a044dc75396f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a044dc75396f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a044dc75396f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a044dc75396f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a044dc75396f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a044dc75396f: Configuration file was processed on all HCs. MC@a044dc75396f: Creating MTC on host 10.0.2.100. MC@a044dc75396f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Tue Sep 10 08:39:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910083938825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083938825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach started. 20240910083939470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910083939473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083939517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240910083939517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240910083939517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240910083939517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910083939517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083939517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083939517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083939517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083939517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083939519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083939519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083939519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083939520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083939520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083939520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083939520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083939520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240910083939520 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910083939520 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083939520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910083939521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083939521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083939521 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) 20240910083939521 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240910083939521 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:49520 err=None (osmo_ss7_asp.c:785) 20240910083939524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083939535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083939535 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083939551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20240910083939551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240910083939551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240910083939551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910083939551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083939551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083939551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083939551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083939551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083939552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083939552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083939552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083939553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083939553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083939553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083939553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083939553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240910083939553 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910083939553 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083939553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910083939553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083939553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083939557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083939557 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910083939567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083939567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@a044dc75396f: 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(18)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083939601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNCONFIGURED}: Allocated (fsm.c:456) 20240910083939601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240910083939601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240910083939601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910083939601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083939601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083939601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083939601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083939601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083939603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083939603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083939603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083939603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083939603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083939603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083939603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083939603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240910083939603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910083939603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083939603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083939604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083939604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083939608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083939608 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)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083939618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083939618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(15)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910083939826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083939826 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910083939826 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910083939826 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240910083939826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910083939826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240910083939826 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240910083939826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240910083939826 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240910083939826 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240910083939826 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240910083939826 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:118) 20240910083939826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240910083939826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910083939826 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240910083939826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910083939826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910083939826 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910083939826 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910083939826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910083939826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910083939826 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910083939826 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x556c60e8e660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240910083939826 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(17)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@a044dc75396f: 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) } } } } 20240910083939828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(17)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910083939829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(17)@a044dc75396f: 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(17)@a044dc75396f: 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(17)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@a044dc75396f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CE190987'O, index=0 SGSN_Test-GSUP(19)@a044dc75396f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@a044dc75396f: 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 := '490C21A8FB48C11A5037CFD87A1430F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C4379BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9056A7A5CB5DD0A1'O } } } } } 20240910083940882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083940882 DLLC NOTICE LLME(ffffffff/ce190987){UNASSIGNED} LLC RX: unknown TLLI 0xce190987, creating LLME on the fly (gprs_llc.c:552) 20240910083940882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910083940882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20240910083940882 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910083940882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910083940882 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910083940882 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910083940882 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910083940882 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910083940882 DLLC NOTICE LLME(ffffffff/ce190987){UNASSIGNED} LLGM Assign pre (ce190987 => f0704b0b) (gprs_llc.c:1079) 20240910083940882 DLLC NOTICE LLME(ce190987/f0704b0b){ASSIGNED} LLGM Assign post (ce190987 => f0704b0b) (gprs_llc.c:1125) 20240910083940882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910083940882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910083940882 DMM DEBUG MM(262420000000001/f0704b0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910083940897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083940897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910083940898 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083940898 DMM DEBUG MM(262420000000001/f0704b0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240910083940898 DMM NOTICE MM(262420000000001/f0704b0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910083940898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910083940898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910083940898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910083940898 DMM DEBUG MM(262420000000001/f0704b0b) Requesting authorization (sgsn_auth.c:160) 20240910083940898 DMM INFO MM(262420000000001/f0704b0b) Requesting authentication tuples (sgsn_auth.c:184) 20240910083940898 DMM DEBUG MM(262420000000001/f0704b0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910083940898 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240910083940898 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)@a044dc75396f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@a044dc75396f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240910083940900 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910083940900 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910083940900 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910083940900 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910083940900 DMM INFO MM(262420000000001/f0704b0b) Subscriber data update (mmctx.c:430) 20240910083940900 DMM DEBUG MM(262420000000001/f0704b0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910083940900 DMM INFO MM(262420000000001/f0704b0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910083940900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910083940900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910083940900 DMM INFO MM(262420000000001/f0704b0b) <- GMM AUTH AND CIPHERING REQ (rand = 49 0c 21 a8 fb 48 c1 1a 50 37 cf d8 7a 14 30 f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910083940908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083940908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240910083940908 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083940908 DMM INFO MM(262420000000001/f0704b0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910083940908 DMM NOTICE MM(262420000000001/f0704b0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910083940908 DMM DEBUG MM(262420000000001/f0704b0b) checking auth: received GSM SRES = 3c 43 79 bb (gprs_gmm.c:666) 20240910083940908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910083940908 DMM DEBUG MM(262420000000001/f0704b0b) Requesting authorization (sgsn_auth.c:160) 20240910083940908 DMM INFO MM(262420000000001/f0704b0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910083940908 DMM DEBUG MM(262420000000001/f0704b0b) Requesting subscriber data update (gprs_subscriber.c:894) 20240910083940908 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240910083940908 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) 20240910083940908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910083940908 DMM INFO MM(262420000000001/f0704b0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0704b0b) (gprs_gmm.c:300) 20240910083940909 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910083940909 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910083940909 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240910083940909 DMM INFO MM(262420000000001/f0704b0b) Subscriber data update (mmctx.c:430) 20240910083940909 DMM DEBUG MM(262420000000001/f0704b0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910083940909 DMM INFO MM(262420000000001/f0704b0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910083940909 DMM NOTICE MM(262420000000001/f0704b0b) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240910083940909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910083940909 DMM NOTICE MM(262420000000001/f0704b0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910083940909 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) 20240910083940909 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910083940909 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240910083940910 DMM INFO MM(262420000000001/f0704b0b) Subscriber data update (mmctx.c:430) 20240910083940910 DMM DEBUG MM(262420000000001/f0704b0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910083940917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083940917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910083940917 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083940917 DMM INFO MM(262420000000001/f0704b0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910083940917 DMM NOTICE MM(262420000000001/f0704b0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910083940917 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910083940917 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910083940917 DLLC NOTICE LLME(ce190987/f0704b0b){ASSIGNED} LLGM Assign pre (ffffffff => f0704b0b) (gprs_llc.c:1079) 20240910083940917 DLLC NOTICE LLME(ffffffff/f0704b0b){ASSIGNED} LLGM Assign post (ffffffff => f0704b0b) (gprs_llc.c:1125) 20240910083940917 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910083940917 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910083940917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910083940917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@a044dc75396f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@a044dc75396f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@a044dc75396f: Final verdict of PTC: pass 20240910083940969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910083940971 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910083940971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(17)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(19)@a044dc75396f: Final verdict of PTC: none -NSVCI97(7)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@a044dc75396f: Final verdict of PTC: none -NSVCI99(18)@a044dc75396f: Final verdict of PTC: none -NSVCI98(12)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@a044dc75396f: Final verdict of PTC: none TC_attach-BVCI210(11)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@a044dc75396f: Final verdict of PTC: none TC_attach-BVCI196(6)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(10)@a044dc75396f: Final verdict of PTC: none TC_attach-BVCI220(15)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(5)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(16)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Tue Sep 10 08:39:41 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20240910083941149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910083941551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101196) 20240910083941972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083941972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101196, count=105552) 20240910083942973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083942973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Tue Sep 10 08:39:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910083943974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083943974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_mnc3 started. 20240910083944599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910083944600 DMM INFO MM(262420000000001/f0704b0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910083944600 DMM INFO MM(262420000000001/f0704b0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910083944600 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910083944600 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910083944600 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910083944600 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910083944600 DLLC NOTICE LLME(ffffffff/f0704b0b){ASSIGNED} LLGM Assign pre (f0704b0b => ffffffff) (gprs_llc.c:1079) 20240910083944600 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f0704b0b => ffffffff) (gprs_llc.c:1125) 20240910083944600 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240910083944600 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) 20240910083944600 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) 20240910083944600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910083944600 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910083944600 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910083944600 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910083944600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083944649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910083944649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083944649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083944649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083944649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910083944649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083944649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083944649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083944649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083944651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083944651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083944651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083944652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083944652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083944652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083944652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083944652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083944652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910083944652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083944652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083944653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083944653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083944657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083944670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083944670 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083944695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910083944695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083944695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083944695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083944695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910083944695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083944695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083944695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083944695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083944697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083944697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083944697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083944697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083944697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083944697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083944697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083944697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083944697 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910083944697 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083944697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083944698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083944698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083944703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083944714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083944714 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083944741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910083944741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083944741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083944741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083944741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910083944741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083944741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083944741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083944741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083944744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083944744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083944744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083944744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083944744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083944744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083944744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083944744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083944744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910083944744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083944744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083944745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083944745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083944750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083944760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083944760 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910083944975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083944975 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910083944975 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910083944975 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@a044dc75396f: 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) } } } } 20240910083944977 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910083944978 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@a044dc75396f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E46D65F8'O, index=0 SGSN_Test-GSUP(38)@a044dc75396f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@a044dc75396f: 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 := 'B9CEA379CAC7E53081E43A82666D81E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42399F04'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3928980496977824'O } } } } } 20240910083946029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083946029 DLLC NOTICE LLME(ffffffff/e46d65f8){UNASSIGNED} LLC RX: unknown TLLI 0xe46d65f8, creating LLME on the fly (gprs_llc.c:552) 20240910083946029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910083946029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240910083946029 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910083946029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910083946029 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910083946029 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910083946029 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910083946029 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910083946029 DLLC NOTICE LLME(ffffffff/e46d65f8){UNASSIGNED} LLGM Assign pre (e46d65f8 => d6d58a8f) (gprs_llc.c:1079) 20240910083946029 DLLC NOTICE LLME(e46d65f8/d6d58a8f){ASSIGNED} LLGM Assign post (e46d65f8 => d6d58a8f) (gprs_llc.c:1125) 20240910083946029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910083946029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910083946029 DMM DEBUG MM(262420000001001/d6d58a8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910083946041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083946041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910083946041 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083946041 DMM DEBUG MM(262420000001001/d6d58a8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240910083946041 DMM NOTICE MM(262420000001001/d6d58a8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910083946041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910083946041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910083946041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910083946041 DMM DEBUG MM(262420000001001/d6d58a8f) Requesting authorization (sgsn_auth.c:160) 20240910083946041 DMM INFO MM(262420000001001/d6d58a8f) Requesting authentication tuples (sgsn_auth.c:184) 20240910083946041 DMM DEBUG MM(262420000001001/d6d58a8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910083946041 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240910083946041 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)@a044dc75396f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@a044dc75396f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240910083946044 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910083946044 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910083946044 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910083946044 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910083946044 DMM INFO MM(262420000001001/d6d58a8f) Subscriber data update (mmctx.c:430) 20240910083946044 DMM DEBUG MM(262420000001001/d6d58a8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910083946044 DMM INFO MM(262420000001001/d6d58a8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910083946044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910083946044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910083946044 DMM INFO MM(262420000001001/d6d58a8f) <- GMM AUTH AND CIPHERING REQ (rand = b9 ce a3 79 ca c7 e5 30 81 e4 3a 82 66 6d 81 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910083946052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083946052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240910083946052 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083946052 DMM INFO MM(262420000001001/d6d58a8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910083946052 DMM NOTICE MM(262420000001001/d6d58a8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910083946052 DMM DEBUG MM(262420000001001/d6d58a8f) checking auth: received GSM SRES = 42 39 9f 04 (gprs_gmm.c:666) 20240910083946052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910083946052 DMM DEBUG MM(262420000001001/d6d58a8f) Requesting authorization (sgsn_auth.c:160) 20240910083946052 DMM INFO MM(262420000001001/d6d58a8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910083946052 DMM DEBUG MM(262420000001001/d6d58a8f) Requesting subscriber data update (gprs_subscriber.c:894) 20240910083946052 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240910083946052 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) 20240910083946052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910083946052 DMM INFO MM(262420000001001/d6d58a8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6d58a8f) (gprs_gmm.c:300) 20240910083946053 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910083946053 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910083946053 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240910083946053 DMM INFO MM(262420000001001/d6d58a8f) Subscriber data update (mmctx.c:430) 20240910083946053 DMM DEBUG MM(262420000001001/d6d58a8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910083946053 DMM INFO MM(262420000001001/d6d58a8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910083946053 DMM NOTICE MM(262420000001001/d6d58a8f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240910083946053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910083946053 DMM NOTICE MM(262420000001001/d6d58a8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910083946053 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) 20240910083946054 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910083946054 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240910083946054 DMM INFO MM(262420000001001/d6d58a8f) Subscriber data update (mmctx.c:430) 20240910083946054 DMM DEBUG MM(262420000001001/d6d58a8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910083946059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083946059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910083946059 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083946059 DMM INFO MM(262420000001001/d6d58a8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910083946059 DMM NOTICE MM(262420000001001/d6d58a8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910083946059 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910083946059 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910083946059 DLLC NOTICE LLME(e46d65f8/d6d58a8f){ASSIGNED} LLGM Assign pre (ffffffff => d6d58a8f) (gprs_llc.c:1079) 20240910083946059 DLLC NOTICE LLME(ffffffff/d6d58a8f){ASSIGNED} LLGM Assign post (ffffffff => d6d58a8f) (gprs_llc.c:1125) 20240910083946059 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910083946059 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910083946059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910083946059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@a044dc75396f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@a044dc75396f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@a044dc75396f: Final verdict of PTC: pass 20240910083946113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@a044dc75396f: Final verdict of PTC: none 20240910083946116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910083946116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_mnc3-BVCI210(30)@a044dc75396f: Final verdict of PTC: none -NSVCI99(36)@a044dc75396f: Final verdict of PTC: none -NSVCI98(31)@a044dc75396f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@a044dc75396f: Final verdict of PTC: none -NSVCI97(26)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@a044dc75396f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(24)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(34)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(29)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Tue Sep 10 08:39:46 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20240910083946260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910083946661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20240910083947117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083947117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20240910083948118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083948118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:39:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910083949119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083949119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_umts_aka_umts_res started. 20240910083949706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910083949706 DMM INFO MM(262420000001001/d6d58a8f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910083949706 DMM INFO MM(262420000001001/d6d58a8f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910083949706 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910083949706 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910083949707 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910083949707 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910083949707 DLLC NOTICE LLME(ffffffff/d6d58a8f){ASSIGNED} LLGM Assign pre (d6d58a8f => ffffffff) (gprs_llc.c:1079) 20240910083949707 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6d58a8f => ffffffff) (gprs_llc.c:1125) 20240910083949707 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240910083949707 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) 20240910083949707 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) 20240910083949707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910083949707 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910083949707 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910083949707 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910083949707 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083949764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910083949764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083949764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083949764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083949764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910083949764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083949764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083949764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083949764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083949766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083949766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083949766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083949766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083949766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083949766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083949766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083949766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083949766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910083949766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083949766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(45)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910083949767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083949767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083949771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083949782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083949782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(47)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083949798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910083949798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083949798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083949798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083949798 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910083949798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083949798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083949798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083949798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083949800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083949800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083949800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083949801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083949801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083949801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083949801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083949801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083949801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910083949801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083949801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083949802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083949802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083949806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083949819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083949819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083949845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910083949845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083949845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083949845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083949845 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910083949845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083949845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083949845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083949845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083949848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083949848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083949848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083949848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083949848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083949848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083949848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083949848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083949848 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910083949848 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083949848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083949849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083949849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083949855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083949866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083949866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910083950120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083950120 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910083950120 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910083950120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@a044dc75396f: 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) } } } } 20240910083950122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910083950122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@a044dc75396f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='DAA26F99'O, index=0 SGSN_Test-GSUP(57)@a044dc75396f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@a044dc75396f: 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 := '5B758E5AE38347D8B70FED07DB1949B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '812CE2A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7436E4EE62503840'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BCD7B45339BE8849ACBF9009E6FC3487'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '01058C0A7CC36983170D4164D292EFB0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CA112DA11A3CB3CA3EBFBF1F5AC2229F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '694435FD8CC21ADE'O } } } } } 20240910083951170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083951170 DLLC NOTICE LLME(ffffffff/daa26f99){UNASSIGNED} LLC RX: unknown TLLI 0xdaa26f99, creating LLME on the fly (gprs_llc.c:552) 20240910083951170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910083951170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240910083951170 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910083951170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910083951170 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910083951170 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910083951170 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910083951170 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910083951170 DLLC NOTICE LLME(ffffffff/daa26f99){UNASSIGNED} LLGM Assign pre (daa26f99 => f1bd3f76) (gprs_llc.c:1079) 20240910083951170 DLLC NOTICE LLME(daa26f99/f1bd3f76){ASSIGNED} LLGM Assign post (daa26f99 => f1bd3f76) (gprs_llc.c:1125) 20240910083951170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910083951170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910083951170 DMM DEBUG MM(262420000001002/f1bd3f76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910083951183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083951183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910083951183 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083951183 DMM DEBUG MM(262420000001002/f1bd3f76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240910083951183 DMM NOTICE MM(262420000001002/f1bd3f76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910083951183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910083951183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910083951183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910083951183 DMM DEBUG MM(262420000001002/f1bd3f76) Requesting authorization (sgsn_auth.c:160) 20240910083951183 DMM INFO MM(262420000001002/f1bd3f76) Requesting authentication tuples (sgsn_auth.c:184) 20240910083951183 DMM DEBUG MM(262420000001002/f1bd3f76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910083951183 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240910083951183 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)@a044dc75396f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@a044dc75396f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240910083951186 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910083951186 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910083951186 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910083951186 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910083951186 DMM INFO MM(262420000001002/f1bd3f76) Subscriber data update (mmctx.c:430) 20240910083951186 DMM DEBUG MM(262420000001002/f1bd3f76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910083951186 DMM INFO MM(262420000001002/f1bd3f76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910083951186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910083951186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910083951186 DMM INFO MM(262420000001002/f1bd3f76) <- GMM AUTH AND CIPHERING REQ (rand = 5b 75 8e 5a e3 83 47 d8 b7 0f ed 07 db 19 49 b5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca 11 2d a1 1a 3c b3 ca 3e bf bf 1f 5a c2 22 9f ) (gprs_gmm.c:483) 20240910083951195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083951195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240910083951195 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083951195 DMM INFO MM(262420000001002/f1bd3f76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910083951195 DMM NOTICE MM(262420000001002/f1bd3f76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910083951195 DMM DEBUG MM(262420000001002/f1bd3f76) checking auth: received UMTS RES = 69 44 35 fd 8c c2 1a de (gprs_gmm.c:666) 20240910083951195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910083951195 DMM DEBUG MM(262420000001002/f1bd3f76) Requesting authorization (sgsn_auth.c:160) 20240910083951195 DMM INFO MM(262420000001002/f1bd3f76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910083951195 DMM DEBUG MM(262420000001002/f1bd3f76) Requesting subscriber data update (gprs_subscriber.c:894) 20240910083951195 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240910083951195 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) 20240910083951195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910083951195 DMM INFO MM(262420000001002/f1bd3f76) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1bd3f76) (gprs_gmm.c:300) 20240910083951197 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910083951197 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910083951197 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240910083951197 DMM INFO MM(262420000001002/f1bd3f76) Subscriber data update (mmctx.c:430) 20240910083951197 DMM DEBUG MM(262420000001002/f1bd3f76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910083951197 DMM INFO MM(262420000001002/f1bd3f76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910083951197 DMM NOTICE MM(262420000001002/f1bd3f76) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240910083951197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910083951197 DMM NOTICE MM(262420000001002/f1bd3f76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910083951197 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) 20240910083951198 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910083951198 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240910083951198 DMM INFO MM(262420000001002/f1bd3f76) Subscriber data update (mmctx.c:430) 20240910083951198 DMM DEBUG MM(262420000001002/f1bd3f76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910083951204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083951204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910083951204 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083951204 DMM INFO MM(262420000001002/f1bd3f76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910083951204 DMM NOTICE MM(262420000001002/f1bd3f76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910083951204 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910083951204 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910083951204 DLLC NOTICE LLME(daa26f99/f1bd3f76){ASSIGNED} LLGM Assign pre (ffffffff => f1bd3f76) (gprs_llc.c:1079) 20240910083951204 DLLC NOTICE LLME(ffffffff/f1bd3f76){ASSIGNED} LLGM Assign post (ffffffff => f1bd3f76) (gprs_llc.c:1125) 20240910083951204 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910083951204 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910083951204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910083951204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@a044dc75396f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@a044dc75396f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@a044dc75396f: Final verdict of PTC: pass 20240910083951256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(45)@a044dc75396f: Final verdict of PTC: none -NSVCI99(55)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(57)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@a044dc75396f: Final verdict of PTC: none -NSVCI97(46)@a044dc75396f: Final verdict of PTC: none20240910083951260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910083951260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI196(43)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@a044dc75396f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@a044dc75396f: Final verdict of PTC: none -NSVCI98(50)@a044dc75396f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(44)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(53)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(48)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Tue Sep 10 08:39:51 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20240910083951460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910083951862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20240910083952261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083952261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48196, count=89208) 20240910083953263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083953263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:39:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910083954264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083954264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_umts_aka_gsm_sres started. 20240910083954909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910083954910 DMM INFO MM(262420000001002/f1bd3f76) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910083954910 DMM INFO MM(262420000001002/f1bd3f76) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910083954910 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910083954910 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910083954910 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910083954910 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910083954910 DLLC NOTICE LLME(ffffffff/f1bd3f76){ASSIGNED} LLGM Assign pre (f1bd3f76 => ffffffff) (gprs_llc.c:1079) 20240910083954910 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f1bd3f76 => ffffffff) (gprs_llc.c:1125) 20240910083954910 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240910083954910 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) 20240910083954910 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) 20240910083954910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910083954910 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910083954910 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910083954910 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910083954910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@a044dc75396f: 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(65)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083954968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910083954968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083954968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083954968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083954968 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910083954968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083954968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083954968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083954968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(65)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(64)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910083954972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083954972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083954972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083954972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083954972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083954972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083954972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083954972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083954972 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910083954972 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083954972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083954973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083954973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(65)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083954978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083954989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083954989 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(66)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(62)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(64)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083955004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910083955004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083955004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083955004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083955004 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910083955004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083955004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083955004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083955004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083955008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083955008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083955008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083955009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083955009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083955009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083955009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083955009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083955009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910083955009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083955009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083955010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083955010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083955015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083955027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083955027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910083955054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910083955054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910083955054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910083955054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083955054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910083955054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910083955054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910083955054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910083955054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910083955057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910083955057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910083955057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910083955057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910083955057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910083955057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910083955057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910083955057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910083955057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910083955057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910083955057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910083955058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910083955058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910083955063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910083955075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083955075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910083955265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083955265 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910083955265 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910083955265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@a044dc75396f: 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) } } } } 20240910083955267 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910083955268 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@a044dc75396f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C13172EB'O, index=0 SGSN_Test-GSUP(76)@a044dc75396f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@a044dc75396f: 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 := '651626E840F9530C3DAAA64CC0339C98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AE3310C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C00E5F0A434CE885'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31B4A1CA49A5E34DA9D30171DEDEF815'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E56C45E6DF06095DD282B3B62659A286'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '17E8F41D86C8CC86119337723B553592'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FDE492BC67746F40'O } } } } } 20240910083956321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083956321 DLLC NOTICE LLME(ffffffff/c13172eb){UNASSIGNED} LLC RX: unknown TLLI 0xc13172eb, creating LLME on the fly (gprs_llc.c:552) 20240910083956321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910083956321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240910083956321 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910083956321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910083956321 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910083956321 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910083956321 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910083956321 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910083956321 DLLC NOTICE LLME(ffffffff/c13172eb){UNASSIGNED} LLGM Assign pre (c13172eb => f71a8602) (gprs_llc.c:1079) 20240910083956321 DLLC NOTICE LLME(c13172eb/f71a8602){ASSIGNED} LLGM Assign post (c13172eb => f71a8602) (gprs_llc.c:1125) 20240910083956321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910083956321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910083956321 DMM DEBUG MM(262420000001003/f71a8602) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910083956335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083956335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910083956335 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083956335 DMM DEBUG MM(262420000001003/f71a8602) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240910083956335 DMM NOTICE MM(262420000001003/f71a8602) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910083956335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910083956335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910083956335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910083956335 DMM DEBUG MM(262420000001003/f71a8602) Requesting authorization (sgsn_auth.c:160) 20240910083956335 DMM INFO MM(262420000001003/f71a8602) Requesting authentication tuples (sgsn_auth.c:184) 20240910083956335 DMM DEBUG MM(262420000001003/f71a8602) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910083956335 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240910083956335 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)@a044dc75396f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@a044dc75396f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240910083956338 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910083956338 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910083956338 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910083956338 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910083956338 DMM INFO MM(262420000001003/f71a8602) Subscriber data update (mmctx.c:430) 20240910083956338 DMM DEBUG MM(262420000001003/f71a8602) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910083956338 DMM INFO MM(262420000001003/f71a8602) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910083956338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910083956338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910083956338 DMM INFO MM(262420000001003/f71a8602) <- GMM AUTH AND CIPHERING REQ (rand = 65 16 26 e8 40 f9 53 0c 3d aa a6 4c c0 33 9c 98 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 e8 f4 1d 86 c8 cc 86 11 93 37 72 3b 55 35 92 ) (gprs_gmm.c:483) 20240910083956346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083956346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240910083956346 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083956346 DMM INFO MM(262420000001003/f71a8602) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910083956346 DMM NOTICE MM(262420000001003/f71a8602) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910083956346 DMM DEBUG MM(262420000001003/f71a8602) checking auth: received GSM SRES = 6a e3 31 0c (gprs_gmm.c:666) 20240910083956346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910083956346 DMM DEBUG MM(262420000001003/f71a8602) Requesting authorization (sgsn_auth.c:160) 20240910083956346 DMM INFO MM(262420000001003/f71a8602) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910083956346 DMM DEBUG MM(262420000001003/f71a8602) Requesting subscriber data update (gprs_subscriber.c:894) 20240910083956346 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240910083956346 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) 20240910083956346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910083956346 DMM INFO MM(262420000001003/f71a8602) <- GMM ATTACH ACCEPT (new P-TMSI=0xf71a8602) (gprs_gmm.c:300) 20240910083956348 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910083956348 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910083956348 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240910083956348 DMM INFO MM(262420000001003/f71a8602) Subscriber data update (mmctx.c:430) 20240910083956348 DMM DEBUG MM(262420000001003/f71a8602) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910083956348 DMM INFO MM(262420000001003/f71a8602) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910083956348 DMM NOTICE MM(262420000001003/f71a8602) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240910083956348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910083956348 DMM NOTICE MM(262420000001003/f71a8602) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910083956348 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) 20240910083956348 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910083956348 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240910083956348 DMM INFO MM(262420000001003/f71a8602) Subscriber data update (mmctx.c:430) 20240910083956349 DMM DEBUG MM(262420000001003/f71a8602) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910083956355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910083956355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910083956355 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910083956355 DMM INFO MM(262420000001003/f71a8602) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910083956355 DMM NOTICE MM(262420000001003/f71a8602) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910083956355 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910083956355 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910083956355 DLLC NOTICE LLME(c13172eb/f71a8602){ASSIGNED} LLGM Assign pre (ffffffff => f71a8602) (gprs_llc.c:1079) 20240910083956355 DLLC NOTICE LLME(ffffffff/f71a8602){ASSIGNED} LLGM Assign post (ffffffff => f71a8602) (gprs_llc.c:1125) 20240910083956355 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910083956355 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910083956355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910083956355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@a044dc75396f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@a044dc75396f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@a044dc75396f: Final verdict of PTC: pass 20240910083956408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@a044dc75396f: Final verdict of PTC: none 20240910083956411 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910083956411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@a044dc75396f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@a044dc75396f: Final verdict of PTC: none -NSVCI97(65)@a044dc75396f: Final verdict of PTC: none -NSVCI98(69)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@a044dc75396f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(67)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@a044dc75396f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(63)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(72)@a044dc75396f: Final verdict of PTC: none -NSVCI99(74)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(65): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Tue Sep 10 08:39:56 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20240910083956555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910083956957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88656) 20240910083957412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083957412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88656, count=89816) 20240910083958413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083958413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:39:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910083959414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910083959414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_timeout_after_pdp_act started. 20240910084000002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084000003 DMM INFO MM(262420000001003/f71a8602) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084000003 DMM INFO MM(262420000001003/f71a8602) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084000004 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084000004 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084000004 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084000004 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084000004 DLLC NOTICE LLME(ffffffff/f71a8602){ASSIGNED} LLGM Assign pre (f71a8602 => ffffffff) (gprs_llc.c:1079) 20240910084000004 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f71a8602 => ffffffff) (gprs_llc.c:1125) 20240910084000004 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240910084000004 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) 20240910084000004 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) 20240910084000004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084000004 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084000004 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084000004 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084000004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084000053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084000053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084000053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084000053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084000053 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084000053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084000053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084000053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084000053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084000055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084000055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084000055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084000056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084000056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084000056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084000056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084000056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084000056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084000056 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084000056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084000057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084000057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084000062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084000073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084000101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084000101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084000101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084000101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084000101 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084000101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084000101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084000101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084000101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084000104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084000104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084000104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084000104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084000104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084000104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084000104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084000104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084000104 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084000104 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084000104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084000106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084000106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084000110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084000122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084000148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084000148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084000148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084000148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084000148 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084000148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084000148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084000148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084000148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084000150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084000150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084000150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084000151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084000151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084000151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084000151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084000151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084000151 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084000151 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084000151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084000151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084000151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084000156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084000168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084000415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084000415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084000415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084000415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@a044dc75396f: 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) } } } } 20240910084000417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910084000419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_attach_timeout_after_pdp_act-BVCI196(82)@a044dc75396f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C79D3A50'O, index=0 SGSN_Test-GSUP(95)@a044dc75396f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@a044dc75396f: 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 := '89DD1D222A0DDD6FCF26619F387A4786'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1811BE76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CAB87549CD655E4D'O } } } } } 20240910084000466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000466 DLLC NOTICE LLME(ffffffff/c79d3a50){UNASSIGNED} LLC RX: unknown TLLI 0xc79d3a50, creating LLME on the fly (gprs_llc.c:552) 20240910084000466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084000466 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084000466 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084000466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084000466 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084000466 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084000466 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084000466 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084000466 DLLC NOTICE LLME(ffffffff/c79d3a50){UNASSIGNED} LLGM Assign pre (c79d3a50 => fa5e70d4) (gprs_llc.c:1079) 20240910084000466 DLLC NOTICE LLME(c79d3a50/fa5e70d4){ASSIGNED} LLGM Assign post (c79d3a50 => fa5e70d4) (gprs_llc.c:1125) 20240910084000466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084000466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084000466 DMM DEBUG MM(262420000000021/fa5e70d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084000480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084000480 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084000480 DMM DEBUG MM(262420000000021/fa5e70d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240910084000480 DMM NOTICE MM(262420000000021/fa5e70d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084000480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084000480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084000480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084000480 DMM DEBUG MM(262420000000021/fa5e70d4) Requesting authorization (sgsn_auth.c:160) 20240910084000480 DMM INFO MM(262420000000021/fa5e70d4) Requesting authentication tuples (sgsn_auth.c:184) 20240910084000480 DMM DEBUG MM(262420000000021/fa5e70d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084000480 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240910084000480 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)@a044dc75396f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@a044dc75396f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240910084000483 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084000483 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084000483 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084000483 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084000483 DMM INFO MM(262420000000021/fa5e70d4) Subscriber data update (mmctx.c:430) 20240910084000483 DMM DEBUG MM(262420000000021/fa5e70d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084000483 DMM INFO MM(262420000000021/fa5e70d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084000483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084000483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084000483 DMM INFO MM(262420000000021/fa5e70d4) <- GMM AUTH AND CIPHERING REQ (rand = 89 dd 1d 22 2a 0d dd 6f cf 26 61 9f 38 7a 47 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084000492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084000492 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084000492 DMM INFO MM(262420000000021/fa5e70d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084000492 DMM NOTICE MM(262420000000021/fa5e70d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084000492 DMM DEBUG MM(262420000000021/fa5e70d4) checking auth: received GSM SRES = 18 11 be 76 (gprs_gmm.c:666) 20240910084000492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084000492 DMM DEBUG MM(262420000000021/fa5e70d4) Requesting authorization (sgsn_auth.c:160) 20240910084000492 DMM INFO MM(262420000000021/fa5e70d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084000492 DMM DEBUG MM(262420000000021/fa5e70d4) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084000492 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240910084000492 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) 20240910084000492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084000492 DMM INFO MM(262420000000021/fa5e70d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa5e70d4) (gprs_gmm.c:300) 20240910084000494 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084000494 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084000494 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240910084000494 DMM INFO MM(262420000000021/fa5e70d4) Subscriber data update (mmctx.c:430) 20240910084000494 DMM DEBUG MM(262420000000021/fa5e70d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084000494 DMM INFO MM(262420000000021/fa5e70d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084000494 DMM NOTICE MM(262420000000021/fa5e70d4) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240910084000494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084000494 DMM NOTICE MM(262420000000021/fa5e70d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084000494 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) 20240910084000494 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084000494 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240910084000494 DMM INFO MM(262420000000021/fa5e70d4) Subscriber data update (mmctx.c:430) 20240910084000494 DMM DEBUG MM(262420000000021/fa5e70d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084000501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084000501 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084000501 DMM INFO MM(262420000000021/fa5e70d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084000501 DMM NOTICE MM(262420000000021/fa5e70d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084000501 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084000501 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084000501 DLLC NOTICE LLME(c79d3a50/fa5e70d4){ASSIGNED} LLGM Assign pre (ffffffff => fa5e70d4) (gprs_llc.c:1079) 20240910084000501 DLLC NOTICE LLME(ffffffff/fa5e70d4){ASSIGNED} LLGM Assign post (ffffffff => fa5e70d4) (gprs_llc.c:1125) 20240910084000501 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084000501 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084000501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084000501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@a044dc75396f: setverdict(pass): none -> pass 20240910084000554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084000554 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084000554 DMM INFO MM(262420000000021/fa5e70d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084000554 DMM INFO MM(262420000000021/fa5e70d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084000554 DMM DEBUG MM(262420000000021/fa5e70d4) Using GGSN 0 (gprs_sm.c:312) 20240910084000554 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240910084000554 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084000554 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084000554 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240910084000564 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 6a 78 4c 1d 11 6c 16 56 60 14 05 7f 26 a2 fb 1a 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) 20240910084000564 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e66058, cbp=0x556c60e990f0) (sgsn_libgtp.c:629) 20240910084000564 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084000564 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9a5b8 TLLI=fa5e70d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084000564 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084000564 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084000574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084000574 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084000574 DMM INFO MM(262420000000021/fa5e70d4) -> GMM ATTACH REQUEST MI(TMSI-0xFA5E70D4) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084000574 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084000574 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910084000574 DLLC NOTICE LLME(ffffffff/fa5e70d4){ASSIGNED} LLGM Assign pre (fa5e70d4 => cc401576) (gprs_llc.c:1079) 20240910084000574 DLLC NOTICE LLME(fa5e70d4/cc401576){ASSIGNED} LLGM Assign post (fa5e70d4 => cc401576) (gprs_llc.c:1125) 20240910084000574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084000575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084000575 DMM DEBUG MM(262420000000021/cc401576) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084000582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084000582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240910084000582 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084000582 DMM DEBUG MM(262420000000021/cc401576) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240910084000582 DMM NOTICE MM(262420000000021/cc401576) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084000582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084000582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084000582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084000582 DMM DEBUG MM(262420000000021/cc401576) Requesting authorization (sgsn_auth.c:160) 20240910084000582 DMM INFO MM(262420000000021/cc401576) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084000582 DMM DEBUG MM(262420000000021/cc401576) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084000582 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240910084000582 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) 20240910084000583 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084000583 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084000583 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240910084000583 DMM INFO MM(262420000000021/cc401576) Subscriber data update (mmctx.c:430) 20240910084000583 DMM DEBUG MM(262420000000021/cc401576) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240910084000583 DMM INFO MM(262420000000021/cc401576) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240910084000583 DMM NOTICE MM(262420000000021/cc401576) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240910084000583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084000583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084000583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240910084000583 DMM INFO MM(262420000000021/cc401576) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc401576) (gprs_gmm.c:300) 20240910084000583 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) 20240910084000583 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084000583 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240910084000583 DMM INFO MM(262420000000021/cc401576) Subscriber data update (mmctx.c:430) 20240910084000583 DMM DEBUG MM(262420000000021/cc401576) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@a044dc75396f: Trying to receive 5 ATTACH ACCEPTs 20240910084006584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084006584 DMM INFO MM(262420000000021/cc401576) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc401576) (gprs_gmm.c:300) 20240910084007823 DGPRS DEBUG Checking for inactive LLMEs, time = 7768341 (sgsn.c:131) 20240910084012585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084012585 DMM INFO MM(262420000000021/cc401576) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc401576) (gprs_gmm.c:300) 20240910084018587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084018587 DMM INFO MM(262420000000021/cc401576) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc401576) (gprs_gmm.c:300) 20240910084020416 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910084020416 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240910084020416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084024588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084024588 DMM INFO MM(262420000000021/cc401576) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc401576) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@a044dc75396f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@a044dc75396f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240910084030057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084030059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084030059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084030106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084030107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084030107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084030151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084030153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084030153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084030590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084030590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240910084030590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084030590 DMM NOTICE MM(262420000000021/cc401576) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910084030590 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240910084030590 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9a5b8, TLLI=cc401576, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084030590 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910084030590 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084030590 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240910084030590 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240910084030590 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) 20240910084030590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Reject}: Deallocated (fsm.c:568) 20240910084030590 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Deallocated (fsm.c:568) 20240910084030590 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084030590 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084030590 DLLC NOTICE LLME(fa5e70d4/cc401576){ASSIGNED} LLGM Assign pre (cc401576 => ffffffff) (gprs_llc.c:1079) 20240910084030590 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cc401576 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@a044dc75396f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@a044dc75396f: Final verdict of PTC: pass 20240910084031099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084031101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084031101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(94)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(95)@a044dc75396f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@a044dc75396f: Final verdict of PTC: none -NSVCI97(83)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@a044dc75396f: Final verdict of PTC: none -NSVCI99(93)@a044dc75396f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@a044dc75396f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@a044dc75396f: Final verdict of PTC: none -NSVCI98(88)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(81)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(86)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(91)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Tue Sep 10 08:40:31 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20240910084031237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084031538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127152) 20240910084032102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084032102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=127152, count=131508) 20240910084033103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084033103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Tue Sep 10 08:40:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084034103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084034103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_auth_id_timeout started. 20240910084034599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084034601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084034644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084034644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084034644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084034644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084034644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084034644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084034644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084034644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084034644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084034645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084034645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084034645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084034645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084034645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084034645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084034645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084034645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084034645 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084034645 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084034645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084034646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084034646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084034650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084034659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084034659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084034681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084034681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084034681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084034681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084034681 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084034681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084034681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084034681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084034681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084034683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084034683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084034683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084034683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084034683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084034683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084034683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084034683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084034683 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084034683 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084034683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084034684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084034684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084034688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084034697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084034697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084034721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084034722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084034722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084034722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084034722 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084034722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084034722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084034722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084034722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084034723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084034724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084034724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084034724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084034724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084034724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084034724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084034724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084034724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084034724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084034724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084034724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084034724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084034729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084034739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084034739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084035104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084035104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084035104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084035104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@a044dc75396f: 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) } } } } 20240910084035106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084035107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@a044dc75396f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DBE091B8'O, index=0 SGSN_Test-GSUP(114)@a044dc75396f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240910084035152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084035152 DLLC NOTICE LLME(ffffffff/dbe091b8){UNASSIGNED} LLC RX: unknown TLLI 0xdbe091b8, creating LLME on the fly (gprs_llc.c:552) 20240910084035152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084035152 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084035152 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084035152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084035152 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084035152 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084035152 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084035152 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084035152 DLLC NOTICE LLME(ffffffff/dbe091b8){UNASSIGNED} LLGM Assign pre (dbe091b8 => f308b427) (gprs_llc.c:1079) 20240910084035152 DLLC NOTICE LLME(dbe091b8/f308b427){ASSIGNED} LLGM Assign post (dbe091b8 => f308b427) (gprs_llc.c:1125) 20240910084035152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084035152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084035152 DMM DEBUG MM(262420000000002/f308b427) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084037823 DGPRS DEBUG Checking for inactive LLMEs, time = 7768371 (sgsn.c:131) 20240910084041153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084041153 DMM DEBUG MM(262420000000002/f308b427) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084047154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084047154 DMM DEBUG MM(262420000000002/f308b427) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084053155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084053155 DMM DEBUG MM(262420000000002/f308b427) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084055105 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910084055105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240910084055105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084059155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084059155 DMM DEBUG MM(262420000000002/f308b427) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084104648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084104649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084104649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084104685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084104686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084104686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084104725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084104727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084104727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084105156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084105156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240910084105156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084105156 DMM NOTICE MM(262420000000002/f308b427) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240910084105156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Reject}: Deallocated (fsm.c:568) 20240910084105156 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084105156 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084105156 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084105156 DLLC NOTICE LLME(dbe091b8/f308b427){ASSIGNED} LLGM Assign pre (f308b427 => ffffffff) (gprs_llc.c:1079) 20240910084105156 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f308b427 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@a044dc75396f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@a044dc75396f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@a044dc75396f: Final verdict of PTC: pass 20240910084105167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@a044dc75396f: Final verdict of PTC: none 20240910084105170 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084105170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_id_timeout-BVCI196(101)@a044dc75396f: Final verdict of PTC: none -NSVCI98(107)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@a044dc75396f: Final verdict of PTC: none -NSVCI99(112)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@a044dc75396f: Final verdict of PTC: none -NSVCI97(102)@a044dc75396f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@a044dc75396f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(105)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(100)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(110)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Tue Sep 10 08:41:05 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20240910084105307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084105608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67272) 20240910084106170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084106170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67272, count=68532) 20240910084107171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084107171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Tue Sep 10 08:41:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084107824 DGPRS DEBUG Checking for inactive LLMEs, time = 7768401 (sgsn.c:131) 20240910084108172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084108172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_auth_sai_timeout started. 20240910084108668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084108669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084108724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084108724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084108724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084108724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084108724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084108724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084108724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084108724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084108724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084108725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084108725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084108725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084108726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084108726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084108726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084108726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084108726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084108726 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084108726 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084108726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(121)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084108727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084108727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084108730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084108739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084108739 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(119)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084108751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084108751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084108751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084108751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084108751 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084108751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084108751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084108751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084108751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084108753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084108753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084108753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084108753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084108753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084108753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084108753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084108753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084108753 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084108753 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084108753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084108754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084108754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084108758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084108767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084108767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@a044dc75396f: 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(132)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084108795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084108795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084108795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084108795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084108795 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084108795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084108795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084108795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084108795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084108797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084108797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084108797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084108797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084108797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084108797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084108797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084108797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084108797 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084108797 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084108797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084108797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084108797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084108801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084108811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084108811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084109173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084109173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084109173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084109173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@a044dc75396f: 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) } } } } 20240910084109175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084109176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@a044dc75396f: 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(131)@a044dc75396f: 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(131)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@a044dc75396f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CD15F9C3'O, index=0 SGSN_Test-GSUP(133)@a044dc75396f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240910084109221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084109221 DLLC NOTICE LLME(ffffffff/cd15f9c3){UNASSIGNED} LLC RX: unknown TLLI 0xcd15f9c3, creating LLME on the fly (gprs_llc.c:552) 20240910084109221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084109221 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084109221 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084109221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084109221 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084109221 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084109221 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084109221 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084109221 DLLC NOTICE LLME(ffffffff/cd15f9c3){UNASSIGNED} LLGM Assign pre (cd15f9c3 => d1dace49) (gprs_llc.c:1079) 20240910084109221 DLLC NOTICE LLME(cd15f9c3/d1dace49){ASSIGNED} LLGM Assign post (cd15f9c3 => d1dace49) (gprs_llc.c:1125) 20240910084109221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084109221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084109221 DMM DEBUG MM(262420000000003/d1dace49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084109234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084109234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084109234 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084109234 DMM DEBUG MM(262420000000003/d1dace49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240910084109234 DMM NOTICE MM(262420000000003/d1dace49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084109234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084109234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084109234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084109234 DMM DEBUG MM(262420000000003/d1dace49) Requesting authorization (sgsn_auth.c:160) 20240910084109234 DMM INFO MM(262420000000003/d1dace49) Requesting authentication tuples (sgsn_auth.c:184) 20240910084109234 DMM DEBUG MM(262420000000003/d1dace49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084109234 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240910084109234 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)@a044dc75396f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@a044dc75396f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240910084115235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240910084115235 DMM ERROR MM(262420000000003/d1dace49) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240910084115235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240910084115235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084115235 DMM NOTICE MM(262420000000003/d1dace49) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240910084115235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Reject}: Deallocated (fsm.c:568) 20240910084115235 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084115235 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084115235 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084115236 DLLC NOTICE LLME(cd15f9c3/d1dace49){ASSIGNED} LLGM Assign pre (d1dace49 => ffffffff) (gprs_llc.c:1079) 20240910084115236 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d1dace49 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@a044dc75396f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@a044dc75396f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@a044dc75396f: Final verdict of PTC: pass 20240910084115245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@a044dc75396f: Final verdict of PTC: none 20240910084115248 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084115248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(131)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@a044dc75396f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@a044dc75396f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@a044dc75396f: Final verdict of PTC: none -NSVCI98(126)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@a044dc75396f: Final verdict of PTC: none -NSVCI97(122)@a044dc75396f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@a044dc75396f: Final verdict of PTC: none -NSVCI99(132)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(130)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(120)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(124)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Tue Sep 10 08:41:15 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20240910084115375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084115676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65696) 20240910084116249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084116249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65696, count=66236) 20240910084117250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084117250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Tue Sep 10 08:41:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084118252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084118252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_auth_sai_reject started. 20240910084118734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084118735 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084118780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084118780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084118780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084118780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084118780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084118780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084118780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084118780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084118780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084118781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084118781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084118782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084118782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084118782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084118782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084118782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084118782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084118782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084118782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084118782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084118782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084118782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084118786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084118797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084118797 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084118816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084118816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084118816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084118816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084118816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084118818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084118818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084118818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084118818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084118818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084118818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084118818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084118818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084118818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084118818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084118818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084118819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084118819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084118823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084118834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084118834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084118860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084118860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084118860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084118860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084118860 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084118860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084118860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084118860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084118860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084118862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084118862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084118862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084118862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084118862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084118862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084118862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084118862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084118862 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084118862 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084118862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084118862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084118862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084118866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084118874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084118874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084119253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084119253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084119253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084119253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@a044dc75396f: 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) } } } } 20240910084119254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084119255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@a044dc75396f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DED54067'O, index=0 SGSN_Test-GSUP(152)@a044dc75396f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240910084119297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084119297 DLLC NOTICE LLME(ffffffff/ded54067){UNASSIGNED} LLC RX: unknown TLLI 0xded54067, creating LLME on the fly (gprs_llc.c:552) 20240910084119297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084119297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084119297 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084119297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084119297 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084119297 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084119297 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084119297 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084119297 DLLC NOTICE LLME(ffffffff/ded54067){UNASSIGNED} LLGM Assign pre (ded54067 => e5a484e1) (gprs_llc.c:1079) 20240910084119297 DLLC NOTICE LLME(ded54067/e5a484e1){ASSIGNED} LLGM Assign post (ded54067 => e5a484e1) (gprs_llc.c:1125) 20240910084119298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084119298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084119298 DMM DEBUG MM(262420000000004/e5a484e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084119312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084119312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084119312 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084119312 DMM DEBUG MM(262420000000004/e5a484e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240910084119312 DMM NOTICE MM(262420000000004/e5a484e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084119312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084119312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084119312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084119312 DMM DEBUG MM(262420000000004/e5a484e1) Requesting authorization (sgsn_auth.c:160) 20240910084119312 DMM INFO MM(262420000000004/e5a484e1) Requesting authentication tuples (sgsn_auth.c:184) 20240910084119312 DMM DEBUG MM(262420000000004/e5a484e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084119312 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240910084119312 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)@a044dc75396f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@a044dc75396f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240910084119315 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240910084119315 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240910084119315 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240910084125313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240910084125313 DMM ERROR MM(262420000000004/e5a484e1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240910084125313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240910084125313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084125313 DMM NOTICE MM(262420000000004/e5a484e1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240910084125313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Reject}: Deallocated (fsm.c:568) 20240910084125313 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084125313 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084125313 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084125313 DLLC NOTICE LLME(ded54067/e5a484e1){ASSIGNED} LLGM Assign pre (e5a484e1 => ffffffff) (gprs_llc.c:1079) 20240910084125313 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e5a484e1 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@a044dc75396f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@a044dc75396f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@a044dc75396f: Final verdict of PTC: pass 20240910084125323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(137)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@a044dc75396f: Final verdict of PTC: none 20240910084125325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084125325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@a044dc75396f: Final verdict of PTC: none -NSVCI99(150)@a044dc75396f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@a044dc75396f: Final verdict of PTC: none -NSVCI97(140)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@a044dc75396f: Final verdict of PTC: none -NSVCI98(145)@a044dc75396f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(148)@a044dc75396f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(138)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(143)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Tue Sep 10 08:41:25 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20240910084125458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084125759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58568) 20240910084126326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084126326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58568, count=68312) 20240910084127327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084127327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Tue Sep 10 08:41:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084128329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084128329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_gsup_lu_timeout started. 20240910084128819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084128820 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084128867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084128867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084128867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084128867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084128867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084128867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084128867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084128867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084128867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084128869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084128869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084128869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084128870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084128870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084128870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084128870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084128870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084128870 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084128870 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084128870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084128871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084128871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084128875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084128885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084128885 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(161)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(157)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084128896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084128896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084128896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084128896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084128896 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084128896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084128896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084128896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084128896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084128897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084128897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084128897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084128898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084128898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084128898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084128898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084128898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084128898 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084128898 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084128898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(164)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084128898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084128898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084128901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084128910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084128910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@a044dc75396f: 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(170)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084128941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084128941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084128941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084128941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084128941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084128941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084128941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084128941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084128941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084128943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084128943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084128943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084128943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084128943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084128943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084128943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084128943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084128944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084128944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084128944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084128944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084128944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084128948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084128957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084129330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084129330 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084129330 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084129330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@a044dc75396f: 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) } } } } 20240910084129332 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084129333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@a044dc75396f: 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(169)@a044dc75396f: 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(169)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@a044dc75396f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='C18A4295'O, index=0 SGSN_Test-GSUP(171)@a044dc75396f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@a044dc75396f: 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 := '1EB02202CAD14A59A94E2A2959C0CE54'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33BAF5C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11F9C4135ED920DA'O } } } } } 20240910084130386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084130386 DLLC NOTICE LLME(ffffffff/c18a4295){UNASSIGNED} LLC RX: unknown TLLI 0xc18a4295, creating LLME on the fly (gprs_llc.c:552) 20240910084130386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084130386 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084130386 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084130386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084130386 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084130386 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084130386 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084130386 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084130386 DLLC NOTICE LLME(ffffffff/c18a4295){UNASSIGNED} LLGM Assign pre (c18a4295 => de84719e) (gprs_llc.c:1079) 20240910084130386 DLLC NOTICE LLME(c18a4295/de84719e){ASSIGNED} LLGM Assign post (c18a4295 => de84719e) (gprs_llc.c:1125) 20240910084130386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084130386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084130386 DMM DEBUG MM(262420000000005/de84719e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084130398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084130398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084130398 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084130398 DMM DEBUG MM(262420000000005/de84719e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240910084130398 DMM NOTICE MM(262420000000005/de84719e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084130398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084130398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084130398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084130398 DMM DEBUG MM(262420000000005/de84719e) Requesting authorization (sgsn_auth.c:160) 20240910084130398 DMM INFO MM(262420000000005/de84719e) Requesting authentication tuples (sgsn_auth.c:184) 20240910084130398 DMM DEBUG MM(262420000000005/de84719e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084130398 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240910084130398 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)@a044dc75396f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@a044dc75396f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240910084130401 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084130401 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084130401 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084130401 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084130401 DMM INFO MM(262420000000005/de84719e) Subscriber data update (mmctx.c:430) 20240910084130401 DMM DEBUG MM(262420000000005/de84719e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084130401 DMM INFO MM(262420000000005/de84719e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084130401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084130401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084130401 DMM INFO MM(262420000000005/de84719e) <- GMM AUTH AND CIPHERING REQ (rand = 1e b0 22 02 ca d1 4a 59 a9 4e 2a 29 59 c0 ce 54 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084130408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084130408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084130408 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084130408 DMM INFO MM(262420000000005/de84719e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084130408 DMM NOTICE MM(262420000000005/de84719e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084130408 DMM DEBUG MM(262420000000005/de84719e) checking auth: received GSM SRES = 33 ba f5 c6 (gprs_gmm.c:666) 20240910084130408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084130408 DMM DEBUG MM(262420000000005/de84719e) Requesting authorization (sgsn_auth.c:160) 20240910084130408 DMM INFO MM(262420000000005/de84719e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084130408 DMM DEBUG MM(262420000000005/de84719e) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084130408 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240910084130408 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) 20240910084130408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084130408 DMM INFO MM(262420000000005/de84719e) <- GMM ATTACH ACCEPT (new P-TMSI=0xde84719e) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@a044dc75396f: setverdict(fail): none -> fail MC@a044dc75396f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240910084130416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084130416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@a044dc75396f: Final verdict of PTC: none -NSVCI97(160)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@a044dc75396f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@a044dc75396f: Final verdict of PTC: none -NSVCI99(170)@a044dc75396f: Final verdict of PTC: none -NSVCI98(164)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@a044dc75396f: Final verdict of PTC: none 20240910084130418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38570<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(161)@a044dc75396f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@a044dc75396f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(168)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(158)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(162)@a044dc75396f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@a044dc75396f: Final verdict of PTC: fail MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@a044dc75396f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Tue Sep 10 08:41:30 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20240910084130542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084130944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43804) 20240910084131418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084131418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43804, count=73440) 20240910084132418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084132419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Tue Sep 10 08:41:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084133420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084133420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_gsup_lu_reject started. 20240910084134001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084134003 DMM INFO MM(262420000000005/de84719e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084134003 DMM INFO MM(262420000000005/de84719e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084134003 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084134003 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084134003 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084134003 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910084134003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240910084134003 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084134003 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084134003 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084134003 DLLC NOTICE LLME(c18a4295/de84719e){ASSIGNED} LLGM Assign pre (de84719e => ffffffff) (gprs_llc.c:1079) 20240910084134003 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (de84719e => ffffffff) (gprs_llc.c:1125) 20240910084134003 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084134048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084134048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084134048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084134048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084134048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084134048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084134048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084134048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084134048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084134050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084134050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084134050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084134050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084134050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084134050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084134050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084134050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084134050 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084134050 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084134050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084134051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084134051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084134055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084134065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084134065 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(176)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084134087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084134087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084134087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084134087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084134087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084134087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084134087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084134087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084134087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084134088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084134088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084134088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084134089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084134089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084134089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084134089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084134089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084134089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084134089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084134089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084134090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084134090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084134093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084134101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084134101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(184)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_gsup_lu_reject-BVCI210(182)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084134133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084134133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084134133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084134133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084134133 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084134133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084134133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084134133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084134133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084134135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084134135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084134135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084134135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084134135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084134135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084134135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084134135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084134135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084134135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084134135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084134136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(188)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084134136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084134139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084134150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084134150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084134421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084134421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084134421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084134421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@a044dc75396f: 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) } } } } 20240910084134424 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084134424 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@a044dc75396f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D85A63ED'O, index=0 SGSN_Test-GSUP(190)@a044dc75396f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@a044dc75396f: 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 := '13F39A000BC6B58782A5E9F8BE8B710D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AA7CE31'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6B40D9840CAF7A2'O } } } } } 20240910084135476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084135476 DLLC NOTICE LLME(ffffffff/d85a63ed){UNASSIGNED} LLC RX: unknown TLLI 0xd85a63ed, creating LLME on the fly (gprs_llc.c:552) 20240910084135476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084135476 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084135476 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084135476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084135476 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084135476 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084135476 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084135476 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084135476 DLLC NOTICE LLME(ffffffff/d85a63ed){UNASSIGNED} LLGM Assign pre (d85a63ed => cff67cf7) (gprs_llc.c:1079) 20240910084135476 DLLC NOTICE LLME(d85a63ed/cff67cf7){ASSIGNED} LLGM Assign post (d85a63ed => cff67cf7) (gprs_llc.c:1125) 20240910084135476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084135476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084135476 DMM DEBUG MM(262420000000006/cff67cf7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084135488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084135488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084135488 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084135488 DMM DEBUG MM(262420000000006/cff67cf7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240910084135488 DMM NOTICE MM(262420000000006/cff67cf7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084135488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084135488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084135488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084135489 DMM DEBUG MM(262420000000006/cff67cf7) Requesting authorization (sgsn_auth.c:160) 20240910084135489 DMM INFO MM(262420000000006/cff67cf7) Requesting authentication tuples (sgsn_auth.c:184) 20240910084135489 DMM DEBUG MM(262420000000006/cff67cf7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084135489 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240910084135489 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)@a044dc75396f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@a044dc75396f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240910084135491 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084135491 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084135491 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084135491 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084135491 DMM INFO MM(262420000000006/cff67cf7) Subscriber data update (mmctx.c:430) 20240910084135491 DMM DEBUG MM(262420000000006/cff67cf7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084135491 DMM INFO MM(262420000000006/cff67cf7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084135491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084135491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084135491 DMM INFO MM(262420000000006/cff67cf7) <- GMM AUTH AND CIPHERING REQ (rand = 13 f3 9a 00 0b c6 b5 87 82 a5 e9 f8 be 8b 71 0d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084135499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084135499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084135499 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084135499 DMM INFO MM(262420000000006/cff67cf7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084135499 DMM NOTICE MM(262420000000006/cff67cf7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084135499 DMM DEBUG MM(262420000000006/cff67cf7) checking auth: received GSM SRES = 7a a7 ce 31 (gprs_gmm.c:666) 20240910084135499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084135499 DMM DEBUG MM(262420000000006/cff67cf7) Requesting authorization (sgsn_auth.c:160) 20240910084135499 DMM INFO MM(262420000000006/cff67cf7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084135499 DMM DEBUG MM(262420000000006/cff67cf7) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084135499 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240910084135499 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) 20240910084135499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084135499 DMM INFO MM(262420000000006/cff67cf7) <- GMM ATTACH ACCEPT (new P-TMSI=0xcff67cf7) (gprs_gmm.c:300) 20240910084135500 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240910084135500 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240910084135500 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240910084135500 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084135500 DMM INFO MM(262420000000006/cff67cf7) Subscriber data update (mmctx.c:430) 20240910084135500 DMM DEBUG MM(262420000000006/cff67cf7) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@a044dc75396f: setverdict(fail): none -> fail MC@a044dc75396f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240910084135508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084135508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@a044dc75396f: Final verdict of PTC: none 20240910084135509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38596<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(183)@a044dc75396f: Final verdict of PTC: none -NSVCI97(178)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@a044dc75396f: Final verdict of PTC: none -NSVCI99(188)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@a044dc75396f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@a044dc75396f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@a044dc75396f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(177)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(186)@a044dc75396f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@a044dc75396f: Final verdict of PTC: fail -NSVCI98-provIP(181)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@a044dc75396f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Tue Sep 10 08:41:35 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20240910084135639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084136040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20240910084136509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084136509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47400, count=79544) 20240910084137510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084137510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910084137825 DGPRS DEBUG Checking for inactive LLMEs, time = 7768431 (sgsn.c:131) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Tue Sep 10 08:41:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084138512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084138512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_combined started. 20240910084139097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084139098 DMM INFO MM(262420000000006/cff67cf7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084139098 DMM INFO MM(262420000000006/cff67cf7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084139098 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084139098 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084139098 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084139098 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910084139098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240910084139098 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084139098 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084139098 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084139098 DLLC NOTICE LLME(d85a63ed/cff67cf7){ASSIGNED} LLGM Assign pre (cff67cf7 => ffffffff) (gprs_llc.c:1079) 20240910084139098 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cff67cf7 => ffffffff) (gprs_llc.c:1125) 20240910084139098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084139141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084139141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084139141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084139141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084139141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084139141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084139141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084139141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084139141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084139143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084139143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084139143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084139144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084139144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084139144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084139144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084139144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084139144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084139144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084139144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084139144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084139144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084139148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084139158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084139158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084139178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084139178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084139178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084139178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084139178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084139178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084139178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084139178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084139178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084139179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084139180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084139180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084139180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084139180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084139180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084139180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084139180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084139180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084139180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084139180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084139181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084139181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084139185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084139194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084139194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084139218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084139218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084139218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084139218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084139218 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084139218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084139218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084139218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084139218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084139220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084139220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084139220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084139220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084139220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084139220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084139220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084139220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084139220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084139220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084139220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084139221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084139221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084139224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084139234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084139234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084139513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084139513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084139513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084139513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@a044dc75396f: 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) } } } } 20240910084139515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084139516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@a044dc75396f: 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)@a044dc75396f: 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(208)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@a044dc75396f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E17EB385'O, index=0 SGSN_Test-GSUP(209)@a044dc75396f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@a044dc75396f: 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 := 'EF5C75848AFC79069DEC3E6B98A42498'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83DAD329'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D04DE87CBD7D2A95'O } } } } } 20240910084140568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084140568 DLLC NOTICE LLME(ffffffff/e17eb385){UNASSIGNED} LLC RX: unknown TLLI 0xe17eb385, creating LLME on the fly (gprs_llc.c:552) 20240910084140568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084140568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240910084140568 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084140568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084140568 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084140568 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084140568 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084140568 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084140568 DLLC NOTICE LLME(ffffffff/e17eb385){UNASSIGNED} LLGM Assign pre (e17eb385 => dd99a47a) (gprs_llc.c:1079) 20240910084140568 DLLC NOTICE LLME(e17eb385/dd99a47a){ASSIGNED} LLGM Assign post (e17eb385 => dd99a47a) (gprs_llc.c:1125) 20240910084140568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084140568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084140568 DMM DEBUG MM(262420000000007/dd99a47a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084140580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084140580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084140580 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084140580 DMM DEBUG MM(262420000000007/dd99a47a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240910084140580 DMM NOTICE MM(262420000000007/dd99a47a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084140580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084140580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084140580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084140580 DMM DEBUG MM(262420000000007/dd99a47a) Requesting authorization (sgsn_auth.c:160) 20240910084140580 DMM INFO MM(262420000000007/dd99a47a) Requesting authentication tuples (sgsn_auth.c:184) 20240910084140580 DMM DEBUG MM(262420000000007/dd99a47a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084140580 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240910084140580 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)@a044dc75396f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@a044dc75396f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240910084140583 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084140583 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084140583 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084140583 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084140583 DMM INFO MM(262420000000007/dd99a47a) Subscriber data update (mmctx.c:430) 20240910084140583 DMM DEBUG MM(262420000000007/dd99a47a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084140583 DMM INFO MM(262420000000007/dd99a47a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084140583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084140583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084140583 DMM INFO MM(262420000000007/dd99a47a) <- GMM AUTH AND CIPHERING REQ (rand = ef 5c 75 84 8a fc 79 06 9d ec 3e 6b 98 a4 24 98 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084140591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084140591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084140591 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084140591 DMM INFO MM(262420000000007/dd99a47a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084140591 DMM NOTICE MM(262420000000007/dd99a47a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084140591 DMM DEBUG MM(262420000000007/dd99a47a) checking auth: received GSM SRES = 83 da d3 29 (gprs_gmm.c:666) 20240910084140591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084140591 DMM DEBUG MM(262420000000007/dd99a47a) Requesting authorization (sgsn_auth.c:160) 20240910084140591 DMM INFO MM(262420000000007/dd99a47a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084140591 DMM DEBUG MM(262420000000007/dd99a47a) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084140591 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240910084140591 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) 20240910084140591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084140591 DMM INFO MM(262420000000007/dd99a47a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd99a47a) (gprs_gmm.c:300) 20240910084140592 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084140592 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084140592 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240910084140592 DMM INFO MM(262420000000007/dd99a47a) Subscriber data update (mmctx.c:430) 20240910084140592 DMM DEBUG MM(262420000000007/dd99a47a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084140592 DMM INFO MM(262420000000007/dd99a47a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084140592 DMM NOTICE MM(262420000000007/dd99a47a) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240910084140592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084140592 DMM NOTICE MM(262420000000007/dd99a47a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084140593 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) 20240910084140593 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084140593 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240910084140593 DMM INFO MM(262420000000007/dd99a47a) Subscriber data update (mmctx.c:430) 20240910084140593 DMM DEBUG MM(262420000000007/dd99a47a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@a044dc75396f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@a044dc75396f: Removing Client IMSI='262420000000007'H, index=0 20240910084140599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084140599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084140599 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084140599 DMM INFO MM(262420000000007/dd99a47a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084140599 DMM NOTICE MM(262420000000007/dd99a47a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084140599 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084140599 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084140599 DLLC NOTICE LLME(e17eb385/dd99a47a){ASSIGNED} LLGM Assign pre (ffffffff => dd99a47a) (gprs_llc.c:1079) 20240910084140599 DLLC NOTICE LLME(ffffffff/dd99a47a){ASSIGNED} LLGM Assign post (ffffffff => dd99a47a) (gprs_llc.c:1125) 20240910084140599 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084140599 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084140599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084140599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@a044dc75396f: Final verdict of PTC: pass 20240910084140601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46640<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@a044dc75396f: Final verdict of PTC: none -NSVCI98(202)@a044dc75396f: Final verdict of PTC: none 20240910084140604 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084140604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(197)@a044dc75396f: Final verdict of PTC: none -NSVCI99(207)@a044dc75396f: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@a044dc75396f: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@a044dc75396f: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(195)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(205)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(200)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_combined finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Tue Sep 10 08:41:40 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20240910084140732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084141133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47300) 20240910084141605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084141605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47300, count=88060) 20240910084142607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084142607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Tue Sep 10 08:41:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084143608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084143608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_accept_all started. 20240910084144196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084144197 DMM INFO MM(262420000000007/dd99a47a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084144197 DMM INFO MM(262420000000007/dd99a47a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084144197 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084144197 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084144197 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084144197 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084144197 DLLC NOTICE LLME(ffffffff/dd99a47a){ASSIGNED} LLGM Assign pre (dd99a47a => ffffffff) (gprs_llc.c:1079) 20240910084144197 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dd99a47a => ffffffff) (gprs_llc.c:1125) 20240910084144197 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240910084144197 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) 20240910084144197 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) 20240910084144197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084144197 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084144197 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084144197 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084144197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084144243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084144243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084144243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084144243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084144243 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084144243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084144243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084144243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084144243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084144245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084144245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084144245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084144245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084144245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084144245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084144245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084144245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084144245 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084144245 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084144245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(216)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084144246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084144246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084144250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084144260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084144260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084144275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084144275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084144275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084144275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084144275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084144275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084144275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084144275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084144275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084144277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084144277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084144277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084144277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084144277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084144277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084144278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084144278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084144278 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084144278 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084144278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084144278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084144278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084144282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084144291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084144291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084144316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084144316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084144316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084144316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084144316 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084144316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084144316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084144316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084144316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084144318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084144318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084144318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084144318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084144318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084144318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084144318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084144318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084144318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084144318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084144318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084144318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084144318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084144322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084144332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084144332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084144609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084144609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084144609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084144609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@a044dc75396f: 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) } } } } 20240910084144612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084144612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@a044dc75396f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E04E829C'O, index=0 SGSN_Test-GSUP(228)@a044dc75396f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240910084145666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084145666 DLLC NOTICE LLME(ffffffff/e04e829c){UNASSIGNED} LLC RX: unknown TLLI 0xe04e829c, creating LLME on the fly (gprs_llc.c:552) 20240910084145666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084145666 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084145666 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084145666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084145666 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084145666 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084145666 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084145666 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084145666 DLLC NOTICE LLME(ffffffff/e04e829c){UNASSIGNED} LLGM Assign pre (e04e829c => d68931be) (gprs_llc.c:1079) 20240910084145666 DLLC NOTICE LLME(e04e829c/d68931be){ASSIGNED} LLGM Assign post (e04e829c => d68931be) (gprs_llc.c:1125) 20240910084145666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084145666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084145666 DMM DEBUG MM(262420000000008/d68931be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084145678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084145678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084145678 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084145678 DMM DEBUG MM(262420000000008/d68931be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240910084145678 DMM NOTICE MM(262420000000008/d68931be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084145678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084145678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084145679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240910084145679 DMM INFO MM(262420000000008/d68931be) <- GMM ATTACH ACCEPT (new P-TMSI=0xd68931be) (gprs_gmm.c:300) TC_attach_accept_all(230)@a044dc75396f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@a044dc75396f: Removing Client IMSI='262420000000008'H, index=0 20240910084146670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084146670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084146670 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084146670 DMM INFO MM(262420000000008/d68931be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084146670 DMM NOTICE MM(262420000000008/d68931be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084146670 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084146670 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084146670 DLLC NOTICE LLME(e04e829c/d68931be){ASSIGNED} LLGM Assign pre (ffffffff => d68931be) (gprs_llc.c:1079) 20240910084146670 DLLC NOTICE LLME(ffffffff/d68931be){ASSIGNED} LLGM Assign post (ffffffff => d68931be) (gprs_llc.c:1125) 20240910084146670 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084146670 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084146670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084146670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@a044dc75396f: Final verdict of PTC: pass 20240910084146673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@a044dc75396f: Final verdict of PTC: none 20240910084146675 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084146675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(216)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@a044dc75396f: Final verdict of PTC: none -NSVCI98(221)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@a044dc75396f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@a044dc75396f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@a044dc75396f: Final verdict of PTC: none -NSVCI99(226)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@a044dc75396f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(219)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(214)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(224)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_accept_all finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Tue Sep 10 08:41:46 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20240910084146801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084147202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69504) 20240910084147676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084147676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69504, count=70664) 20240910084148678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084148678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Tue Sep 10 08:41:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084149680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084149680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_closed started. 20240910084150261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084150262 DMM INFO MM(262420000000008/d68931be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084150262 DMM INFO MM(262420000000008/d68931be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084150262 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084150262 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084150262 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084150262 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084150262 DLLC NOTICE LLME(ffffffff/d68931be){ASSIGNED} LLGM Assign pre (d68931be => ffffffff) (gprs_llc.c:1079) 20240910084150262 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d68931be => ffffffff) (gprs_llc.c:1125) 20240910084150262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084150262 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084150262 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084150262 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084150262 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084150307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084150307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084150307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084150307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084150307 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084150307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084150307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084150307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084150307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084150308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084150308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084150308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084150308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084150308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084150308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084150308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084150309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084150309 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084150309 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084150309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084150309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084150309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084150314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084150323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084150323 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084150352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084150353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084150353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084150353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084150353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084150353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084150353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084150353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084150353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084150354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084150354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084150354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084150354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084150354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084150354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084150354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084150354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084150354 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084150354 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084150354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084150355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084150355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084150359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084150368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084150392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084150392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084150392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084150392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084150392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084150392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084150392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084150392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084150392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084150394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084150394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084150394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084150394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084150394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084150394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084150394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084150394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084150394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084150394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084150394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(245)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084150395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084150395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084150398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084150408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084150408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(244)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084150680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084150680 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084150680 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084150680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@a044dc75396f: 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) } } } } 20240910084150682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084150683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@a044dc75396f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FEDF74EF'O, index=0 SGSN_Test-GSUP(247)@a044dc75396f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@a044dc75396f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FEDF74EF'O, index=1 20240910084151737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084151737 DLLC NOTICE LLME(ffffffff/fedf74ef){UNASSIGNED} LLC RX: unknown TLLI 0xfedf74ef, creating LLME on the fly (gprs_llc.c:552) 20240910084151737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084151737 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084151737 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084151737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084151737 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084151737 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084151737 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084151737 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084151737 DLLC NOTICE LLME(ffffffff/fedf74ef){UNASSIGNED} LLGM Assign pre (fedf74ef => c5253f75) (gprs_llc.c:1079) 20240910084151737 DLLC NOTICE LLME(fedf74ef/c5253f75){ASSIGNED} LLGM Assign post (fedf74ef => c5253f75) (gprs_llc.c:1125) 20240910084151737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084151737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084151737 DMM DEBUG MM(001010123456789/c5253f75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084151750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084151750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084151750 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084151751 DMM DEBUG MM(001010123456789/c5253f75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240910084151751 DMM NOTICE MM(001010123456789/c5253f75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084151751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084151751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084151751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240910084151751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084151751 DMM NOTICE MM(001010123456789/c5253f75) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240910084151751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Reject}: Deallocated (fsm.c:568) 20240910084151751 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084151751 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084151751 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084151751 DLLC NOTICE LLME(fedf74ef/c5253f75){ASSIGNED} LLGM Assign pre (c5253f75 => ffffffff) (gprs_llc.c:1079) 20240910084151751 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c5253f75 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@a044dc75396f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@a044dc75396f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@a044dc75396f: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@a044dc75396f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='DB56E203'O, index=2 SGSN_Test-GSUP(247)@a044dc75396f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240910084151794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084151794 DLLC NOTICE LLME(ffffffff/db56e203){UNASSIGNED} LLC RX: unknown TLLI 0xdb56e203, creating LLME on the fly (gprs_llc.c:552) 20240910084151794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084151794 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084151794 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084151794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084151794 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084151794 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084151794 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084151794 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084151794 DLLC NOTICE LLME(ffffffff/db56e203){UNASSIGNED} LLGM Assign pre (db56e203 => f46900bb) (gprs_llc.c:1079) 20240910084151794 DLLC NOTICE LLME(db56e203/f46900bb){ASSIGNED} LLGM Assign post (db56e203 => f46900bb) (gprs_llc.c:1125) 20240910084151794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084151794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084151794 DMM DEBUG MM(262420000000010/f46900bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084151801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084151801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084151802 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084151802 DMM DEBUG MM(262420000000010/f46900bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240910084151802 DMM NOTICE MM(262420000000010/f46900bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084151802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084151802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084151802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240910084151802 DMM INFO MM(262420000000010/f46900bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf46900bb) (gprs_gmm.c:300) TC_attach_closed(250)@a044dc75396f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@a044dc75396f: Removing Client IMSI='262420000000010'H, index=2 20240910084152798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084152798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084152798 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084152798 DMM INFO MM(262420000000010/f46900bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084152798 DMM NOTICE MM(262420000000010/f46900bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084152798 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084152798 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084152798 DLLC NOTICE LLME(db56e203/f46900bb){ASSIGNED} LLGM Assign pre (ffffffff => f46900bb) (gprs_llc.c:1079) 20240910084152798 DLLC NOTICE LLME(ffffffff/f46900bb){ASSIGNED} LLGM Assign post (ffffffff => f46900bb) (gprs_llc.c:1125) 20240910084152798 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084152798 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084152798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084152798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@a044dc75396f: Final verdict of PTC: pass 20240910084152800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084152802 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084152802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(247)@a044dc75396f: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@a044dc75396f: Final verdict of PTC: none -NSVCI97(235)@a044dc75396f: Final verdict of PTC: none -NSVCI99(245)@a044dc75396f: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@a044dc75396f: Final verdict of PTC: none -NSVCI98(240)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@a044dc75396f: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(233)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(243)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(238)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@a044dc75396f: Test case TC_attach_closed finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Tue Sep 10 08:41:52 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20240910084152930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084153331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70996) 20240910084153803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084153803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70996, count=81052) 20240910084154805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084154805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Tue Sep 10 08:41:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084155806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084155806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_no_imei_response started. 20240910084156389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084156391 DMM INFO MM(262420000000010/f46900bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084156391 DMM INFO MM(262420000000010/f46900bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084156391 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084156391 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084156391 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084156391 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084156391 DLLC NOTICE LLME(ffffffff/f46900bb){ASSIGNED} LLGM Assign pre (f46900bb => ffffffff) (gprs_llc.c:1079) 20240910084156391 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f46900bb => ffffffff) (gprs_llc.c:1125) 20240910084156391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084156391 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084156391 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084156391 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084156391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084156437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084156437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084156437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084156437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084156437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084156437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084156437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084156437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084156437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084156439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084156439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084156439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084156439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084156439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084156439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084156439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084156439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084156439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084156439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084156439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084156440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084156440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084156444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084156453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084156453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084156473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084156473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084156473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084156473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084156473 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084156473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084156473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084156473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084156473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084156475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084156475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084156475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084156475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084156475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084156475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084156475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084156475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084156475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084156475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084156475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084156476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084156476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(260)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084156480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084156489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084156489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(262)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(258)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084156501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084156501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084156501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084156501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084156501 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084156501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084156501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084156501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084156501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084156503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084156503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084156503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084156503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084156503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084156503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084156503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084156503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084156503 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084156503 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084156503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(265)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084156504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084156504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084156507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084156515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084156515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084156807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084156807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084156807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084156807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@a044dc75396f: 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) } } } } 20240910084156809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084156810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@a044dc75396f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D342F128'O, index=0 SGSN_Test-GSUP(267)@a044dc75396f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240910084157863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084157863 DLLC NOTICE LLME(ffffffff/d342f128){UNASSIGNED} LLC RX: unknown TLLI 0xd342f128, creating LLME on the fly (gprs_llc.c:552) 20240910084157863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084157863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240910084157863 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084157863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084157863 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084157863 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084157863 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084157863 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084157863 DLLC NOTICE LLME(ffffffff/d342f128){UNASSIGNED} LLGM Assign pre (d342f128 => f01f189e) (gprs_llc.c:1079) 20240910084157863 DLLC NOTICE LLME(d342f128/f01f189e){ASSIGNED} LLGM Assign post (d342f128 => f01f189e) (gprs_llc.c:1125) 20240910084157863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084157863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084157863 DMM DEBUG MM(262420000000032/f01f189e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084203864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084203864 DMM DEBUG MM(262420000000032/f01f189e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084207826 DGPRS DEBUG Checking for inactive LLMEs, time = 7768461 (sgsn.c:131) 20240910084209865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084209865 DMM DEBUG MM(262420000000032/f01f189e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084215866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084215866 DMM DEBUG MM(262420000000032/f01f189e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084216809 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910084216809 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240910084216809 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084221867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084221867 DMM DEBUG MM(262420000000032/f01f189e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084226442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084226444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084226444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084226477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084226479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084226479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084226504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084226506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084226506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084227867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084227867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240910084227867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084227867 DMM NOTICE MM(262420000000032/f01f189e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240910084227867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Reject}: Deallocated (fsm.c:568) 20240910084227867 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084227867 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084227867 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084227867 DLLC NOTICE LLME(d342f128/f01f189e){ASSIGNED} LLGM Assign pre (f01f189e => ffffffff) (gprs_llc.c:1079) 20240910084227867 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f01f189e => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@a044dc75396f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@a044dc75396f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@a044dc75396f: Final verdict of PTC: pass 20240910084227877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50718<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084227879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084227879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@a044dc75396f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@a044dc75396f: Final verdict of PTC: none -NSVCI98(261)@a044dc75396f: Final verdict of PTC: none -NSVCI97(255)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@a044dc75396f: Final verdict of PTC: none -NSVCI99(265)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@a044dc75396f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@a044dc75396f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(259)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(253)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(263)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Tue Sep 10 08:42:27 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20240910084228010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084228312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62624) 20240910084228880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084228880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62624, count=70880) 20240910084229881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084229881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Tue Sep 10 08:42:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084230882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084230882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_no_imsi_response started. 20240910084231370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084231372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084231420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084231420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084231420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084231420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084231420 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084231420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084231420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084231420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084231420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084231422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084231422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084231422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084231422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084231422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084231422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084231422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084231422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084231422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084231422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084231422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084231423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084231423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084231427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084231438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084231438 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084231461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084231461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084231461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084231461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084231461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084231461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084231461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084231461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084231461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084231462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084231462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084231462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084231462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084231462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084231462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084231462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084231462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084231462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084231462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084231462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084231463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084231463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084231467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084231477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084231477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084231501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084231501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084231501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084231501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084231501 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084231501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084231501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084231501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084231501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084231503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084231503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084231503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084231503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084231504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084231504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084231504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084231504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084231504 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084231504 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084231504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084231504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084231504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084231507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084231518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084231518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084231883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084231883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084231883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084231883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@a044dc75396f: 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) } } } } 20240910084231885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084231886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@a044dc75396f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EF53F157'O, index=0 SGSN_Test-GSUP(286)@a044dc75396f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240910084232939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084232939 DLLC NOTICE LLME(ffffffff/ef53f157){UNASSIGNED} LLC RX: unknown TLLI 0xef53f157, creating LLME on the fly (gprs_llc.c:552) 20240910084232939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084232939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240910084232939 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084232939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084232939 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084232939 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084232939 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084232939 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084232939 DLLC NOTICE LLME(ffffffff/ef53f157){UNASSIGNED} LLGM Assign pre (ef53f157 => cc58fb84) (gprs_llc.c:1079) 20240910084232939 DLLC NOTICE LLME(ef53f157/cc58fb84){ASSIGNED} LLGM Assign post (ef53f157 => cc58fb84) (gprs_llc.c:1125) 20240910084232939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084232939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084232939 DMM DEBUG MM(/cc58fb84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084232951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084232951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084232952 DMM DEBUG MM_STATE_Gb(4015255895)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084232952 DMM DEBUG MM(/cc58fb84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240910084232952 DMM NOTICE MM(/cc58fb84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084232952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084232952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240910084232952 DMM DEBUG MM(/cc58fb84) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240910084237827 DGPRS DEBUG Checking for inactive LLMEs, time = 7768491 (sgsn.c:131) 20240910084238952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084238952 DMM DEBUG MM(/cc58fb84) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240910084244953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084244953 DMM DEBUG MM(/cc58fb84) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240910084250954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084250954 DMM DEBUG MM(/cc58fb84) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240910084251884 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910084251884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084251884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240910084256955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084256955 DMM DEBUG MM(/cc58fb84) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240910084301424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084301426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084301426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084301463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084301465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084301465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084301505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084301507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084301507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084302955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240910084302955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240910084302955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084302955 DMM NOTICE MM(/cc58fb84) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240910084302955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Reject}: Deallocated (fsm.c:568) 20240910084302955 DMM DEBUG MM_STATE_Gb(4015255895)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084302955 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084302955 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084302955 DLLC NOTICE LLME(ef53f157/cc58fb84){ASSIGNED} LLGM Assign pre (cc58fb84 => ffffffff) (gprs_llc.c:1079) 20240910084302955 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cc58fb84 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@a044dc75396f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@a044dc75396f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@a044dc75396f: Final verdict of PTC: pass 20240910084302966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084302968 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084302968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@a044dc75396f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@a044dc75396f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@a044dc75396f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@a044dc75396f: Final verdict of PTC: none -NSVCI97(274)@a044dc75396f: Final verdict of PTC: none -NSVCI98(279)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@a044dc75396f: Final verdict of PTC: none -NSVCI99(284)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(272)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(277)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(282)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Tue Sep 10 08:43:03 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20240910084303099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084303400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67764) 20240910084303969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084303969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67764, count=72120) 20240910084304970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084304970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Tue Sep 10 08:43:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084305971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084305971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_closed_add_vty started. 20240910084306461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084306462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@a044dc75396f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(293)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084306517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084306517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084306517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084306517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084306517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084306517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084306517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084306517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084306517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084306519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084306519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084306519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084306519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084306519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084306519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084306519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084306519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084306519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084306519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084306519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084306520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084306520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084306524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084306532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084306532 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(291)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084306544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084306544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084306544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084306544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084306544 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084306544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084306544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084306544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084306544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084306546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084306546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084306546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084306546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084306546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084306546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084306546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084306546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084306546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084306546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084306546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084306547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084306547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084306551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084306560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084306560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084306580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084306580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084306580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084306580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084306580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084306580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084306580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084306580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084306580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084306582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084306582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084306582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084306582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084306582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084306582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084306582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084306582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084306582 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084306582 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084306582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084306583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084306583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084306587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084306596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084306596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084306972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084306972 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084306972 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084306972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@a044dc75396f: 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) } } } } 20240910084306974 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084306975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910084307828 DGPRS DEBUG Checking for inactive LLMEs, time = 7768521 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(291)@a044dc75396f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E8A93B60'O, index=0 SGSN_Test-GSUP(305)@a044dc75396f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@a044dc75396f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E8A93B60'O, index=1 20240910084308033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084308033 DLLC NOTICE LLME(ffffffff/e8a93b60){UNASSIGNED} LLC RX: unknown TLLI 0xe8a93b60, creating LLME on the fly (gprs_llc.c:552) 20240910084308033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084308033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084308033 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084308033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084308033 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084308033 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084308033 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084308033 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084308033 DLLC NOTICE LLME(ffffffff/e8a93b60){UNASSIGNED} LLGM Assign pre (e8a93b60 => dc5f9012) (gprs_llc.c:1079) 20240910084308033 DLLC NOTICE LLME(e8a93b60/dc5f9012){ASSIGNED} LLGM Assign post (e8a93b60 => dc5f9012) (gprs_llc.c:1125) 20240910084308033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084308033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084308033 DMM DEBUG MM(001010123456789/dc5f9012) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084308045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084308045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084308046 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084308046 DMM DEBUG MM(001010123456789/dc5f9012) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240910084308046 DMM NOTICE MM(001010123456789/dc5f9012) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084308046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084308046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084308046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240910084308046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084308046 DMM NOTICE MM(001010123456789/dc5f9012) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240910084308046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Reject}: Deallocated (fsm.c:568) 20240910084308046 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084308046 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084308046 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084308046 DLLC NOTICE LLME(e8a93b60/dc5f9012){ASSIGNED} LLGM Assign pre (dc5f9012 => ffffffff) (gprs_llc.c:1079) 20240910084308046 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dc5f9012 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@a044dc75396f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@a044dc75396f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@a044dc75396f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E8A93B60'O, index=2 20240910084308054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084308054 DLLC NOTICE LLME(ffffffff/e8a93b60){UNASSIGNED} LLC RX: unknown TLLI 0xe8a93b60, creating LLME on the fly (gprs_llc.c:552) 20240910084308054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240910084308054 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084308054 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084308054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084308054 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084308054 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084308054 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084308054 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084308054 DLLC NOTICE LLME(ffffffff/e8a93b60){UNASSIGNED} LLGM Assign pre (e8a93b60 => d77e0c01) (gprs_llc.c:1079) 20240910084308054 DLLC NOTICE LLME(e8a93b60/d77e0c01){ASSIGNED} LLGM Assign post (e8a93b60 => d77e0c01) (gprs_llc.c:1125) 20240910084308054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084308054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084308054 DMM DEBUG MM(001010123456700/d77e0c01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084308060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084308060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084308060 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084308060 DMM DEBUG MM(001010123456700/d77e0c01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240910084308060 DMM NOTICE MM(001010123456700/d77e0c01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084308060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084308060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084308060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240910084308060 DMM INFO MM(001010123456700/d77e0c01) <- GMM ATTACH ACCEPT (new P-TMSI=0xd77e0c01) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@a044dc75396f: Removing Client IMSI='001010123456700'H, index=2 20240910084309058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084309058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084309058 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084309058 DMM INFO MM(001010123456700/d77e0c01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084309058 DMM NOTICE MM(001010123456700/d77e0c01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084309058 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084309058 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084309058 DLLC NOTICE LLME(e8a93b60/d77e0c01){ASSIGNED} LLGM Assign pre (ffffffff => d77e0c01) (gprs_llc.c:1079) 20240910084309058 DLLC NOTICE LLME(ffffffff/d77e0c01){ASSIGNED} LLGM Assign post (ffffffff => d77e0c01) (gprs_llc.c:1125) 20240910084309058 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084309058 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084309058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084309058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@a044dc75396f: Final verdict of PTC: pass 20240910084309061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@a044dc75396f: Final verdict of PTC: none 20240910084309063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084309063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(303)@a044dc75396f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@a044dc75396f: Final verdict of PTC: none -NSVCI98(298)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@a044dc75396f: Final verdict of PTC: none -NSVCI97(294)@a044dc75396f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(292)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(301)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@a044dc75396f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(296)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Tue Sep 10 08:43:09 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20240910084309196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084309597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76708) 20240910084310064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084310064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76708, count=81064) 20240910084311065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084311065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Tue Sep 10 08:43:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084312066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084312066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_check_subscriber_list started. 20240910084312656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084312657 DMM INFO MM(001010123456700/d77e0c01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084312657 DMM INFO MM(001010123456700/d77e0c01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084312657 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084312657 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084312657 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084312657 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084312657 DLLC NOTICE LLME(ffffffff/d77e0c01){ASSIGNED} LLGM Assign pre (d77e0c01 => ffffffff) (gprs_llc.c:1079) 20240910084312657 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d77e0c01 => ffffffff) (gprs_llc.c:1125) 20240910084312657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084312657 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084312657 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084312657 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084312657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@a044dc75396f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(312)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084312711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084312711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084312711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084312711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084312711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084312711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084312711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084312711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084312711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(313)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084312712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084312712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084312712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084312712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084312712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084312712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084312712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084312712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084312712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084312712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084312712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084312713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084312713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084312717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(309)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084312727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084312727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(312)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_subscriber_list-BVCI196(310)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(317)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084312732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084312733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084312733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084312733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084312733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084312733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084312733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084312733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084312733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084312734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084312734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084312734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084312735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084312735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084312735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084312735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084312735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084312735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084312735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084312735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084312736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084312736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084312738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084312748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084312748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@a044dc75396f: 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(323)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084312778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084312778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084312778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084312778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084312778 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084312778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084312778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084312778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084312778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084312780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084312780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084312780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084312780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084312780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084312780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084312780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084312780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084312780 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084312780 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084312780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084312780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084312780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084312784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084312793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084312793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084313067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084313067 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084313067 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084313067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@a044dc75396f: 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) } } } } 20240910084313068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084313069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@a044dc75396f: 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(322)@a044dc75396f: 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(322)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@a044dc75396f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='ED1D5E56'O, index=0 SGSN_Test-GSUP(324)@a044dc75396f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@a044dc75396f: 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 := '8693C649616CD1A63EC15AB6AE41E7E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27A2E6B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7125E0A6B22F0BD'O } } } } } 20240910084314124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084314124 DLLC NOTICE LLME(ffffffff/ed1d5e56){UNASSIGNED} LLC RX: unknown TLLI 0xed1d5e56, creating LLME on the fly (gprs_llc.c:552) 20240910084314124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084314124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084314124 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084314124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084314124 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084314124 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084314124 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084314124 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084314124 DLLC NOTICE LLME(ffffffff/ed1d5e56){UNASSIGNED} LLGM Assign pre (ed1d5e56 => db4e0921) (gprs_llc.c:1079) 20240910084314124 DLLC NOTICE LLME(ed1d5e56/db4e0921){ASSIGNED} LLGM Assign post (ed1d5e56 => db4e0921) (gprs_llc.c:1125) 20240910084314124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084314124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084314124 DMM DEBUG MM(262420000000034/db4e0921) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084314136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084314136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084314136 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084314136 DMM DEBUG MM(262420000000034/db4e0921) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240910084314136 DMM NOTICE MM(262420000000034/db4e0921) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084314136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084314136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084314136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084314136 DMM DEBUG MM(262420000000034/db4e0921) Requesting authorization (sgsn_auth.c:160) 20240910084314136 DMM INFO MM(262420000000034/db4e0921) Requesting authentication tuples (sgsn_auth.c:184) 20240910084314136 DMM DEBUG MM(262420000000034/db4e0921) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084314136 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240910084314136 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)@a044dc75396f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@a044dc75396f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240910084314139 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084314139 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084314139 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084314139 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084314139 DMM INFO MM(262420000000034/db4e0921) Subscriber data update (mmctx.c:430) 20240910084314139 DMM DEBUG MM(262420000000034/db4e0921) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084314139 DMM INFO MM(262420000000034/db4e0921) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084314139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084314139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084314139 DMM INFO MM(262420000000034/db4e0921) <- GMM AUTH AND CIPHERING REQ (rand = 86 93 c6 49 61 6c d1 a6 3e c1 5a b6 ae 41 e7 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084314147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084314147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084314147 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084314147 DMM INFO MM(262420000000034/db4e0921) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084314147 DMM NOTICE MM(262420000000034/db4e0921) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084314147 DMM DEBUG MM(262420000000034/db4e0921) checking auth: received GSM SRES = 27 a2 e6 b3 (gprs_gmm.c:666) 20240910084314147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084314147 DMM DEBUG MM(262420000000034/db4e0921) Requesting authorization (sgsn_auth.c:160) 20240910084314147 DMM INFO MM(262420000000034/db4e0921) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084314147 DMM DEBUG MM(262420000000034/db4e0921) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084314147 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240910084314147 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) 20240910084314147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084314147 DMM INFO MM(262420000000034/db4e0921) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb4e0921) (gprs_gmm.c:300) 20240910084314149 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084314149 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084314149 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240910084314149 DMM INFO MM(262420000000034/db4e0921) Subscriber data update (mmctx.c:430) 20240910084314149 DMM DEBUG MM(262420000000034/db4e0921) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084314149 DMM INFO MM(262420000000034/db4e0921) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084314149 DMM NOTICE MM(262420000000034/db4e0921) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240910084314149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084314149 DMM NOTICE MM(262420000000034/db4e0921) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084314149 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) 20240910084314149 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084314149 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240910084314149 DMM INFO MM(262420000000034/db4e0921) Subscriber data update (mmctx.c:430) 20240910084314149 DMM DEBUG MM(262420000000034/db4e0921) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084314157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084314157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084314157 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084314157 DMM INFO MM(262420000000034/db4e0921) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084314157 DMM NOTICE MM(262420000000034/db4e0921) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084314157 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084314157 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084314157 DLLC NOTICE LLME(ed1d5e56/db4e0921){ASSIGNED} LLGM Assign pre (ffffffff => db4e0921) (gprs_llc.c:1079) 20240910084314157 DLLC NOTICE LLME(ffffffff/db4e0921){ASSIGNED} LLGM Assign post (ffffffff => db4e0921) (gprs_llc.c:1125) 20240910084314157 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084314157 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084314157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084314157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@a044dc75396f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@a044dc75396f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@a044dc75396f: Final verdict of PTC: pass 20240910084314209 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240910084314209 DMM INFO MM(262420000000034/db4e0921) Subscriber data update (mmctx.c:430) 20240910084314209 DMM DEBUG MM(262420000000034/db4e0921) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240910084314209 DMM INFO MM(262420000000034/db4e0921) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240910084314209 DMM INFO MM(262420000000034/db4e0921) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084314209 DMM INFO MM(262420000000034/db4e0921) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084314209 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084314209 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084314210 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084314210 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084314210 DLLC NOTICE LLME(ffffffff/db4e0921){ASSIGNED} LLGM Assign pre (db4e0921 => ffffffff) (gprs_llc.c:1079) 20240910084314210 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (db4e0921 => ffffffff) (gprs_llc.c:1125) 20240910084314210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084314210 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084314210 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084314210 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084314211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@a044dc75396f: Final verdict of PTC: none 20240910084314213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084314213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(322)@a044dc75396f: Final verdict of PTC: none -NSVCI97(313)@a044dc75396f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@a044dc75396f: Final verdict of PTC: none -NSVCI98(317)@a044dc75396f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@a044dc75396f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@a044dc75396f: Final verdict of PTC: none -NSVCI99(323)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(315)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(311)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(321)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Tue Sep 10 08:43:14 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20240910084314348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084314649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20240910084315214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084315214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90040, count=94396) 20240910084316215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084316215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:43:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084317216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084317216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_detach_check_subscriber_list started. 20240910084317707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084317708 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@a044dc75396f: 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(332)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(331)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084317764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084317764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084317764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084317764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084317764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084317764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084317764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084317764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084317764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(332)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084317766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084317766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084317767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084317767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084317767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084317767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084317767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084317767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084317767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(332)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(333)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084317771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084317781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084317781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(329)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@a044dc75396f: 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(337)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084317798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084317799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084317799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084317799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084317799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084317799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084317799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084317799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084317799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(336)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(337)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084317800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084317800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084317800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084317800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084317800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084317800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084317800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084317800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084317800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084317800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084317800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(337)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084317801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084317802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084317805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084317816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084317816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(338)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(334)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084317826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084317826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084317826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084317826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084317826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084317826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084317826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084317826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084317826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084317827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084317827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084317827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084317827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084317827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084317827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084317827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084317827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084317827 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084317827 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084317827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084317828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084317828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084317832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084317842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084317842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084318217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084318217 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084318217 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084318217 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@a044dc75396f: 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) } } } } 20240910084318219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084318219 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@a044dc75396f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='CE80DEEE'O, index=0 SGSN_Test-GSUP(343)@a044dc75396f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@a044dc75396f: 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 := '7B030B7CF7A082C5CE938B7DDD7D9DB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3ABA2D73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26211CD5D7CB9ECA'O } } } } } 20240910084318265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084318265 DLLC NOTICE LLME(ffffffff/ce80deee){UNASSIGNED} LLC RX: unknown TLLI 0xce80deee, creating LLME on the fly (gprs_llc.c:552) 20240910084318265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084318265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084318266 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084318266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084318266 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084318266 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084318266 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084318266 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084318266 DLLC NOTICE LLME(ffffffff/ce80deee){UNASSIGNED} LLGM Assign pre (ce80deee => cfe5c6bf) (gprs_llc.c:1079) 20240910084318266 DLLC NOTICE LLME(ce80deee/cfe5c6bf){ASSIGNED} LLGM Assign post (ce80deee => cfe5c6bf) (gprs_llc.c:1125) 20240910084318266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084318266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084318266 DMM DEBUG MM(262420000000033/cfe5c6bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084318277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084318277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084318277 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084318277 DMM DEBUG MM(262420000000033/cfe5c6bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240910084318277 DMM NOTICE MM(262420000000033/cfe5c6bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084318277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084318277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084318277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084318277 DMM DEBUG MM(262420000000033/cfe5c6bf) Requesting authorization (sgsn_auth.c:160) 20240910084318277 DMM INFO MM(262420000000033/cfe5c6bf) Requesting authentication tuples (sgsn_auth.c:184) 20240910084318277 DMM DEBUG MM(262420000000033/cfe5c6bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084318277 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240910084318277 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)@a044dc75396f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@a044dc75396f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240910084318280 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084318280 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084318280 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084318280 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084318280 DMM INFO MM(262420000000033/cfe5c6bf) Subscriber data update (mmctx.c:430) 20240910084318280 DMM DEBUG MM(262420000000033/cfe5c6bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084318280 DMM INFO MM(262420000000033/cfe5c6bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084318280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084318280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084318280 DMM INFO MM(262420000000033/cfe5c6bf) <- GMM AUTH AND CIPHERING REQ (rand = 7b 03 0b 7c f7 a0 82 c5 ce 93 8b 7d dd 7d 9d b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084318289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084318289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084318289 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084318289 DMM INFO MM(262420000000033/cfe5c6bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084318289 DMM NOTICE MM(262420000000033/cfe5c6bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084318289 DMM DEBUG MM(262420000000033/cfe5c6bf) checking auth: received GSM SRES = 3a ba 2d 73 (gprs_gmm.c:666) 20240910084318289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084318289 DMM DEBUG MM(262420000000033/cfe5c6bf) Requesting authorization (sgsn_auth.c:160) 20240910084318289 DMM INFO MM(262420000000033/cfe5c6bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084318289 DMM DEBUG MM(262420000000033/cfe5c6bf) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084318289 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240910084318289 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) 20240910084318289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084318289 DMM INFO MM(262420000000033/cfe5c6bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfe5c6bf) (gprs_gmm.c:300) 20240910084318290 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084318290 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084318290 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240910084318290 DMM INFO MM(262420000000033/cfe5c6bf) Subscriber data update (mmctx.c:430) 20240910084318290 DMM DEBUG MM(262420000000033/cfe5c6bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084318290 DMM INFO MM(262420000000033/cfe5c6bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084318290 DMM NOTICE MM(262420000000033/cfe5c6bf) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240910084318290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084318290 DMM NOTICE MM(262420000000033/cfe5c6bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084318290 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) 20240910084318291 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084318291 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240910084318291 DMM INFO MM(262420000000033/cfe5c6bf) Subscriber data update (mmctx.c:430) 20240910084318291 DMM DEBUG MM(262420000000033/cfe5c6bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084318297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084318297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084318297 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084318297 DMM INFO MM(262420000000033/cfe5c6bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084318298 DMM NOTICE MM(262420000000033/cfe5c6bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084318298 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084318298 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084318298 DLLC NOTICE LLME(ce80deee/cfe5c6bf){ASSIGNED} LLGM Assign pre (ffffffff => cfe5c6bf) (gprs_llc.c:1079) 20240910084318298 DLLC NOTICE LLME(ffffffff/cfe5c6bf){ASSIGNED} LLGM Assign post (ffffffff => cfe5c6bf) (gprs_llc.c:1125) 20240910084318298 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084318298 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084318298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084318298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@a044dc75396f: setverdict(pass): none -> pass 20240910084318349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084318349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240910084318349 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084318349 DMM INFO MM(262420000000033/cfe5c6bf) -> GMM DETACH REQUEST TLLI=0xcfe5c6bf type=GPRS detach Power-off (gprs_gmm.c:1465) 20240910084318349 DMM INFO MM(262420000000033/cfe5c6bf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240910084318349 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084318349 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084318349 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084318349 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084318349 DLLC NOTICE LLME(ffffffff/cfe5c6bf){ASSIGNED} LLGM Assign pre (cfe5c6bf => ffffffff) (gprs_llc.c:1079) 20240910084318349 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cfe5c6bf => ffffffff) (gprs_llc.c:1125) 20240910084318349 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240910084318349 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) 20240910084318349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084318349 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084318349 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084318349 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084318350 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@a044dc75396f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@a044dc75396f: Final verdict of PTC: pass 20240910084323359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@a044dc75396f: Final verdict of PTC: none 20240910084323362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084323362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@a044dc75396f: Final verdict of PTC: none -NSVCI99(341)@a044dc75396f: Final verdict of PTC: none -NSVCI97(332)@a044dc75396f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@a044dc75396f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@a044dc75396f: Final verdict of PTC: none -NSVCI98(337)@a044dc75396f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(339)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(330)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(335)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Tue Sep 10 08:43:23 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20240910084323493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084323795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87672) 20240910084324363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084324363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87672, count=93464) 20240910084325364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084325364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Tue Sep 10 08:43:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084326365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084326365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_check_complete_resend started. 20240910084326853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084326854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084326897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084326897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084326897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084326897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084326897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084326897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084326897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084326897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084326897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084326899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084326899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084326899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084326899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084326899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084326899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084326899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084326899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084326899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084326899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084326899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084326900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084326900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084326903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084326913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084326913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@a044dc75396f: 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(356)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084326943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084326943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084326943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084326943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084326943 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084326943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084326943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084326943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084326943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084326946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084326946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084326946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(355)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084326946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084326946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084326946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084326946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084326946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084326946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084326946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084326946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(356)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084326947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084326947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084326950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084326962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084326962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084326973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084326973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084326973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084326973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084326973 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084326973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084326973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084326973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084326973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084326975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084326975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084326975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084326975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084326975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084326975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084326975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084326975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084326975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084326975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084326975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084326976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084326976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084326979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084326989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084326989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084327366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084327366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084327366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084327366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@a044dc75396f: 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) } } } } 20240910084327368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084327369 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@a044dc75396f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C3872149'O, index=0 SGSN_Test-GSUP(362)@a044dc75396f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@a044dc75396f: 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 := '29772F96CCD98473C1F9128DCA2E7EA3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '394291A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C36DFABB64263D73'O } } } } } 20240910084328419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084328419 DLLC NOTICE LLME(ffffffff/c3872149){UNASSIGNED} LLC RX: unknown TLLI 0xc3872149, creating LLME on the fly (gprs_llc.c:552) 20240910084328419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084328419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240910084328420 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084328420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084328420 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084328420 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084328420 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084328420 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084328420 DLLC NOTICE LLME(ffffffff/c3872149){UNASSIGNED} LLGM Assign pre (c3872149 => f25f2791) (gprs_llc.c:1079) 20240910084328420 DLLC NOTICE LLME(c3872149/f25f2791){ASSIGNED} LLGM Assign post (c3872149 => f25f2791) (gprs_llc.c:1125) 20240910084328420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084328420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084328420 DMM DEBUG MM(262420000000036/f25f2791) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084328433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084328433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084328433 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084328433 DMM DEBUG MM(262420000000036/f25f2791) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240910084328433 DMM NOTICE MM(262420000000036/f25f2791) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084328433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084328433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084328433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084328433 DMM DEBUG MM(262420000000036/f25f2791) Requesting authorization (sgsn_auth.c:160) 20240910084328434 DMM INFO MM(262420000000036/f25f2791) Requesting authentication tuples (sgsn_auth.c:184) 20240910084328434 DMM DEBUG MM(262420000000036/f25f2791) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084328434 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240910084328434 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)@a044dc75396f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@a044dc75396f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240910084328436 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084328436 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084328436 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084328436 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084328436 DMM INFO MM(262420000000036/f25f2791) Subscriber data update (mmctx.c:430) 20240910084328436 DMM DEBUG MM(262420000000036/f25f2791) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084328436 DMM INFO MM(262420000000036/f25f2791) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084328436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084328436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084328436 DMM INFO MM(262420000000036/f25f2791) <- GMM AUTH AND CIPHERING REQ (rand = 29 77 2f 96 cc d9 84 73 c1 f9 12 8d ca 2e 7e a3 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084328445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084328445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084328445 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084328445 DMM INFO MM(262420000000036/f25f2791) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084328445 DMM NOTICE MM(262420000000036/f25f2791) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084328445 DMM DEBUG MM(262420000000036/f25f2791) checking auth: received GSM SRES = 39 42 91 a2 (gprs_gmm.c:666) 20240910084328445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084328445 DMM DEBUG MM(262420000000036/f25f2791) Requesting authorization (sgsn_auth.c:160) 20240910084328445 DMM INFO MM(262420000000036/f25f2791) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084328445 DMM DEBUG MM(262420000000036/f25f2791) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084328445 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240910084328445 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) 20240910084328445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084328445 DMM INFO MM(262420000000036/f25f2791) <- GMM ATTACH ACCEPT (new P-TMSI=0xf25f2791) (gprs_gmm.c:300) 20240910084328446 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084328446 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084328446 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240910084328446 DMM INFO MM(262420000000036/f25f2791) Subscriber data update (mmctx.c:430) 20240910084328446 DMM DEBUG MM(262420000000036/f25f2791) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084328446 DMM INFO MM(262420000000036/f25f2791) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084328446 DMM NOTICE MM(262420000000036/f25f2791) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240910084328446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084328446 DMM NOTICE MM(262420000000036/f25f2791) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084328446 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) 20240910084328447 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084328447 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240910084328447 DMM INFO MM(262420000000036/f25f2791) Subscriber data update (mmctx.c:430) 20240910084328447 DMM DEBUG MM(262420000000036/f25f2791) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@a044dc75396f: Warning: Re-starting timer T, which is already active (running or expired). 20240910084334446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084334446 DMM INFO MM(262420000000036/f25f2791) <- GMM ATTACH ACCEPT (new P-TMSI=0xf25f2791) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@a044dc75396f: Warning: Re-starting timer T, which is already active (running or expired). 20240910084337829 DGPRS DEBUG Checking for inactive LLMEs, time = 7768551 (sgsn.c:131) 20240910084340447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084340447 DMM INFO MM(262420000000036/f25f2791) <- GMM ATTACH ACCEPT (new P-TMSI=0xf25f2791) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@a044dc75396f: Warning: Re-starting timer T, which is already active (running or expired). 20240910084346448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084346448 DMM INFO MM(262420000000036/f25f2791) <- GMM ATTACH ACCEPT (new P-TMSI=0xf25f2791) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@a044dc75396f: Warning: Re-starting timer T, which is already active (running or expired). 20240910084347367 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910084347367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240910084347368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084352449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084352449 DMM INFO MM(262420000000036/f25f2791) <- GMM ATTACH ACCEPT (new P-TMSI=0xf25f2791) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@a044dc75396f: Warning: Re-starting timer T, which is already active (running or expired). 20240910084356900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084356902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084356902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084356948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084356949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084356949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084356976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084356978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084356978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084358451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240910084358451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240910084358451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084358451 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240910084358451 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) 20240910084358451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Reject}: Deallocated (fsm.c:568) 20240910084358451 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084358451 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084358451 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084358451 DLLC NOTICE LLME(c3872149/f25f2791){ASSIGNED} LLGM Assign pre (f25f2791 => ffffffff) (gprs_llc.c:1079) 20240910084358451 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f25f2791 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@a044dc75396f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@a044dc75396f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@a044dc75396f: Final verdict of PTC: pass 20240910084402464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42184<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@a044dc75396f: Final verdict of PTC: none 20240910084402466 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084402466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(360)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@a044dc75396f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@a044dc75396f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@a044dc75396f: Final verdict of PTC: none -NSVCI97(350)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@a044dc75396f: Final verdict of PTC: none -NSVCI98(356)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@a044dc75396f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(354)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(358)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(348)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Tue Sep 10 08:44:02 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20240910084402593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084402894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89660) 20240910084403467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084403467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89660, count=95092) 20240910084404468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084404468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:44:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084405469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084405469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_hlr_location_cancel_request_update started. 20240910084405953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084405954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084405999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084405999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084405999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084405999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084406000 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084406000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084406000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084406000 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084406000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084406001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084406001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084406001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084406002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084406002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084406002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084406002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084406002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084406002 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084406002 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084406002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084406003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084406003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084406006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084406014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084406014 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084406032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084406032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084406032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084406032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084406032 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084406032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084406032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084406032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084406032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084406033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084406033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084406034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084406034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084406034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084406034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084406034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084406034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084406034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084406034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084406034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084406034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084406034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084406038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084406048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084406048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084406072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084406073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084406073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084406073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084406073 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084406073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084406073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084406073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084406073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084406074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084406074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084406074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084406075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084406075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084406075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084406075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084406075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084406075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084406075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084406075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084406075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084406075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084406079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084406088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084406088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084406470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084406470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084406470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084406470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@a044dc75396f: 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) } } } } 20240910084406472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084406473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@a044dc75396f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C3E2CCAD'O, index=0 SGSN_Test-GSUP(381)@a044dc75396f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@a044dc75396f: 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 := '3112FA730CD7F7FB4E44F1EE1A78BD9B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '878B64DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8E1BAC3436AA39B'O } } } } } 20240910084407529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084407529 DLLC NOTICE LLME(ffffffff/c3e2ccad){UNASSIGNED} LLC RX: unknown TLLI 0xc3e2ccad, creating LLME on the fly (gprs_llc.c:552) 20240910084407529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084407529 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084407529 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084407529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084407529 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084407529 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084407529 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084407529 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084407529 DLLC NOTICE LLME(ffffffff/c3e2ccad){UNASSIGNED} LLGM Assign pre (c3e2ccad => f8ad5a8b) (gprs_llc.c:1079) 20240910084407529 DLLC NOTICE LLME(c3e2ccad/f8ad5a8b){ASSIGNED} LLGM Assign post (c3e2ccad => f8ad5a8b) (gprs_llc.c:1125) 20240910084407529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084407529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084407529 DMM DEBUG MM(262420000000031/f8ad5a8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084407542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084407542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084407542 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084407542 DMM DEBUG MM(262420000000031/f8ad5a8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240910084407542 DMM NOTICE MM(262420000000031/f8ad5a8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084407542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084407542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084407542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084407542 DMM DEBUG MM(262420000000031/f8ad5a8b) Requesting authorization (sgsn_auth.c:160) 20240910084407542 DMM INFO MM(262420000000031/f8ad5a8b) Requesting authentication tuples (sgsn_auth.c:184) 20240910084407542 DMM DEBUG MM(262420000000031/f8ad5a8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084407542 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240910084407542 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)@a044dc75396f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@a044dc75396f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240910084407545 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084407545 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084407545 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084407545 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084407545 DMM INFO MM(262420000000031/f8ad5a8b) Subscriber data update (mmctx.c:430) 20240910084407545 DMM DEBUG MM(262420000000031/f8ad5a8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084407545 DMM INFO MM(262420000000031/f8ad5a8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084407545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084407545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084407545 DMM INFO MM(262420000000031/f8ad5a8b) <- GMM AUTH AND CIPHERING REQ (rand = 31 12 fa 73 0c d7 f7 fb 4e 44 f1 ee 1a 78 bd 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084407552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084407552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084407552 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084407552 DMM INFO MM(262420000000031/f8ad5a8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084407552 DMM NOTICE MM(262420000000031/f8ad5a8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084407552 DMM DEBUG MM(262420000000031/f8ad5a8b) checking auth: received GSM SRES = 87 8b 64 dc (gprs_gmm.c:666) 20240910084407552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084407552 DMM DEBUG MM(262420000000031/f8ad5a8b) Requesting authorization (sgsn_auth.c:160) 20240910084407552 DMM INFO MM(262420000000031/f8ad5a8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084407552 DMM DEBUG MM(262420000000031/f8ad5a8b) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084407552 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240910084407552 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) 20240910084407552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084407552 DMM INFO MM(262420000000031/f8ad5a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8ad5a8b) (gprs_gmm.c:300) 20240910084407554 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084407554 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084407554 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240910084407554 DMM INFO MM(262420000000031/f8ad5a8b) Subscriber data update (mmctx.c:430) 20240910084407554 DMM DEBUG MM(262420000000031/f8ad5a8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084407554 DMM INFO MM(262420000000031/f8ad5a8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084407554 DMM NOTICE MM(262420000000031/f8ad5a8b) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240910084407554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084407554 DMM NOTICE MM(262420000000031/f8ad5a8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084407554 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) 20240910084407555 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084407555 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240910084407555 DMM INFO MM(262420000000031/f8ad5a8b) Subscriber data update (mmctx.c:430) 20240910084407555 DMM DEBUG MM(262420000000031/f8ad5a8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084407560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084407560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084407560 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084407560 DMM INFO MM(262420000000031/f8ad5a8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084407560 DMM NOTICE MM(262420000000031/f8ad5a8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084407560 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084407560 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084407560 DLLC NOTICE LLME(c3e2ccad/f8ad5a8b){ASSIGNED} LLGM Assign pre (ffffffff => f8ad5a8b) (gprs_llc.c:1079) 20240910084407560 DLLC NOTICE LLME(ffffffff/f8ad5a8b){ASSIGNED} LLGM Assign post (ffffffff => f8ad5a8b) (gprs_llc.c:1125) 20240910084407560 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084407560 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084407560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084407560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@a044dc75396f: setverdict(pass): none -> pass 20240910084407609 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240910084407609 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240910084407609 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) 20240910084407609 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240910084407609 DMM INFO MM(262420000000031/f8ad5a8b) Subscriber data update (mmctx.c:430) 20240910084407609 DMM DEBUG MM(262420000000031/f8ad5a8b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240910084407609 DMM INFO MM(262420000000031/f8ad5a8b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240910084407609 DMM INFO MM(262420000000031/f8ad5a8b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084407609 DMM INFO MM(262420000000031/f8ad5a8b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084407609 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084407609 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084407609 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084407609 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084407609 DLLC NOTICE LLME(ffffffff/f8ad5a8b){ASSIGNED} LLGM Assign pre (f8ad5a8b => ffffffff) (gprs_llc.c:1079) 20240910084407609 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f8ad5a8b => ffffffff) (gprs_llc.c:1125) 20240910084407609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084407609 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084407610 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084407610 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084407830 DGPRS DEBUG Checking for inactive LLMEs, time = 7768581 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed MC@a044dc75396f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20240910084412616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084412616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@a044dc75396f: Final verdict of PTC: none -NSVCI97(369)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(381)@a044dc75396f: Final verdict of PTC: none -NSVCI99(379)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@a044dc75396f: Final verdict of PTC: none -NSVCI98(374)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@a044dc75396f: Final verdict of PTC: none 20240910084412619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(366)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(367)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(377)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@a044dc75396f: Final verdict of PTC: pass -NSVCI98-provIP(372)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@a044dc75396f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Tue Sep 10 08:44:12 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20240910084412747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084413048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88908) 20240910084413617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084413617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88908, count=93264) 20240910084414619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084414619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:44:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084415620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084415620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_hlr_location_cancel_request_withdraw started. 20240910084416106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084416107 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084416148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084416148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084416148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084416148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084416148 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084416148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084416148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084416149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084416149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084416150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084416150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084416150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084416151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084416151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084416151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084416151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084416151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084416151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084416151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084416151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084416152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084416152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084416155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084416164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084416164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084416184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084416184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084416184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084416184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084416184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084416184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084416184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084416184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084416184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084416186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084416186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084416186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084416186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084416186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084416186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084416186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084416186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084416186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084416186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084416186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084416187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084416187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084416191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084416201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084416201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(395)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@a044dc75396f: 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(399)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084416230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084416230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084416230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084416230 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084416230 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084416230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084416230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084416230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084416230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084416232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084416232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084416232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084416232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084416232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084416232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084416232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084416232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084416232 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084416232 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084416232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(399)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084416233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084416233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084416236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084416246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084416246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084416621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084416621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084416621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084416621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(398)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@a044dc75396f: 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) } } } } 20240910084416624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(398)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084416624 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(398)@a044dc75396f: 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(398)@a044dc75396f: 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(398)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a044dc75396f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CC810208'O, index=0 SGSN_Test-GSUP(400)@a044dc75396f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@a044dc75396f: 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 := 'CCBFADCC9C7CC0752CAF9A88B62352D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1B1565E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D37325089EC30AA3'O } } } } } 20240910084417678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084417678 DLLC NOTICE LLME(ffffffff/cc810208){UNASSIGNED} LLC RX: unknown TLLI 0xcc810208, creating LLME on the fly (gprs_llc.c:552) 20240910084417678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084417678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084417678 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084417678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084417678 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084417678 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084417678 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084417678 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084417678 DLLC NOTICE LLME(ffffffff/cc810208){UNASSIGNED} LLGM Assign pre (cc810208 => efa9cdec) (gprs_llc.c:1079) 20240910084417678 DLLC NOTICE LLME(cc810208/efa9cdec){ASSIGNED} LLGM Assign post (cc810208 => efa9cdec) (gprs_llc.c:1125) 20240910084417678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084417678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084417679 DMM DEBUG MM(262420000000029/efa9cdec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084417690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084417690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084417690 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084417690 DMM DEBUG MM(262420000000029/efa9cdec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240910084417690 DMM NOTICE MM(262420000000029/efa9cdec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084417690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084417690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084417690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084417690 DMM DEBUG MM(262420000000029/efa9cdec) Requesting authorization (sgsn_auth.c:160) 20240910084417690 DMM INFO MM(262420000000029/efa9cdec) Requesting authentication tuples (sgsn_auth.c:184) 20240910084417690 DMM DEBUG MM(262420000000029/efa9cdec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084417690 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240910084417690 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)@a044dc75396f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@a044dc75396f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240910084417693 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084417693 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084417693 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084417693 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084417693 DMM INFO MM(262420000000029/efa9cdec) Subscriber data update (mmctx.c:430) 20240910084417693 DMM DEBUG MM(262420000000029/efa9cdec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084417693 DMM INFO MM(262420000000029/efa9cdec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084417693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084417693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084417693 DMM INFO MM(262420000000029/efa9cdec) <- GMM AUTH AND CIPHERING REQ (rand = cc bf ad cc 9c 7c c0 75 2c af 9a 88 b6 23 52 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084417701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084417701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084417701 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084417701 DMM INFO MM(262420000000029/efa9cdec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084417701 DMM NOTICE MM(262420000000029/efa9cdec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084417701 DMM DEBUG MM(262420000000029/efa9cdec) checking auth: received GSM SRES = e1 b1 56 5e (gprs_gmm.c:666) 20240910084417701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084417701 DMM DEBUG MM(262420000000029/efa9cdec) Requesting authorization (sgsn_auth.c:160) 20240910084417701 DMM INFO MM(262420000000029/efa9cdec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084417701 DMM DEBUG MM(262420000000029/efa9cdec) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084417701 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240910084417701 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) 20240910084417701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084417701 DMM INFO MM(262420000000029/efa9cdec) <- GMM ATTACH ACCEPT (new P-TMSI=0xefa9cdec) (gprs_gmm.c:300) 20240910084417703 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084417703 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084417703 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240910084417703 DMM INFO MM(262420000000029/efa9cdec) Subscriber data update (mmctx.c:430) 20240910084417703 DMM DEBUG MM(262420000000029/efa9cdec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084417703 DMM INFO MM(262420000000029/efa9cdec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084417703 DMM NOTICE MM(262420000000029/efa9cdec) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240910084417703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084417703 DMM NOTICE MM(262420000000029/efa9cdec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084417703 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) 20240910084417703 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084417703 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240910084417703 DMM INFO MM(262420000000029/efa9cdec) Subscriber data update (mmctx.c:430) 20240910084417703 DMM DEBUG MM(262420000000029/efa9cdec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084417710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084417710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084417710 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084417710 DMM INFO MM(262420000000029/efa9cdec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084417710 DMM NOTICE MM(262420000000029/efa9cdec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084417710 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084417710 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084417710 DLLC NOTICE LLME(cc810208/efa9cdec){ASSIGNED} LLGM Assign pre (ffffffff => efa9cdec) (gprs_llc.c:1079) 20240910084417710 DLLC NOTICE LLME(ffffffff/efa9cdec){ASSIGNED} LLGM Assign post (ffffffff => efa9cdec) (gprs_llc.c:1125) 20240910084417710 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084417710 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084417710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084417710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@a044dc75396f: setverdict(pass): none -> pass 20240910084417759 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240910084417759 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240910084417759 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) 20240910084417759 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240910084417759 DMM INFO MM(262420000000029/efa9cdec) Subscriber data update (mmctx.c:430) 20240910084417759 DMM DEBUG MM(262420000000029/efa9cdec) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240910084417759 DMM INFO MM(262420000000029/efa9cdec) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240910084417759 DMM INFO MM(262420000000029/efa9cdec) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240910084417759 DMM NOTICE MM(262420000000029/efa9cdec) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240910084417759 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240910084417759 DMM INFO MM(262420000000029/efa9cdec) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240910084417759 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084417759 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084417759 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084417759 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084417759 DLLC NOTICE LLME(ffffffff/efa9cdec){ASSIGNED} LLGM Assign pre (efa9cdec => ffffffff) (gprs_llc.c:1079) 20240910084417759 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (efa9cdec => ffffffff) (gprs_llc.c:1125) 20240910084417759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084417759 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084417759 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084417759 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084417760 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a044dc75396f: Removing Client IMSI='262420000000029'H, index=0 20240910084417766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084417766 DLLC NOTICE LLME(ffffffff/efa9cdec){UNASSIGNED} LLC RX: unknown TLLI 0xefa9cdec, creating LLME on the fly (gprs_llc.c:552) 20240910084417766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084417766 DMM NOTICE LLME(ffffffff/efa9cdec){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240910084417766 DLLC NOTICE LLME(ffffffff/efa9cdec){UNASSIGNED} LLGM Assign pre (efa9cdec => ffffffff) (gprs_llc.c:1079) 20240910084417766 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (efa9cdec => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@a044dc75396f: Final verdict of PTC: pass 20240910084417769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084417771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(400)@a044dc75396f: Final verdict of PTC: none 20240910084417771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(384)@a044dc75396f: Final verdict of PTC: none -NSVCI98(393)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(398)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a044dc75396f: Final verdict of PTC: none -NSVCI97(388)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(391)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(386)@a044dc75396f: Final verdict of PTC: none -NSVCI99(399)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(397)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@a044dc75396f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Tue Sep 10 08:44:17 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20240910084417912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084418213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44096) 20240910084418772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084418772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44096, count=96932) 20240910084419774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084419774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:44:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084420776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084420776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240910084421275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084421276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084421327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084421327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084421327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084421327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084421327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084421327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084421327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084421327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084421327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(407)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084421329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084421329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084421329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084421330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084421330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084421330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084421330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084421330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084421330 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084421330 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084421330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084421330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084421330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084421334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(404)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084421343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084421343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@a044dc75396f: 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(413)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084421363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084421363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084421363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084421363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084421363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084421363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084421363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084421363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084421363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(412)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084421365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084421365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084421365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084421365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084421365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084421365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084421365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084421365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084421366 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084421366 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084421366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(413)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084421366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084421366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084421370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084421379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084421379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(414)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084421391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084421391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084421391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084421391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084421391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084421391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084421391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084421391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084421391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084421393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084421393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084421393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084421393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084421393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084421393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084421393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084421393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084421393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084421393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084421393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084421394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084421394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084421398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084421407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084421407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084421778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084421778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084421778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084421778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@a044dc75396f: 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) } } } } 20240910084421780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084421780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@a044dc75396f: 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)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@a044dc75396f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EDB8C37B'O, index=0 SGSN_Test-GSUP(419)@a044dc75396f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240910084422822 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) 20240910084422822 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@a044dc75396f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@a044dc75396f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a044dc75396f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@a044dc75396f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a044dc75396f: Final verdict of PTC: pass 20240910084422827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@a044dc75396f: Final verdict of PTC: none 20240910084422829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084422829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@a044dc75396f: Final verdict of PTC: none -NSVCI97(408)@a044dc75396f: Final verdict of PTC: none -NSVCI98(413)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@a044dc75396f: Final verdict of PTC: none -NSVCI99(417)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(406)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(415)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(411)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@a044dc75396f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Tue Sep 10 08:44:22 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20240910084422962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084423263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20240910084423830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084423830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20240910084424831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084424831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:44:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084425832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084425832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240910084426322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084426323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084426365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084426365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084426365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084426365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084426365 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084426365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084426365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084426365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084426365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084426367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084426367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084426367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084426367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084426367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084426367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084426367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084426367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084426367 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084426367 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084426367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084426367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084426367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084426372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084426381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084426381 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084426410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084426410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084426410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084426410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084426410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084426410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084426410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084426410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084426410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084426412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084426412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084426412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084426412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084426412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084426412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084426413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084426413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084426413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084426413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084426413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084426413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084426413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084426417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084426427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084426427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(433)@a044dc75396f: 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)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084426454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084426454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084426454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084426454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084426454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084426454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084426454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084426454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084426454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084426456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084426456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084426456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084426457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084426457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084426457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084426457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084426457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084426457 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084426457 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084426457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084426457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084426458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084426461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084426470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084426470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084426833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084426833 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084426833 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084426833 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@a044dc75396f: 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) } } } } 20240910084426835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084426836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@a044dc75396f: 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(436)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a044dc75396f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F1BF6B75'O, index=0 SGSN_Test-GSUP(438)@a044dc75396f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240910084427878 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) 20240910084427878 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@a044dc75396f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@a044dc75396f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a044dc75396f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a044dc75396f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a044dc75396f: Final verdict of PTC: pass 20240910084427883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@a044dc75396f: Final verdict of PTC: none 20240910084427885 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084427885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(436)@a044dc75396f: Final verdict of PTC: none -NSVCI97(426)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@a044dc75396f: Final verdict of PTC: none -NSVCI98(431)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@a044dc75396f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@a044dc75396f: Final verdict of PTC: none -NSVCI99(437)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(424)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(429)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(435)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@a044dc75396f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Tue Sep 10 08:44:27 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20240910084428014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084428315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48928) 20240910084428886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084428886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48928, count=53284) 20240910084429887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084429887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Tue Sep 10 08:44:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084430888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084430888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_rau_unknown started. 20240910084431374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084431375 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084431426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084431426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084431426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084431426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084431426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084431426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084431426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084431426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084431426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084431428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084431428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084431428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084431428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084431428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084431428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084431428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084431428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084431428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084431428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084431428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084431429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084431429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084431432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084431442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084431442 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084431461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084431461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084431461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084431461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084431461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084431461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084431461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084431461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084431461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084431463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084431463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084431463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084431463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084431463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084431463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084431463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084431463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084431463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084431463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084431463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084431464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084431464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084431467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084431477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084431477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084431498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084431498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084431498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084431498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084431498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084431498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084431498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084431498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084431498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084431499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084431499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084431499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084431499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084431499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084431499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084431499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084431499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084431499 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084431500 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084431500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084431500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084431500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084431504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084431514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084431514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084431889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084431889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084431889 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084431889 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@a044dc75396f: 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) } } } } 20240910084431891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084431891 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@a044dc75396f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D927C288'O, index=0 SGSN_Test-GSUP(457)@a044dc75396f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240910084432946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084432946 DLLC NOTICE LLME(ffffffff/d927c288){UNASSIGNED} LLC RX: unknown TLLI 0xd927c288, creating LLME on the fly (gprs_llc.c:552) 20240910084432946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240910084432946 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910084432946 DMM NOTICE LLME(ffffffff/d927c288){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240910084432946 DLLC NOTICE LLME(ffffffff/d927c288){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240910084432946 DMM ERROR LLME(ffffffff/d927c288){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240910084432946 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240910084432946 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240910084432946 DLLC NOTICE LLME(ffffffff/d927c288){UNASSIGNED} LLGM Assign pre (d927c288 => ffffffff) (gprs_llc.c:1079) 20240910084432946 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d927c288 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@a044dc75396f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@a044dc75396f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@a044dc75396f: Final verdict of PTC: pass 20240910084432961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084432964 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084432964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(457)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@a044dc75396f: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@a044dc75396f: Final verdict of PTC: none -NSVCI98(450)@a044dc75396f: Final verdict of PTC: none -NSVCI97(445)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@a044dc75396f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@a044dc75396f: Final verdict of PTC: none -NSVCI99(455)@a044dc75396f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(443)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(453)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(448)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@a044dc75396f: Test case TC_rau_unknown finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Tue Sep 10 08:44:33 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20240910084433091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084433392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50580) 20240910084433964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084433964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50580, count=55216) 20240910084434965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084434965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Tue Sep 10 08:44:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084435966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084435966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_rau started. 20240910084436452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084436453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084436505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084436505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084436505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084436505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084436505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084436505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084436505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084436505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084436505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(464)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084436507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084436507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084436507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084436508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084436508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084436508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084436508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084436508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084436508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084436508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084436508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084436508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084436508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084436512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084436521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084436521 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(462)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(464)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084436538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084436538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084436538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084436538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084436538 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084436538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084436538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084436538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084436538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084436540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084436540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084436540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084436540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084436540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084436540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084436540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084436540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084436540 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084436540 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084436540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084436541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084436541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084436544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084436555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084436555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084436576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084436576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084436576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084436576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084436576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084436576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084436576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084436576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084436576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084436578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084436578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084436578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084436578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084436578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084436578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084436578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084436578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084436578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084436578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084436578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084436579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084436579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084436582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084436591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084436591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084436967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084436967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084436967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084436967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@a044dc75396f: 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) } } } } 20240910084436970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084436970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910084437831 DGPRS DEBUG Checking for inactive LLMEs, time = 7768611 (sgsn.c:131) TC_attach_rau-BVCI196(462)@a044dc75396f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FCC6D532'O, index=0 SGSN_Test-GSUP(476)@a044dc75396f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@a044dc75396f: 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 := 'F836C49A042A7F5294598B790F20F5D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8570F95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C7954BF76BD025F'O } } } } } 20240910084438021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084438021 DLLC NOTICE LLME(ffffffff/fcc6d532){UNASSIGNED} LLC RX: unknown TLLI 0xfcc6d532, creating LLME on the fly (gprs_llc.c:552) 20240910084438021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084438021 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084438022 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084438022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084438022 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084438022 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084438022 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084438022 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084438022 DLLC NOTICE LLME(ffffffff/fcc6d532){UNASSIGNED} LLGM Assign pre (fcc6d532 => f3f0b388) (gprs_llc.c:1079) 20240910084438022 DLLC NOTICE LLME(fcc6d532/f3f0b388){ASSIGNED} LLGM Assign post (fcc6d532 => f3f0b388) (gprs_llc.c:1125) 20240910084438022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084438022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084438022 DMM DEBUG MM(262420000000012/f3f0b388) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084438034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084438034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084438034 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084438034 DMM DEBUG MM(262420000000012/f3f0b388) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240910084438034 DMM NOTICE MM(262420000000012/f3f0b388) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084438034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084438034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084438034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084438034 DMM DEBUG MM(262420000000012/f3f0b388) Requesting authorization (sgsn_auth.c:160) 20240910084438034 DMM INFO MM(262420000000012/f3f0b388) Requesting authentication tuples (sgsn_auth.c:184) 20240910084438034 DMM DEBUG MM(262420000000012/f3f0b388) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084438034 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240910084438034 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)@a044dc75396f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@a044dc75396f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240910084438037 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084438037 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084438037 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084438037 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084438037 DMM INFO MM(262420000000012/f3f0b388) Subscriber data update (mmctx.c:430) 20240910084438037 DMM DEBUG MM(262420000000012/f3f0b388) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084438037 DMM INFO MM(262420000000012/f3f0b388) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084438037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084438037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084438037 DMM INFO MM(262420000000012/f3f0b388) <- GMM AUTH AND CIPHERING REQ (rand = f8 36 c4 9a 04 2a 7f 52 94 59 8b 79 0f 20 f5 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084438044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084438044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084438044 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084438044 DMM INFO MM(262420000000012/f3f0b388) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084438044 DMM NOTICE MM(262420000000012/f3f0b388) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084438044 DMM DEBUG MM(262420000000012/f3f0b388) checking auth: received GSM SRES = e8 57 0f 95 (gprs_gmm.c:666) 20240910084438044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084438044 DMM DEBUG MM(262420000000012/f3f0b388) Requesting authorization (sgsn_auth.c:160) 20240910084438044 DMM INFO MM(262420000000012/f3f0b388) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084438044 DMM DEBUG MM(262420000000012/f3f0b388) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084438044 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240910084438044 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) 20240910084438044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084438044 DMM INFO MM(262420000000012/f3f0b388) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3f0b388) (gprs_gmm.c:300) 20240910084438046 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084438046 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084438046 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240910084438046 DMM INFO MM(262420000000012/f3f0b388) Subscriber data update (mmctx.c:430) 20240910084438046 DMM DEBUG MM(262420000000012/f3f0b388) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084438046 DMM INFO MM(262420000000012/f3f0b388) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084438046 DMM NOTICE MM(262420000000012/f3f0b388) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240910084438046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084438046 DMM NOTICE MM(262420000000012/f3f0b388) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084438046 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) 20240910084438046 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084438046 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240910084438046 DMM INFO MM(262420000000012/f3f0b388) Subscriber data update (mmctx.c:430) 20240910084438046 DMM DEBUG MM(262420000000012/f3f0b388) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084438053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084438053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084438053 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084438053 DMM INFO MM(262420000000012/f3f0b388) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084438053 DMM NOTICE MM(262420000000012/f3f0b388) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084438053 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084438053 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084438053 DLLC NOTICE LLME(fcc6d532/f3f0b388){ASSIGNED} LLGM Assign pre (ffffffff => f3f0b388) (gprs_llc.c:1079) 20240910084438053 DLLC NOTICE LLME(ffffffff/f3f0b388){ASSIGNED} LLGM Assign post (ffffffff => f3f0b388) (gprs_llc.c:1125) 20240910084438053 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084438053 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084438053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084438053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@a044dc75396f: setverdict(pass): none -> pass 20240910084438104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084438104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084438104 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084438104 DMM INFO MM(262420000000012/f3f0b388) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910084438104 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084438104 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910084438104 DLLC NOTICE LLME(ffffffff/f3f0b388){ASSIGNED} LLGM Assign pre (f3f0b388 => fc134f1b) (gprs_llc.c:1079) 20240910084438104 DLLC NOTICE LLME(f3f0b388/fc134f1b){ASSIGNED} LLGM Assign post (f3f0b388 => fc134f1b) (gprs_llc.c:1125) 20240910084438104 DMM INFO MM(262420000000012/fc134f1b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@a044dc75396f: Removing Client IMSI='262420000000012'H, index=0 20240910084438111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084438111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240910084438111 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084438111 DMM INFO MM(262420000000012/fc134f1b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240910084438111 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240910084438111 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084438111 DLLC NOTICE LLME(f3f0b388/fc134f1b){ASSIGNED} LLGM Assign pre (ffffffff => fc134f1b) (gprs_llc.c:1079) 20240910084438111 DLLC NOTICE LLME(ffffffff/fc134f1b){ASSIGNED} LLGM Assign post (ffffffff => fc134f1b) (gprs_llc.c:1125) 20240910084438111 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau(478)@a044dc75396f: Final verdict of PTC: pass 20240910084438114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51818<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@a044dc75396f: Final verdict of PTC: none -NSVCI97(465)@a044dc75396f: Final verdict of PTC: none -NSVCI99(474)@a044dc75396f: Final verdict of PTC: none -NSVCI98(469)@a044dc75396f: Final verdict of PTC: none 20240910084438116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084438116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI220(473)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@a044dc75396f: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@a044dc75396f: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(467)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(472)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(463)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_rau finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Tue Sep 10 08:44:38 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20240910084438246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084438648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88744) 20240910084439117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084439117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88744, count=93100) 20240910084440118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084440118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Tue Sep 10 08:44:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084441119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084441119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_rau_a_a started. 20240910084441708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084441709 DMM INFO MM(262420000000012/fc134f1b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084441709 DMM INFO MM(262420000000012/fc134f1b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084441709 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084441709 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084441709 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084441709 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084441709 DLLC NOTICE LLME(ffffffff/fc134f1b){ASSIGNED} LLGM Assign pre (fc134f1b => ffffffff) (gprs_llc.c:1079) 20240910084441709 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fc134f1b => ffffffff) (gprs_llc.c:1125) 20240910084441709 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240910084441709 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) 20240910084441709 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) 20240910084441709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084441709 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084441709 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084441709 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084441709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@a044dc75396f: 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(484)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@a044dc75396f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(483)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084441759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084441759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084441759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084441759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084441759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084441759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084441759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084441759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084441759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(484)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084441761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084441761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084441761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084441761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084441761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084441761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084441761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084441761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084441761 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084441761 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084441761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084441762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084441762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(484)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084441766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(480)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084441776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084441776 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(481)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(483)@a044dc75396f: 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(489)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084441795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084441795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084441795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084441795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084441795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084441795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084441795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084441795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084441795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(488)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084441797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084441797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084441797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084441797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084441797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084441797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084441797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084441797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084441797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084441797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084441797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(489)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084441798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084441798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084441802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084441812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084441812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(486)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(488)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084441831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084441831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084441831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084441831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084441831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084441831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084441831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084441831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084441831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084441832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084441832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084441832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084441832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084441833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084441833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084441833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084441833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084441833 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084441833 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084441833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084441833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084441833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084441837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084441846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084441846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084442120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084442121 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084442121 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084442121 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@a044dc75396f: 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) } } } } 20240910084442122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084442123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@a044dc75396f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D9E610C7'O, index=0 SGSN_Test-GSUP(495)@a044dc75396f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@a044dc75396f: 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 := 'E2C728763B4ECF656D7DA868DDF9B652'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C99962C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82A8C0AC87747623'O } } } } } 20240910084443176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443176 DLLC NOTICE LLME(ffffffff/d9e610c7){UNASSIGNED} LLC RX: unknown TLLI 0xd9e610c7, creating LLME on the fly (gprs_llc.c:552) 20240910084443176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084443176 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084443176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084443176 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084443176 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084443176 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084443176 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084443176 DLLC NOTICE LLME(ffffffff/d9e610c7){UNASSIGNED} LLGM Assign pre (d9e610c7 => fe5fcb1b) (gprs_llc.c:1079) 20240910084443176 DLLC NOTICE LLME(d9e610c7/fe5fcb1b){ASSIGNED} LLGM Assign post (d9e610c7 => fe5fcb1b) (gprs_llc.c:1125) 20240910084443176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084443176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084443176 DMM DEBUG MM(262420000000037/fe5fcb1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084443189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443189 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084443189 DMM DEBUG MM(262420000000037/fe5fcb1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240910084443189 DMM NOTICE MM(262420000000037/fe5fcb1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084443189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084443189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084443189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084443189 DMM DEBUG MM(262420000000037/fe5fcb1b) Requesting authorization (sgsn_auth.c:160) 20240910084443189 DMM INFO MM(262420000000037/fe5fcb1b) Requesting authentication tuples (sgsn_auth.c:184) 20240910084443189 DMM DEBUG MM(262420000000037/fe5fcb1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084443189 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240910084443189 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)@a044dc75396f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@a044dc75396f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240910084443192 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084443192 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084443192 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084443192 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084443192 DMM INFO MM(262420000000037/fe5fcb1b) Subscriber data update (mmctx.c:430) 20240910084443192 DMM DEBUG MM(262420000000037/fe5fcb1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084443192 DMM INFO MM(262420000000037/fe5fcb1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084443192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084443192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084443192 DMM INFO MM(262420000000037/fe5fcb1b) <- GMM AUTH AND CIPHERING REQ (rand = e2 c7 28 76 3b 4e cf 65 6d 7d a8 68 dd f9 b6 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084443200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443200 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084443200 DMM INFO MM(262420000000037/fe5fcb1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084443200 DMM NOTICE MM(262420000000037/fe5fcb1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084443200 DMM DEBUG MM(262420000000037/fe5fcb1b) checking auth: received GSM SRES = c9 99 62 c7 (gprs_gmm.c:666) 20240910084443200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084443200 DMM DEBUG MM(262420000000037/fe5fcb1b) Requesting authorization (sgsn_auth.c:160) 20240910084443200 DMM INFO MM(262420000000037/fe5fcb1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084443200 DMM DEBUG MM(262420000000037/fe5fcb1b) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084443200 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240910084443200 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) 20240910084443200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084443200 DMM INFO MM(262420000000037/fe5fcb1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe5fcb1b) (gprs_gmm.c:300) 20240910084443202 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084443202 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084443202 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240910084443202 DMM INFO MM(262420000000037/fe5fcb1b) Subscriber data update (mmctx.c:430) 20240910084443202 DMM DEBUG MM(262420000000037/fe5fcb1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084443202 DMM INFO MM(262420000000037/fe5fcb1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084443202 DMM NOTICE MM(262420000000037/fe5fcb1b) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240910084443202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084443202 DMM NOTICE MM(262420000000037/fe5fcb1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084443202 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) 20240910084443202 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084443202 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240910084443202 DMM INFO MM(262420000000037/fe5fcb1b) Subscriber data update (mmctx.c:430) 20240910084443202 DMM DEBUG MM(262420000000037/fe5fcb1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084443209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443209 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084443209 DMM INFO MM(262420000000037/fe5fcb1b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084443209 DMM NOTICE MM(262420000000037/fe5fcb1b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084443209 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084443209 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084443209 DLLC NOTICE LLME(d9e610c7/fe5fcb1b){ASSIGNED} LLGM Assign pre (ffffffff => fe5fcb1b) (gprs_llc.c:1079) 20240910084443209 DLLC NOTICE LLME(ffffffff/fe5fcb1b){ASSIGNED} LLGM Assign post (ffffffff => fe5fcb1b) (gprs_llc.c:1125) 20240910084443209 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084443209 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084443209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084443209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@a044dc75396f: setverdict(pass): none -> pass 20240910084443261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443262 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084443262 DMM INFO MM(262420000000037/fe5fcb1b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910084443262 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084443262 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910084443262 DLLC NOTICE LLME(ffffffff/fe5fcb1b){ASSIGNED} LLGM Assign pre (fe5fcb1b => c606adce) (gprs_llc.c:1079) 20240910084443262 DLLC NOTICE LLME(fe5fcb1b/c606adce){ASSIGNED} LLGM Assign post (fe5fcb1b => c606adce) (gprs_llc.c:1125) 20240910084443262 DMM INFO MM(262420000000037/c606adce) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084443269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443269 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084443269 DMM INFO MM(262420000000037/c606adce) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240910084443269 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240910084443269 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084443269 DLLC NOTICE LLME(fe5fcb1b/c606adce){ASSIGNED} LLGM Assign pre (ffffffff => c606adce) (gprs_llc.c:1079) 20240910084443269 DLLC NOTICE LLME(ffffffff/c606adce){ASSIGNED} LLGM Assign post (ffffffff => c606adce) (gprs_llc.c:1125) 20240910084443269 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240910084443269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443270 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084443270 DMM INFO MM(262420000000037/c606adce) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910084443270 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084443270 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910084443270 DLLC NOTICE LLME(ffffffff/c606adce){ASSIGNED} LLGM Assign pre (c606adce => c4e32c67) (gprs_llc.c:1079) 20240910084443270 DLLC NOTICE LLME(c606adce/c4e32c67){ASSIGNED} LLGM Assign post (c606adce => c4e32c67) (gprs_llc.c:1125) 20240910084443270 DMM INFO MM(262420000000037/c4e32c67) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084443276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443276 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084443276 DMM INFO MM(262420000000037/c4e32c67) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240910084443276 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240910084443276 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084443276 DLLC NOTICE LLME(c606adce/c4e32c67){ASSIGNED} LLGM Assign pre (ffffffff => c4e32c67) (gprs_llc.c:1079) 20240910084443276 DLLC NOTICE LLME(ffffffff/c4e32c67){ASSIGNED} LLGM Assign post (ffffffff => c4e32c67) (gprs_llc.c:1125) 20240910084443276 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240910084443277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084443277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084443277 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084443277 DMM INFO MM(262420000000037/c4e32c67) -> GMM DETACH REQUEST TLLI=0xc4e32c67 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240910084443277 DMM INFO MM(262420000000037/c4e32c67) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240910084443277 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084443277 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084443277 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084443277 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084443277 DLLC NOTICE LLME(ffffffff/c4e32c67){ASSIGNED} LLGM Assign pre (c4e32c67 => ffffffff) (gprs_llc.c:1079) 20240910084443277 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c4e32c67 => ffffffff) (gprs_llc.c:1125) 20240910084443277 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240910084443277 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) 20240910084443277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084443277 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084443277 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084443277 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084443278 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@a044dc75396f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@a044dc75396f: Final verdict of PTC: pass 20240910084448286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35756<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084448289 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084448289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(495)@a044dc75396f: Final verdict of PTC: none -NSVCI98(489)@a044dc75396f: Final verdict of PTC: none -NSVCI97(484)@a044dc75396f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@a044dc75396f: Final verdict of PTC: none -NSVCI99(493)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@a044dc75396f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@a044dc75396f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(487)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(482)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(491)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Tue Sep 10 08:44:48 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20240910084448412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084448713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111452) 20240910084449290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084449290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111452, count=112712) 20240910084450290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084450290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Tue Sep 10 08:44:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084451291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084451291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_rau_a_b started. 20240910084451771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084451773 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084451816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084451816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084451816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084451816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084451816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084451816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084451816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084451816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084451816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084451818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084451818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084451818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084451818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084451818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084451818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084451818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084451818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084451818 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084451818 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084451818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084451819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084451819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084451822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084451831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084451831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(504)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(501)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084451852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084451852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084451852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084451852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084451852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084451852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084451852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084451852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084451852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084451854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084451854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084451854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084451854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084451854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084451854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084451854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084451854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084451854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084451854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084451854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084451855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084451855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084451859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084451869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084451869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(505)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084451886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084451886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084451886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084451886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084451886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084451886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084451886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084451886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084451886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084451887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084451887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084451887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084451887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084451887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084451887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084451887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084451887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084451887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084451887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084451887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084451888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084451888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084451891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084451900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084451900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084452292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084452292 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084452292 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084452292 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@a044dc75396f: 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) } } } } 20240910084452294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084452295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@a044dc75396f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FC39BF21'O, index=0 SGSN_Test-GSUP(514)@a044dc75396f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@a044dc75396f: 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 := 'E88ECFAF8647ADCF540F194C3C67E6A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D3137C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A25DFB4D984B8A6'O } } } } } 20240910084453345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453345 DLLC NOTICE LLME(ffffffff/fc39bf21){UNASSIGNED} LLC RX: unknown TLLI 0xfc39bf21, creating LLME on the fly (gprs_llc.c:552) 20240910084453345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453345 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084453345 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084453345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084453345 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084453345 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084453345 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084453345 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084453345 DLLC NOTICE LLME(ffffffff/fc39bf21){UNASSIGNED} LLGM Assign pre (fc39bf21 => e258edf1) (gprs_llc.c:1079) 20240910084453345 DLLC NOTICE LLME(fc39bf21/e258edf1){ASSIGNED} LLGM Assign post (fc39bf21 => e258edf1) (gprs_llc.c:1125) 20240910084453345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084453345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084453345 DMM DEBUG MM(262420000000038/e258edf1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084453358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453358 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084453358 DMM DEBUG MM(262420000000038/e258edf1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240910084453358 DMM NOTICE MM(262420000000038/e258edf1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084453358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084453358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084453358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084453358 DMM DEBUG MM(262420000000038/e258edf1) Requesting authorization (sgsn_auth.c:160) 20240910084453358 DMM INFO MM(262420000000038/e258edf1) Requesting authentication tuples (sgsn_auth.c:184) 20240910084453358 DMM DEBUG MM(262420000000038/e258edf1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084453358 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240910084453358 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)@a044dc75396f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@a044dc75396f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240910084453361 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084453361 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084453361 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084453361 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084453361 DMM INFO MM(262420000000038/e258edf1) Subscriber data update (mmctx.c:430) 20240910084453361 DMM DEBUG MM(262420000000038/e258edf1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084453361 DMM INFO MM(262420000000038/e258edf1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084453361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084453361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084453361 DMM INFO MM(262420000000038/e258edf1) <- GMM AUTH AND CIPHERING REQ (rand = e8 8e cf af 86 47 ad cf 54 0f 19 4c 3c 67 e6 a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084453369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453369 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084453369 DMM INFO MM(262420000000038/e258edf1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084453369 DMM NOTICE MM(262420000000038/e258edf1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084453369 DMM DEBUG MM(262420000000038/e258edf1) checking auth: received GSM SRES = 1d 31 37 c2 (gprs_gmm.c:666) 20240910084453369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084453369 DMM DEBUG MM(262420000000038/e258edf1) Requesting authorization (sgsn_auth.c:160) 20240910084453369 DMM INFO MM(262420000000038/e258edf1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084453369 DMM DEBUG MM(262420000000038/e258edf1) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084453369 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240910084453369 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) 20240910084453369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084453370 DMM INFO MM(262420000000038/e258edf1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe258edf1) (gprs_gmm.c:300) 20240910084453371 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084453371 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084453371 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240910084453371 DMM INFO MM(262420000000038/e258edf1) Subscriber data update (mmctx.c:430) 20240910084453371 DMM DEBUG MM(262420000000038/e258edf1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084453371 DMM INFO MM(262420000000038/e258edf1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084453371 DMM NOTICE MM(262420000000038/e258edf1) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240910084453371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084453371 DMM NOTICE MM(262420000000038/e258edf1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084453371 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) 20240910084453371 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084453371 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240910084453371 DMM INFO MM(262420000000038/e258edf1) Subscriber data update (mmctx.c:430) 20240910084453371 DMM DEBUG MM(262420000000038/e258edf1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084453378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453378 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084453378 DMM INFO MM(262420000000038/e258edf1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084453378 DMM NOTICE MM(262420000000038/e258edf1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084453378 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084453378 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084453378 DLLC NOTICE LLME(fc39bf21/e258edf1){ASSIGNED} LLGM Assign pre (ffffffff => e258edf1) (gprs_llc.c:1079) 20240910084453378 DLLC NOTICE LLME(ffffffff/e258edf1){ASSIGNED} LLGM Assign post (ffffffff => e258edf1) (gprs_llc.c:1125) 20240910084453378 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084453378 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084453378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084453378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@a044dc75396f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@a044dc75396f: attach complete sending rau 20240910084453430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453430 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084453430 DMM INFO MM(262420000000038/e258edf1) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910084453430 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084453430 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910084453430 DLLC NOTICE LLME(ffffffff/e258edf1){ASSIGNED} LLGM Assign pre (e258edf1 => f6a125ba) (gprs_llc.c:1079) 20240910084453430 DLLC NOTICE LLME(e258edf1/f6a125ba){ASSIGNED} LLGM Assign post (e258edf1 => f6a125ba) (gprs_llc.c:1125) 20240910084453430 DMM INFO MM(262420000000038/f6a125ba) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a044dc75396f: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@a044dc75396f: Removing Client IMSI='262420000000038'H, index=0 20240910084453437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453437 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084453437 DMM INFO MM(262420000000038/f6a125ba) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240910084453437 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240910084453437 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084453437 DLLC NOTICE LLME(e258edf1/f6a125ba){ASSIGNED} LLGM Assign pre (ffffffff => f6a125ba) (gprs_llc.c:1079) 20240910084453437 DLLC NOTICE LLME(ffffffff/f6a125ba){ASSIGNED} LLGM Assign post (ffffffff => f6a125ba) (gprs_llc.c:1125) 20240910084453437 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau_a_b-BVCI210(505)@a044dc75396f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F6A125BA'O, index=0 TC_attach_rau_a_b(516)@a044dc75396f: sending second RAU via different RA 20240910084453442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453442 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910084453442 DMM INFO MM(262420000000038/f6a125ba) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f6a125ba, P-TMSI: f6a125ba (00000000), TLLI: f6a125ba (f6a125ba), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240910084453442 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1716) 20240910084453442 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910084453442 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084453442 DLLC NOTICE LLME(ffffffff/f6a125ba){ASSIGNED} LLGM Assign pre (f6a125ba => f6a125ba) (gprs_llc.c:1079) 20240910084453442 DLLC NOTICE LLME(f6a125ba/f6a125ba){ASSIGNED} LLGM Assign post (f6a125ba => f6a125ba) (gprs_llc.c:1125) 20240910084453442 DMM INFO MM(262420000000038/f6a125ba) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084453457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453457 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084453457 DMM INFO MM(262420000000038/f6a125ba) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240910084453457 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240910084453457 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084453457 DLLC NOTICE LLME(f6a125ba/f6a125ba){ASSIGNED} LLGM Assign pre (ffffffff => f6a125ba) (gprs_llc.c:1079) 20240910084453457 DLLC NOTICE LLME(ffffffff/f6a125ba){ASSIGNED} LLGM Assign post (ffffffff => f6a125ba) (gprs_llc.c:1125) 20240910084453457 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240910084453457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084453457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084453458 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084453458 DMM INFO MM(262420000000038/f6a125ba) -> GMM DETACH REQUEST TLLI=0xf6a125ba type=GPRS detach Power-off (gprs_gmm.c:1465) 20240910084453458 DMM INFO MM(262420000000038/f6a125ba) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240910084453458 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084453458 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084453458 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084453458 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084453458 DLLC NOTICE LLME(ffffffff/f6a125ba){ASSIGNED} LLGM Assign pre (f6a125ba => ffffffff) (gprs_llc.c:1079) 20240910084453458 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f6a125ba => ffffffff) (gprs_llc.c:1125) 20240910084453458 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240910084453458 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) 20240910084453458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084453458 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084453458 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084453458 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084453458 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@a044dc75396f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@a044dc75396f: Final verdict of PTC: pass 20240910084458467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084458470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(514)@a044dc75396f: Final verdict of PTC: none 20240910084458470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@a044dc75396f: Final verdict of PTC: none -NSVCI99(512)@a044dc75396f: Final verdict of PTC: none -NSVCI97(502)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@a044dc75396f: Final verdict of PTC: none -NSVCI98(507)@a044dc75396f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@a044dc75396f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@a044dc75396f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(500)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(506)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(510)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Tue Sep 10 08:44:58 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20240910084458596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084458897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20240910084459471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084459471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=108092) 20240910084500472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084500472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Tue Sep 10 08:45:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084501473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084501473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_usim_resync started. 20240910084501956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084501957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084502003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084502003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084502003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084502003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084502003 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084502003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084502003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084502003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084502003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084502004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084502005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084502005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084502005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084502005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084502005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084502005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084502005 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084502005 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084502005 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084502005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084502005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084502005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084502008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084502018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084502018 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(522)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_resync-BVCI196(520)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084502046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084502046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084502046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084502046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084502046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084502046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084502046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084502046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084502046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084502048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084502048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084502048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084502049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084502049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084502049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084502049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084502049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084502049 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084502049 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084502049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(526)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084502049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084502049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084502053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084502063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084502063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(528)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(525)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@a044dc75396f: 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(532)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084502093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084502093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084502093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084502093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084502093 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084502093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084502093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084502093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084502093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084502095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084502095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084502095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084502095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084502095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084502095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084502095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084502095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084502095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084502095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084502095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084502095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084502095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084502099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084502109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084502109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084502475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084502475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084502475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084502475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@a044dc75396f: 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) } } } } 20240910084502477 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084502478 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(531)@a044dc75396f: 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(531)@a044dc75396f: 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(531)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@a044dc75396f: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='FF84107B'O, index=0 SGSN_Test-GSUP(533)@a044dc75396f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@a044dc75396f: 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 := 'BAFE053ABD57DF85E6D13661499BEE15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9805D353'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5585C7BD6F8CF1E5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D46B255DC9820B6DA40FDEB44FB7DB9A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D74C5ACE39DE73DF30759D7825A26600'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F17F981A37F8EDEFD27F76BE62F71E7B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EDDBF1F4898EF41F'O } } } } } 20240910084503529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084503529 DLLC NOTICE LLME(ffffffff/ff84107b){UNASSIGNED} LLC RX: unknown TLLI 0xff84107b, creating LLME on the fly (gprs_llc.c:552) 20240910084503529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084503529 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084503529 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084503529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084503529 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084503529 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084503529 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084503529 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084503529 DLLC NOTICE LLME(ffffffff/ff84107b){UNASSIGNED} LLGM Assign pre (ff84107b => db90ed99) (gprs_llc.c:1079) 20240910084503529 DLLC NOTICE LLME(ff84107b/db90ed99){ASSIGNED} LLGM Assign post (ff84107b => db90ed99) (gprs_llc.c:1125) 20240910084503529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084503529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084503529 DMM DEBUG MM(262420000000040/db90ed99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084503543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084503543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084503543 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084503543 DMM DEBUG MM(262420000000040/db90ed99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240910084503543 DMM NOTICE MM(262420000000040/db90ed99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084503543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084503543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084503543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084503543 DMM DEBUG MM(262420000000040/db90ed99) Requesting authorization (sgsn_auth.c:160) 20240910084503543 DMM INFO MM(262420000000040/db90ed99) Requesting authentication tuples (sgsn_auth.c:184) 20240910084503543 DMM DEBUG MM(262420000000040/db90ed99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084503543 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240910084503543 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(533)@a044dc75396f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@a044dc75396f: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20240910084503546 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084503546 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084503546 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084503546 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084503546 DMM INFO MM(262420000000040/db90ed99) Subscriber data update (mmctx.c:430) 20240910084503546 DMM DEBUG MM(262420000000040/db90ed99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084503546 DMM INFO MM(262420000000040/db90ed99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084503546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084503546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084503546 DMM INFO MM(262420000000040/db90ed99) <- GMM AUTH AND CIPHERING REQ (rand = ba fe 05 3a bd 57 df 85 e6 d1 36 61 49 9b ee 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f1 7f 98 1a 37 f8 ed ef d2 7f 76 be 62 f7 1e 7b ) (gprs_gmm.c:483) 20240910084503554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084503554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084503554 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084503554 DMM INFO MM(262420000000040/db90ed99) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240910084503554 DMM INFO MM(262420000000040/db90ed99) R99 AUTHENTICATION SYNCH (AUTS = 53c13cee700baff4f038fe675950) (gprs_gmm.c:711) 20240910084503554 DMM DEBUG MM(262420000000040/db90ed99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084503554 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240910084503554 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 53 c1 3c ee 70 0b af f4 f0 38 fe 67 59 50 20 10 ba fe 05 3a bd 57 df 85 e6 d1 36 61 49 9b ee 15 28 01 01 (gprs_subscriber.c:210) 20240910084503554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240910084503554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240910084503555 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084503555 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084503555 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084503555 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084503555 DMM INFO MM(262420000000040/db90ed99) Subscriber data update (mmctx.c:430) 20240910084503555 DMM DEBUG MM(262420000000040/db90ed99) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240910084503555 DMM INFO MM(262420000000040/db90ed99) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240910084503555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084503555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084503555 DMM INFO MM(262420000000040/db90ed99) <- GMM AUTH AND CIPHERING REQ (rand = 43 ef 59 f9 fa e8 63 26 dd 6f 2a f7 62 88 e2 87 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9a b9 a8 40 91 77 7e 5b bf 46 bf 8c 26 b0 84 82 ) (gprs_gmm.c:483) 20240910084503561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084503561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x703ea0 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084503561 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084503561 DMM INFO MM(262420000000040/db90ed99) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084503561 DMM NOTICE MM(262420000000040/db90ed99) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084503561 DMM DEBUG MM(262420000000040/db90ed99) checking auth: received UMTS RES = 0e c1 c1 9d 80 82 b5 dc (gprs_gmm.c:666) 20240910084503561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084503561 DMM DEBUG MM(262420000000040/db90ed99) Requesting authorization (sgsn_auth.c:160) 20240910084503561 DMM INFO MM(262420000000040/db90ed99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084503561 DMM DEBUG MM(262420000000040/db90ed99) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084503561 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240910084503561 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) 20240910084503561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084503561 DMM INFO MM(262420000000040/db90ed99) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb90ed99) (gprs_gmm.c:300) 20240910084503563 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084503563 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084503563 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240910084503563 DMM INFO MM(262420000000040/db90ed99) Subscriber data update (mmctx.c:430) 20240910084503563 DMM DEBUG MM(262420000000040/db90ed99) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084503563 DMM INFO MM(262420000000040/db90ed99) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084503563 DMM NOTICE MM(262420000000040/db90ed99) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240910084503563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084503563 DMM NOTICE MM(262420000000040/db90ed99) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084503563 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) 20240910084503564 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084503564 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240910084503564 DMM INFO MM(262420000000040/db90ed99) Subscriber data update (mmctx.c:430) 20240910084503564 DMM DEBUG MM(262420000000040/db90ed99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@a044dc75396f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@a044dc75396f: Removing Client IMSI='262420000000040'H, index=0 20240910084503569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084503569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084503569 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084503569 DMM INFO MM(262420000000040/db90ed99) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084503569 DMM NOTICE MM(262420000000040/db90ed99) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084503569 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084503569 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084503569 DLLC NOTICE LLME(ff84107b/db90ed99){ASSIGNED} LLGM Assign pre (ffffffff => db90ed99) (gprs_llc.c:1079) 20240910084503569 DLLC NOTICE LLME(ffffffff/db90ed99){ASSIGNED} LLGM Assign post (ffffffff => db90ed99) (gprs_llc.c:1125) 20240910084503569 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084503569 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084503569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084503569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@a044dc75396f: Final verdict of PTC: pass 20240910084503571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@a044dc75396f: Final verdict of PTC: none 20240910084503573 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084503574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(521)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@a044dc75396f: Final verdict of PTC: none -NSVCI99(532)@a044dc75396f: Final verdict of PTC: none -NSVCI98(526)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(519)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(524)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(530)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Tue Sep 10 08:45:03 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20240910084503700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084504101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61312) 20240910084504575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084504575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61312, count=95656) 20240910084505577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084505577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Tue Sep 10 08:45:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084506577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084506577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_usim_a54_a54 started. 20240910084507162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084507163 DMM INFO MM(262420000000040/db90ed99) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084507163 DMM INFO MM(262420000000040/db90ed99) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084507163 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084507163 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084507163 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084507164 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084507164 DLLC NOTICE LLME(ffffffff/db90ed99){ASSIGNED} LLGM Assign pre (db90ed99 => ffffffff) (gprs_llc.c:1079) 20240910084507164 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (db90ed99 => ffffffff) (gprs_llc.c:1125) 20240910084507164 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240910084507164 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) 20240910084507164 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) 20240910084507164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084507164 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084507164 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084507164 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084507164 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084507214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084507214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084507214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084507214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084507214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084507214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084507214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084507214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084507214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(540)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(541)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084507217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084507217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084507217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084507217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084507217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084507217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084507217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084507217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084507217 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084507217 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084507217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(541)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084507218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084507218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084507222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084507231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084507231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(542)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(538)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084507243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084507243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084507243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084507243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084507243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084507243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084507243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084507243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084507243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084507244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084507244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084507244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084507244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084507244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084507244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084507244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084507244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084507244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084507244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084507244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084507245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084507245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084507248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084507260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084507260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(544)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084507285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084507285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084507285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084507285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084507285 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084507285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084507286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084507286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084507286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084507287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084507287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084507287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084507288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084507288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084507288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084507288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084507288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084507288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084507288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084507288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084507288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084507288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084507291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084507301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084507301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084507579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084507579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084507579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084507579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@a044dc75396f: 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) } } } } 20240910084507580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084507581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910084507832 DGPRS DEBUG Checking for inactive LLMEs, time = 7768641 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(538)@a044dc75396f: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='F16AF45A'O, index=0 SGSN_Test-GSUP(552)@a044dc75396f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@a044dc75396f: 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 := '11BC0CA2C3A88B5AF207C79753A23A2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BCEB161'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5C7CCA3326C72FD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '63128E0AF165B603DD43CE908244BDF1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '37235E6B0BA0BF8B8AF2187CC281DAD4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '592A3ADBA98B7AEF650E371703284F30'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '036E0CCA120FA1EE'O } } } } } 20240910084508634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084508634 DLLC NOTICE LLME(ffffffff/f16af45a){UNASSIGNED} LLC RX: unknown TLLI 0xf16af45a, creating LLME on the fly (gprs_llc.c:552) 20240910084508634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084508634 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084508634 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084508634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084508634 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084508634 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084508634 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084508634 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084508634 DLLC NOTICE LLME(ffffffff/f16af45a){UNASSIGNED} LLGM Assign pre (f16af45a => c3d4ba78) (gprs_llc.c:1079) 20240910084508634 DLLC NOTICE LLME(f16af45a/c3d4ba78){ASSIGNED} LLGM Assign post (f16af45a => c3d4ba78) (gprs_llc.c:1125) 20240910084508634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084508634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084508634 DMM DEBUG MM(262420000000040/c3d4ba78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084508647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084508647 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084508647 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084508647 DMM DEBUG MM(262420000000040/c3d4ba78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240910084508647 DMM NOTICE MM(262420000000040/c3d4ba78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084508647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084508647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084508647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084508647 DMM DEBUG MM(262420000000040/c3d4ba78) Requesting authorization (sgsn_auth.c:160) 20240910084508647 DMM INFO MM(262420000000040/c3d4ba78) Requesting authentication tuples (sgsn_auth.c:184) 20240910084508647 DMM DEBUG MM(262420000000040/c3d4ba78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084508647 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240910084508647 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)@a044dc75396f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@a044dc75396f: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20240910084508650 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084508650 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084508650 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084508650 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084508650 DMM INFO MM(262420000000040/c3d4ba78) Subscriber data update (mmctx.c:430) 20240910084508650 DMM DEBUG MM(262420000000040/c3d4ba78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084508650 DMM INFO MM(262420000000040/c3d4ba78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084508650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084508650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084508650 DMM INFO MM(262420000000040/c3d4ba78) <- GMM AUTH AND CIPHERING REQ (rand = 11 bc 0c a2 c3 a8 8b 5a f2 07 c7 97 53 a2 3a 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 2a 3a db a9 8b 7a ef 65 0e 37 17 03 28 4f 30 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@a044dc75396f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(538)@a044dc75396f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@a044dc75396f: Final verdict of PTC: pass 20240910084508660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38972<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084508662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084508662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@a044dc75396f: Final verdict of PTC: none -NSVCI98(545)@a044dc75396f: Final verdict of PTC: none -NSVCI99(550)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@a044dc75396f: Final verdict of PTC: none -NSVCI97(541)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(538)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(543)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(548)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(539)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(538): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Tue Sep 10 08:45:08 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20240910084508792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084509193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68720) 20240910084509663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084509663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68720, count=73076) 20240910084510665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084510665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Tue Sep 10 08:45:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084511666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084511666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_usim_a54_a53 started. 20240910084512247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084512249 DMM INFO MM(262420000000040/c3d4ba78) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084512249 DMM INFO MM(262420000000040/c3d4ba78) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084512249 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084512249 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084512249 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084512249 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910084512249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Deallocated (fsm.c:568) 20240910084512249 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084512249 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084512249 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084512249 DLLC NOTICE LLME(f16af45a/c3d4ba78){ASSIGNED} LLGM Assign pre (c3d4ba78 => ffffffff) (gprs_llc.c:1079) 20240910084512249 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c3d4ba78 => ffffffff) (gprs_llc.c:1125) 20240910084512249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084512293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084512293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084512293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084512293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084512293 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084512293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084512293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084512293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084512293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084512295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084512295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084512295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084512295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084512295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084512295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084512295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084512295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084512295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084512295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084512295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084512296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084512296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084512300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084512309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084512309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(561)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(558)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@a044dc75396f: 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(565)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084512332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084512332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084512332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084512332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084512332 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084512332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084512332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084512332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084512332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084512334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084512334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084512334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084512334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084512334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084512334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084512334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084512334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084512334 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084512335 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084512335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(565)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(564)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084512335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084512336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084512339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084512347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084512347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084512369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084512369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084512369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084512369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084512369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084512369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084512369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084512369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084512369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084512371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084512371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084512371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084512371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084512371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084512371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084512372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084512372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084512372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084512372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084512372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084512372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084512372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084512376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084512387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084512387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084512667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084512667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084512667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084512667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@a044dc75396f: 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) } } } } 20240910084512669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084512670 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@a044dc75396f: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='D653267B'O, index=0 SGSN_Test-GSUP(571)@a044dc75396f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@a044dc75396f: 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 := 'D45AD60DFEA5971A73FC33AB5B40AFB0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB6C60EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '981DC5FF67EE05CE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BD50B1F9AEA6ECDDD38134A2018483DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5B07216E7DF0AC36FEBB1CA6F247936B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '898D9632339E85EB1578CB8F9111D3A9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2219C9A32ADC8EE5'O } } } } } 20240910084513727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084513727 DLLC NOTICE LLME(ffffffff/d653267b){UNASSIGNED} LLC RX: unknown TLLI 0xd653267b, creating LLME on the fly (gprs_llc.c:552) 20240910084513727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084513727 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084513727 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084513727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084513727 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084513727 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084513727 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084513727 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084513727 DLLC NOTICE LLME(ffffffff/d653267b){UNASSIGNED} LLGM Assign pre (d653267b => d481bbc8) (gprs_llc.c:1079) 20240910084513727 DLLC NOTICE LLME(d653267b/d481bbc8){ASSIGNED} LLGM Assign post (d653267b => d481bbc8) (gprs_llc.c:1125) 20240910084513727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084513727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084513727 DMM DEBUG MM(262420000000040/d481bbc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084513739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084513739 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084513739 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084513739 DMM DEBUG MM(262420000000040/d481bbc8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240910084513739 DMM NOTICE MM(262420000000040/d481bbc8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084513739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084513739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084513739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084513739 DMM DEBUG MM(262420000000040/d481bbc8) Requesting authorization (sgsn_auth.c:160) 20240910084513739 DMM INFO MM(262420000000040/d481bbc8) Requesting authentication tuples (sgsn_auth.c:184) 20240910084513739 DMM DEBUG MM(262420000000040/d481bbc8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084513739 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240910084513739 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)@a044dc75396f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@a044dc75396f: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20240910084513742 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084513742 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084513742 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084513742 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084513742 DMM INFO MM(262420000000040/d481bbc8) Subscriber data update (mmctx.c:430) 20240910084513742 DMM DEBUG MM(262420000000040/d481bbc8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084513742 DMM INFO MM(262420000000040/d481bbc8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084513742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084513742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084513742 DMM INFO MM(262420000000040/d481bbc8) <- GMM AUTH AND CIPHERING REQ (rand = d4 5a d6 0d fe a5 97 1a 73 fc 33 ab 5b 40 af b0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 8d 96 32 33 9e 85 eb 15 78 cb 8f 91 11 d3 a9 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@a044dc75396f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@a044dc75396f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@a044dc75396f: Final verdict of PTC: pass 20240910084513752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084513754 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084513754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@a044dc75396f: Final verdict of PTC: none -NSVCI97(559)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@a044dc75396f: Final verdict of PTC: none -NSVCI98(565)@a044dc75396f: Final verdict of PTC: none -NSVCI99(570)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(557)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(568)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(563)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Tue Sep 10 08:45:13 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20240910084513881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084514283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20240910084514755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084514755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20240910084515756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084515756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Tue Sep 10 08:45:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084516757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084516757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_usim_a53_a54 started. 20240910084517340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084517342 DMM INFO MM(262420000000040/d481bbc8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084517342 DMM INFO MM(262420000000040/d481bbc8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084517342 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084517342 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084517342 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084517342 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910084517342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Deallocated (fsm.c:568) 20240910084517342 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084517342 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084517342 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084517342 DLLC NOTICE LLME(d653267b/d481bbc8){ASSIGNED} LLGM Assign pre (d481bbc8 => ffffffff) (gprs_llc.c:1079) 20240910084517342 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d481bbc8 => ffffffff) (gprs_llc.c:1125) 20240910084517342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084517386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084517387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084517387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084517387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084517387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084517387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084517387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084517387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084517387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084517388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084517388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084517388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084517388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084517388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084517388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084517388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084517388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084517388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084517389 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084517389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084517389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084517389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084517392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084517401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084517402 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084517432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084517432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084517432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084517432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084517432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084517432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084517432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084517433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084517433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(583)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084517434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084517434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084517434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084517435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084517435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084517435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084517435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084517435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084517435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084517435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084517435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(584)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084517435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084517435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084517438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084517447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084517447 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(581)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@a044dc75396f: 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(589)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(589)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084517466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084517467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084517467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084517467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084517467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084517467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084517467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084517467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084517467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(589)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084517468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084517468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084517468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084517468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084517468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084517468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084517468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084517469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084517469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084517469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084517469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084517469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084517469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(589)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(589)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084517473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084517484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084517484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(586)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084517758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084517758 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084517758 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084517758 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(588)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(588)@a044dc75396f: 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) } } } } 20240910084517760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(588)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(588)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084517761 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(588)@a044dc75396f: 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(588)@a044dc75396f: 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(588)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(588)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@a044dc75396f: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='ECB3C65A'O, index=0 SGSN_Test-GSUP(590)@a044dc75396f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@a044dc75396f: 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 := '2318F346ABDC24834DC8A8ECF7171801'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24755A07'O ("$uZ\a") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F194412609556354'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FE567D3916BE013D3057D4B557806DA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6F4F6DF02B68BCC65FA1A43CC12E4BB5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0E9DD9FB5D14ABB54F91C455419A13D1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8D0B4B57FA803928'O } } } } } 20240910084518817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084518818 DLLC NOTICE LLME(ffffffff/ecb3c65a){UNASSIGNED} LLC RX: unknown TLLI 0xecb3c65a, creating LLME on the fly (gprs_llc.c:552) 20240910084518818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084518818 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084518818 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084518818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084518818 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084518818 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084518818 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084518818 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084518818 DLLC NOTICE LLME(ffffffff/ecb3c65a){UNASSIGNED} LLGM Assign pre (ecb3c65a => f62f4bc9) (gprs_llc.c:1079) 20240910084518818 DLLC NOTICE LLME(ecb3c65a/f62f4bc9){ASSIGNED} LLGM Assign post (ecb3c65a => f62f4bc9) (gprs_llc.c:1125) 20240910084518818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084518818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084518818 DMM DEBUG MM(262420000000040/f62f4bc9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084518831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084518831 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084518831 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084518831 DMM DEBUG MM(262420000000040/f62f4bc9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240910084518831 DMM NOTICE MM(262420000000040/f62f4bc9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084518831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084518831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084518831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084518831 DMM DEBUG MM(262420000000040/f62f4bc9) Requesting authorization (sgsn_auth.c:160) 20240910084518831 DMM INFO MM(262420000000040/f62f4bc9) Requesting authentication tuples (sgsn_auth.c:184) 20240910084518831 DMM DEBUG MM(262420000000040/f62f4bc9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084518831 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240910084518831 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)@a044dc75396f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@a044dc75396f: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20240910084518834 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084518834 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084518834 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084518834 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084518834 DMM INFO MM(262420000000040/f62f4bc9) Subscriber data update (mmctx.c:430) 20240910084518834 DMM DEBUG MM(262420000000040/f62f4bc9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084518834 DMM INFO MM(262420000000040/f62f4bc9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084518834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084518834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084518834 DMM INFO MM(262420000000040/f62f4bc9) <- GMM AUTH AND CIPHERING REQ (rand = 23 18 f3 46 ab dc 24 83 4d c8 a8 ec f7 17 18 01 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0e 9d d9 fb 5d 14 ab b5 4f 91 c4 55 41 9a 13 d1 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@a044dc75396f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@a044dc75396f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@a044dc75396f: Final verdict of PTC: pass 20240910084518843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084518845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084518845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(588)@a044dc75396f: Final verdict of PTC: none -NSVCI98(584)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@a044dc75396f: Final verdict of PTC: none -NSVCI97(578)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(586)@a044dc75396f: Final verdict of PTC: none -NSVCI99(589)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(587)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(576)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(582)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(586): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(587): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(588): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(589): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Tue Sep 10 08:45:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20240910084518976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084519377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20240910084519846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084519846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20240910084520847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084520847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Tue Sep 10 08:45:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084521848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084521848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_usim_a50_a54 started. 20240910084522435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084522436 DMM INFO MM(262420000000040/f62f4bc9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084522436 DMM INFO MM(262420000000040/f62f4bc9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084522436 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084522436 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084522436 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084522436 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910084522436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Deallocated (fsm.c:568) 20240910084522436 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084522436 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084522436 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084522436 DLLC NOTICE LLME(ecb3c65a/f62f4bc9){ASSIGNED} LLGM Assign pre (f62f4bc9 => ffffffff) (gprs_llc.c:1079) 20240910084522436 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f62f4bc9 => ffffffff) (gprs_llc.c:1125) 20240910084522436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084522480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084522480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084522480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084522480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084522480 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084522480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084522480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084522480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084522480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084522482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084522482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084522482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084522483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084522483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084522483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084522483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084522483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084522483 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084522483 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084522483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084522483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084522483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084522488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084522498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084522498 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084522515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084522515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084522515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084522515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084522515 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084522515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084522515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084522515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084522515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084522517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084522517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084522517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084522517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084522517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084522517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084522517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084522517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084522517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084522517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084522517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(602)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084522518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084522518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084522522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084522531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084522531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084522551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084522551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084522551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084522551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084522551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084522551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084522551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084522551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084522551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084522553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084522553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084522553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084522553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084522553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084522553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084522553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084522553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084522553 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084522553 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084522553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084522554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084522554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084522558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084522568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084522568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084522848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084522848 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084522848 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084522848 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@a044dc75396f: 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) } } } } 20240910084522850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084522851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@a044dc75396f: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='F5B30690'O, index=0 SGSN_Test-GSUP(609)@a044dc75396f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@a044dc75396f: 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 := '88BB0BD8E46EB919BE33748BF29D9795'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12D940CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '135C330673AD6BE6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A8F1B0AE611F528CA011C1BE0053961'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A8241B0617D347B4124A3A21A6530849'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E6607AC3B3625135AD76E213198B61D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5DBA60193C258FCC'O } } } } } 20240910084523906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084523906 DLLC NOTICE LLME(ffffffff/f5b30690){UNASSIGNED} LLC RX: unknown TLLI 0xf5b30690, creating LLME on the fly (gprs_llc.c:552) 20240910084523906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084523906 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084523907 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084523907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084523907 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084523907 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084523907 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084523907 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084523907 DLLC NOTICE LLME(ffffffff/f5b30690){UNASSIGNED} LLGM Assign pre (f5b30690 => c96cb567) (gprs_llc.c:1079) 20240910084523907 DLLC NOTICE LLME(f5b30690/c96cb567){ASSIGNED} LLGM Assign post (f5b30690 => c96cb567) (gprs_llc.c:1125) 20240910084523907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084523907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084523907 DMM DEBUG MM(262420000000040/c96cb567) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084523920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084523920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084523920 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084523920 DMM DEBUG MM(262420000000040/c96cb567) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240910084523920 DMM NOTICE MM(262420000000040/c96cb567) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084523920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084523920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084523920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084523920 DMM DEBUG MM(262420000000040/c96cb567) Requesting authorization (sgsn_auth.c:160) 20240910084523920 DMM INFO MM(262420000000040/c96cb567) Requesting authentication tuples (sgsn_auth.c:184) 20240910084523920 DMM DEBUG MM(262420000000040/c96cb567) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084523920 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240910084523920 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)@a044dc75396f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@a044dc75396f: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20240910084523923 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084523923 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084523923 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084523923 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084523923 DMM INFO MM(262420000000040/c96cb567) Subscriber data update (mmctx.c:430) 20240910084523923 DMM DEBUG MM(262420000000040/c96cb567) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084523923 DMM INFO MM(262420000000040/c96cb567) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084523923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084523923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084523923 DMM INFO MM(262420000000040/c96cb567) <- GMM AUTH AND CIPHERING REQ (rand = 88 bb 0b d8 e4 6e b9 19 be 33 74 8b f2 9d 97 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e 66 07 ac 3b 36 25 13 5a d7 6e 21 31 98 b6 1d ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@a044dc75396f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@a044dc75396f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@a044dc75396f: Final verdict of PTC: pass 20240910084523936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084523938 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084523938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@a044dc75396f: Final verdict of PTC: none -NSVCI97(597)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@a044dc75396f: Final verdict of PTC: none -NSVCI98(602)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@a044dc75396f: Final verdict of PTC: none -NSVCI99(607)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(600)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(605)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(595)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Tue Sep 10 08:45:24 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20240910084524074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084524475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20240910084524939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084524939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20240910084525940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084525940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Tue Sep 10 08:45:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084526941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084526941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_usim_a54_a50 started. 20240910084527538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084527539 DMM INFO MM(262420000000040/c96cb567) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084527539 DMM INFO MM(262420000000040/c96cb567) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084527539 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084527539 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084527539 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084527539 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910084527539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Deallocated (fsm.c:568) 20240910084527539 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084527539 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084527539 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084527539 DLLC NOTICE LLME(f5b30690/c96cb567){ASSIGNED} LLGM Assign pre (c96cb567 => ffffffff) (gprs_llc.c:1079) 20240910084527539 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c96cb567 => ffffffff) (gprs_llc.c:1125) 20240910084527539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084527587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084527587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084527587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084527587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084527587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084527587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084527587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084527587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084527587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084527588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084527589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084527589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084527589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084527589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084527589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084527589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084527589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084527589 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084527589 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084527589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084527589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084527589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084527593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084527602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084527602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(618)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(615)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@a044dc75396f: 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(622)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084527626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084527626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084527626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084527626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084527626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084527626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084527626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084527626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084527626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(621)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(622)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084527628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084527628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084527628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084527628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084527628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084527628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084527628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084527628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084527628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084527628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084527628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084527628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084527628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084527633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084527643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084527643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(619)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084527656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084527656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084527656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084527656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084527656 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084527656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084527656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084527656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084527656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084527658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084527658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084527658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084527658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084527658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084527658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084527658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084527658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084527658 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084527658 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084527658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084527659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084527659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(627)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084527663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084527671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084527671 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084527941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084527941 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084527941 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084527942 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@a044dc75396f: 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) } } } } 20240910084527944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084527944 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@a044dc75396f: 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)@a044dc75396f: 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(626)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@a044dc75396f: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='D6C80E46'O, index=0 SGSN_Test-GSUP(628)@a044dc75396f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@a044dc75396f: 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 := '07D8B8470EB11B5C3469DD03E57EA560'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E287DECF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57264389E49B9A36'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3B39599E05371BD3827534C56D55F0C7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '278CDF026AFD859023514B69999045B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '65848182130F8697B599879282B031B2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4F08198CD3FC17E5'O } } } } } 20240910084528998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084528998 DLLC NOTICE LLME(ffffffff/d6c80e46){UNASSIGNED} LLC RX: unknown TLLI 0xd6c80e46, creating LLME on the fly (gprs_llc.c:552) 20240910084528998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084528998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084528998 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084528998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084528998 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084528998 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084528998 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084528998 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084528998 DLLC NOTICE LLME(ffffffff/d6c80e46){UNASSIGNED} LLGM Assign pre (d6c80e46 => d3899ebd) (gprs_llc.c:1079) 20240910084528998 DLLC NOTICE LLME(d6c80e46/d3899ebd){ASSIGNED} LLGM Assign post (d6c80e46 => d3899ebd) (gprs_llc.c:1125) 20240910084528998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084528998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084528998 DMM DEBUG MM(262420000000040/d3899ebd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084529009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084529009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084529009 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084529009 DMM DEBUG MM(262420000000040/d3899ebd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240910084529009 DMM NOTICE MM(262420000000040/d3899ebd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084529009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084529009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084529009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084529009 DMM DEBUG MM(262420000000040/d3899ebd) Requesting authorization (sgsn_auth.c:160) 20240910084529009 DMM INFO MM(262420000000040/d3899ebd) Requesting authentication tuples (sgsn_auth.c:184) 20240910084529009 DMM DEBUG MM(262420000000040/d3899ebd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084529009 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240910084529009 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)@a044dc75396f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@a044dc75396f: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20240910084529012 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084529012 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084529012 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084529012 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084529012 DMM INFO MM(262420000000040/d3899ebd) Subscriber data update (mmctx.c:430) 20240910084529012 DMM DEBUG MM(262420000000040/d3899ebd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084529012 DMM INFO MM(262420000000040/d3899ebd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084529012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084529012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084529012 DMM INFO MM(262420000000040/d3899ebd) <- GMM AUTH AND CIPHERING REQ (rand = 07 d8 b8 47 0e b1 1b 5c 34 69 dd 03 e5 7e a5 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 84 81 82 13 0f 86 97 b5 99 87 92 82 b0 31 b2 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@a044dc75396f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@a044dc75396f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@a044dc75396f: Final verdict of PTC: pass 20240910084529022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@a044dc75396f: Final verdict of PTC: none -NSVCI98(622)@a044dc75396f: Final verdict of PTC: none 20240910084529024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(616)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@a044dc75396f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@a044dc75396f: Final verdict of PTC: none 20240910084529024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI220(624)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@a044dc75396f: Final verdict of PTC: none -NSVCI99(627)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(614)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(620)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(625)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Tue Sep 10 08:45:29 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20240910084529152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084529553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20240910084530025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084530025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20240910084531026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084531026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Tue Sep 10 08:45:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084532027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084532027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_detach_unknown_nopoweroff started. 20240910084532612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084532613 DMM INFO MM(262420000000040/d3899ebd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084532613 DMM INFO MM(262420000000040/d3899ebd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084532613 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084532613 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084532613 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084532613 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910084532613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Deallocated (fsm.c:568) 20240910084532613 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084532613 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084532613 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084532613 DLLC NOTICE LLME(d6c80e46/d3899ebd){ASSIGNED} LLGM Assign pre (d3899ebd => ffffffff) (gprs_llc.c:1079) 20240910084532613 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d3899ebd => ffffffff) (gprs_llc.c:1125) 20240910084532613 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084532656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084532656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084532656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084532656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084532656 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084532656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084532656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084532656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084532656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084532658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084532658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084532658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084532658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084532658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084532658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084532658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084532658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084532658 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084532658 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084532658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084532659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084532659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084532662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084532672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084532672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084532696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084532696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084532696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084532696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084532696 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084532696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084532696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084532696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084532696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084532697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084532697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084532697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084532698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084532698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084532698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084532698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084532698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084532698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084532698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084532698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084532698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084532698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084532702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084532712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084532712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084532743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084532743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084532743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084532744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084532744 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084532744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084532744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084532744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084532744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084532745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084532745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084532745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084532746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084532746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084532746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084532746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084532746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084532746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084532746 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084532746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(646)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084532746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084532746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084532750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084532758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084532758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084533027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084533028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084533028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084533028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@a044dc75396f: 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) } } } } 20240910084533030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084533031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(645)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@a044dc75396f: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='D4AF4BFA'O, index=0 SGSN_Test-GSUP(647)@a044dc75396f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20240910084534075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084534075 DLLC NOTICE LLME(ffffffff/d4af4bfa){UNASSIGNED} LLC RX: unknown TLLI 0xd4af4bfa, creating LLME on the fly (gprs_llc.c:552) 20240910084534075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084534076 DMM NOTICE LLME(ffffffff/d4af4bfa){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240910084534076 DLLC NOTICE LLME(ffffffff/d4af4bfa){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240910084534076 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd4af4bfa type=GPRS detach (gprs_gmm.c:1465) 20240910084534076 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240910084534076 DLLC NOTICE LLME(ffffffff/d4af4bfa){UNASSIGNED} LLGM Assign pre (d4af4bfa => ffffffff) (gprs_llc.c:1079) 20240910084534076 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d4af4bfa => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@a044dc75396f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@a044dc75396f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@a044dc75396f: Final verdict of PTC: pass 20240910084534089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59316<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084534091 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(635)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(647)@a044dc75396f: Final verdict of PTC: none 20240910084534091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(641)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@a044dc75396f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@a044dc75396f: Final verdict of PTC: none -NSVCI99(646)@a044dc75396f: Final verdict of PTC: none -NSVCI98(640)@a044dc75396f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@a044dc75396f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(644)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(633)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(638)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@a044dc75396f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Tue Sep 10 08:45:34 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20240910084534216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084534517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57204) 20240910084535092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084535092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57204, count=57744) 20240910084536093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084536093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Tue Sep 10 08:45:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084537094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084537094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_detach_unknown_poweroff started. 20240910084537581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084537583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084537630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084537630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084537630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084537631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084537631 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084537631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084537631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084537631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084537631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084537632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084537632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084537632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084537632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084537632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084537632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084537632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084537632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084537632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084537632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084537632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084537633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084537633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084537637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084537647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084537647 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(652)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084537666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084537666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084537666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084537666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084537666 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084537666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084537666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084537666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084537666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084537668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084537668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084537668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084537668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084537668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084537668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084537668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084537668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084537668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084537668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084537668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084537669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084537669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084537672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084537682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084537682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(661)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(658)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@a044dc75396f: 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(665)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084537710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084537710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084537710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084537710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084537710 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084537710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084537710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084537710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084537710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084537712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084537712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084537712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084537712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084537712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084537712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084537712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084537712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084537712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084537712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084537712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(665)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084537713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084537713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084537716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084537724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084537724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084537833 DGPRS DEBUG Checking for inactive LLMEs, time = 7768671 (sgsn.c:131) 20240910084538095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084538095 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084538095 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084538095 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@a044dc75396f: 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) } } } } 20240910084538097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084538098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@a044dc75396f: 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(664)@a044dc75396f: 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(664)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@a044dc75396f: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E7680433'O, index=0 SGSN_Test-GSUP(666)@a044dc75396f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20240910084539150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084539150 DLLC NOTICE LLME(ffffffff/e7680433){UNASSIGNED} LLC RX: unknown TLLI 0xe7680433, creating LLME on the fly (gprs_llc.c:552) 20240910084539150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084539150 DMM NOTICE LLME(ffffffff/e7680433){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) TC_detach_unknown_poweroff(668)@a044dc75396f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@a044dc75396f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@a044dc75396f: Final verdict of PTC: pass 20240910084544157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@a044dc75396f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@a044dc75396f: Final verdict of PTC: none -NSVCI97(654)@a044dc75396f: Final verdict of PTC: none 20240910084544160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(656)@a044dc75396f: Final verdict of PTC: none 20240910084544160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(650)@a044dc75396f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@a044dc75396f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@a044dc75396f: Final verdict of PTC: none -NSVCI98(659)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@a044dc75396f: Final verdict of PTC: none -NSVCI99(665)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(657)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(653)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(663)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@a044dc75396f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Tue Sep 10 08:45:44 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20240910084544286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084544587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47308) 20240910084545161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084545161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47308, count=53360) 20240910084546162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084546162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Tue Sep 10 08:45:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084547163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084547163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_detach_nopoweroff started. 20240910084547643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084547644 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@a044dc75396f: 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(674)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084547695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084547695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084547695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084547695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084547695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084547695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084547695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084547695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084547695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(673)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(674)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084547697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084547697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084547697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084547698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084547698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084547698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084547698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084547698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084547698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084547698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084547698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(674)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084547698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084547698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084547702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084547711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084547711 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(671)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084547730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084547730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084547730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084547730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084547730 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084547730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084547730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084547730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084547730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084547732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084547732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084547732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084547732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084547732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084547732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084547732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084547732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084547732 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084547732 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084547732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(679)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084547733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084547733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084547737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(678)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084547747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084547747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(676)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(678)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084547764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084547764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084547764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084547765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084547765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084547765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084547765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084547765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084547765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084547766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084547766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084547766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084547767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084547767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084547767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084547767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084547767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084547767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084547767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084547767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084547767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084547768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084547771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084547781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084547781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084548164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084548164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084548164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084548164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@a044dc75396f: 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) } } } } 20240910084548166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084548167 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@a044dc75396f: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='F17D4F0D'O, index=0 SGSN_Test-GSUP(685)@a044dc75396f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@a044dc75396f: 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 := 'D617ADC9D730FA1AC237CC13CF5009A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F06DCCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72BE330177608CB8'O } } } } } 20240910084549215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084549215 DLLC NOTICE LLME(ffffffff/f17d4f0d){UNASSIGNED} LLC RX: unknown TLLI 0xf17d4f0d, creating LLME on the fly (gprs_llc.c:552) 20240910084549215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084549215 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084549215 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084549215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084549215 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084549215 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084549215 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084549215 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084549215 DLLC NOTICE LLME(ffffffff/f17d4f0d){UNASSIGNED} LLGM Assign pre (f17d4f0d => c04cf2af) (gprs_llc.c:1079) 20240910084549215 DLLC NOTICE LLME(f17d4f0d/c04cf2af){ASSIGNED} LLGM Assign post (f17d4f0d => c04cf2af) (gprs_llc.c:1125) 20240910084549215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084549215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084549215 DMM DEBUG MM(262420000000015/c04cf2af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084549228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084549228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084549228 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084549228 DMM DEBUG MM(262420000000015/c04cf2af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240910084549228 DMM NOTICE MM(262420000000015/c04cf2af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084549228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084549228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084549228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084549228 DMM DEBUG MM(262420000000015/c04cf2af) Requesting authorization (sgsn_auth.c:160) 20240910084549228 DMM INFO MM(262420000000015/c04cf2af) Requesting authentication tuples (sgsn_auth.c:184) 20240910084549228 DMM DEBUG MM(262420000000015/c04cf2af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084549228 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240910084549228 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(685)@a044dc75396f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@a044dc75396f: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20240910084549231 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084549231 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084549231 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084549231 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084549231 DMM INFO MM(262420000000015/c04cf2af) Subscriber data update (mmctx.c:430) 20240910084549231 DMM DEBUG MM(262420000000015/c04cf2af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084549231 DMM INFO MM(262420000000015/c04cf2af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084549231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084549231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084549231 DMM INFO MM(262420000000015/c04cf2af) <- GMM AUTH AND CIPHERING REQ (rand = d6 17 ad c9 d7 30 fa 1a c2 37 cc 13 cf 50 09 a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084549238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084549238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084549238 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084549238 DMM INFO MM(262420000000015/c04cf2af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084549238 DMM NOTICE MM(262420000000015/c04cf2af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084549238 DMM DEBUG MM(262420000000015/c04cf2af) checking auth: received GSM SRES = 9f 06 dc ca (gprs_gmm.c:666) 20240910084549238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084549238 DMM DEBUG MM(262420000000015/c04cf2af) Requesting authorization (sgsn_auth.c:160) 20240910084549238 DMM INFO MM(262420000000015/c04cf2af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084549238 DMM DEBUG MM(262420000000015/c04cf2af) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084549238 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240910084549238 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) 20240910084549238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084549238 DMM INFO MM(262420000000015/c04cf2af) <- GMM ATTACH ACCEPT (new P-TMSI=0xc04cf2af) (gprs_gmm.c:300) 20240910084549240 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084549240 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084549240 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240910084549240 DMM INFO MM(262420000000015/c04cf2af) Subscriber data update (mmctx.c:430) 20240910084549240 DMM DEBUG MM(262420000000015/c04cf2af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084549240 DMM INFO MM(262420000000015/c04cf2af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084549240 DMM NOTICE MM(262420000000015/c04cf2af) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240910084549240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084549240 DMM NOTICE MM(262420000000015/c04cf2af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084549240 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) 20240910084549240 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084549240 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240910084549240 DMM INFO MM(262420000000015/c04cf2af) Subscriber data update (mmctx.c:430) 20240910084549240 DMM DEBUG MM(262420000000015/c04cf2af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084549246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084549246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084549246 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084549246 DMM INFO MM(262420000000015/c04cf2af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084549246 DMM NOTICE MM(262420000000015/c04cf2af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084549246 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084549246 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084549246 DLLC NOTICE LLME(f17d4f0d/c04cf2af){ASSIGNED} LLGM Assign pre (ffffffff => c04cf2af) (gprs_llc.c:1079) 20240910084549246 DLLC NOTICE LLME(ffffffff/c04cf2af){ASSIGNED} LLGM Assign post (ffffffff => c04cf2af) (gprs_llc.c:1125) 20240910084549246 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084549246 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084549246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084549246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@a044dc75396f: setverdict(pass): none -> pass 20240910084549297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084549297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084549297 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084549297 DMM INFO MM(262420000000015/c04cf2af) -> GMM DETACH REQUEST TLLI=0xc04cf2af type=GPRS detach (gprs_gmm.c:1465) 20240910084549297 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240910084549297 DMM INFO MM(262420000000015/c04cf2af) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240910084549297 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084549297 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084549297 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084549297 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084549297 DLLC NOTICE LLME(ffffffff/c04cf2af){ASSIGNED} LLGM Assign pre (c04cf2af => ffffffff) (gprs_llc.c:1079) 20240910084549297 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c04cf2af => ffffffff) (gprs_llc.c:1125) 20240910084549297 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240910084549297 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) 20240910084549297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084549297 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084549297 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084549297 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084549298 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@a044dc75396f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@a044dc75396f: Final verdict of PTC: pass 20240910084549306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57852<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@a044dc75396f: Final verdict of PTC: none 20240910084549307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084549308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(684)@a044dc75396f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@a044dc75396f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(676)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@a044dc75396f: Final verdict of PTC: none -NSVCI99(683)@a044dc75396f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@a044dc75396f: Final verdict of PTC: none -NSVCI98(679)@a044dc75396f: Final verdict of PTC: none -NSVCI97(674)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(681)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(672)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(677)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@a044dc75396f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Tue Sep 10 08:45:49 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20240910084549440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084549741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78992) 20240910084550308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084550308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78992, count=93108) 20240910084551309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084551309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Tue Sep 10 08:45:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084552310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084552310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_detach_poweroff started. 20240910084552799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084552800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084552853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084552853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084552853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084552853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084552853 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084552853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084552853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084552853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084552853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084552855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084552855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084552855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084552855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084552855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084552855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084552855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084552855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084552855 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084552855 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084552855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084552856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084552856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084552859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084552866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084552866 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084552884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084552884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084552884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084552884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084552884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084552884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084552884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084552884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084552884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084552885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084552885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084552885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084552886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084552886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084552886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084552886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084552886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084552886 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084552886 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084552886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084552886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084552886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084552891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084552899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084552899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084552927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084552927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084552927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084552927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084552927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084552927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084552927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084552927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084552927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084552929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084552929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084552929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084552929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084552929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084552929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084552929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084552929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084552929 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084552929 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084552929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084552930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084552930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084552934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084552943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084552944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084553311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084553311 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084553311 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084553311 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@a044dc75396f: 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) } } } } 20240910084553313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084553314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@a044dc75396f: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='F2D05C9C'O, index=0 SGSN_Test-GSUP(704)@a044dc75396f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@a044dc75396f: 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 := '93ADA932D09B5ADA91D5079561560303'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C186B804'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DB4A64FE8BB7D8E'O } } } } } 20240910084554368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084554368 DLLC NOTICE LLME(ffffffff/f2d05c9c){UNASSIGNED} LLC RX: unknown TLLI 0xf2d05c9c, creating LLME on the fly (gprs_llc.c:552) 20240910084554368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084554368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084554368 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084554368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084554368 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084554368 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084554368 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084554368 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084554368 DLLC NOTICE LLME(ffffffff/f2d05c9c){UNASSIGNED} LLGM Assign pre (f2d05c9c => c85edc82) (gprs_llc.c:1079) 20240910084554368 DLLC NOTICE LLME(f2d05c9c/c85edc82){ASSIGNED} LLGM Assign post (f2d05c9c => c85edc82) (gprs_llc.c:1125) 20240910084554368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084554368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084554368 DMM DEBUG MM(262420000000016/c85edc82) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084554381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084554381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084554381 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084554381 DMM DEBUG MM(262420000000016/c85edc82) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240910084554381 DMM NOTICE MM(262420000000016/c85edc82) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084554381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084554381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084554381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084554381 DMM DEBUG MM(262420000000016/c85edc82) Requesting authorization (sgsn_auth.c:160) 20240910084554381 DMM INFO MM(262420000000016/c85edc82) Requesting authentication tuples (sgsn_auth.c:184) 20240910084554381 DMM DEBUG MM(262420000000016/c85edc82) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084554381 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240910084554381 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(704)@a044dc75396f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@a044dc75396f: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20240910084554384 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084554384 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084554384 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084554384 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084554384 DMM INFO MM(262420000000016/c85edc82) Subscriber data update (mmctx.c:430) 20240910084554384 DMM DEBUG MM(262420000000016/c85edc82) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084554384 DMM INFO MM(262420000000016/c85edc82) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084554384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084554384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084554384 DMM INFO MM(262420000000016/c85edc82) <- GMM AUTH AND CIPHERING REQ (rand = 93 ad a9 32 d0 9b 5a da 91 d5 07 95 61 56 03 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084554392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084554392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084554392 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084554392 DMM INFO MM(262420000000016/c85edc82) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084554392 DMM NOTICE MM(262420000000016/c85edc82) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084554392 DMM DEBUG MM(262420000000016/c85edc82) checking auth: received GSM SRES = c1 86 b8 04 (gprs_gmm.c:666) 20240910084554392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084554392 DMM DEBUG MM(262420000000016/c85edc82) Requesting authorization (sgsn_auth.c:160) 20240910084554392 DMM INFO MM(262420000000016/c85edc82) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084554392 DMM DEBUG MM(262420000000016/c85edc82) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084554392 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240910084554392 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) 20240910084554392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084554392 DMM INFO MM(262420000000016/c85edc82) <- GMM ATTACH ACCEPT (new P-TMSI=0xc85edc82) (gprs_gmm.c:300) 20240910084554393 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084554393 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084554393 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240910084554393 DMM INFO MM(262420000000016/c85edc82) Subscriber data update (mmctx.c:430) 20240910084554393 DMM DEBUG MM(262420000000016/c85edc82) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084554393 DMM INFO MM(262420000000016/c85edc82) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084554393 DMM NOTICE MM(262420000000016/c85edc82) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240910084554393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084554393 DMM NOTICE MM(262420000000016/c85edc82) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084554393 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) 20240910084554394 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084554394 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240910084554394 DMM INFO MM(262420000000016/c85edc82) Subscriber data update (mmctx.c:430) 20240910084554394 DMM DEBUG MM(262420000000016/c85edc82) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084554400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084554400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084554400 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084554400 DMM INFO MM(262420000000016/c85edc82) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084554400 DMM NOTICE MM(262420000000016/c85edc82) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084554400 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084554400 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084554400 DLLC NOTICE LLME(f2d05c9c/c85edc82){ASSIGNED} LLGM Assign pre (ffffffff => c85edc82) (gprs_llc.c:1079) 20240910084554400 DLLC NOTICE LLME(ffffffff/c85edc82){ASSIGNED} LLGM Assign post (ffffffff => c85edc82) (gprs_llc.c:1125) 20240910084554400 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084554400 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084554400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084554400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@a044dc75396f: setverdict(pass): none -> pass 20240910084554451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084554451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240910084554451 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084554451 DMM INFO MM(262420000000016/c85edc82) -> GMM DETACH REQUEST TLLI=0xc85edc82 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240910084554451 DMM INFO MM(262420000000016/c85edc82) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240910084554451 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084554451 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084554451 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084554451 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084554451 DLLC NOTICE LLME(ffffffff/c85edc82){ASSIGNED} LLGM Assign pre (c85edc82 => ffffffff) (gprs_llc.c:1079) 20240910084554451 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c85edc82 => ffffffff) (gprs_llc.c:1125) 20240910084554452 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240910084554452 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) 20240910084554452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084554452 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084554452 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084554452 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084554452 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@a044dc75396f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@a044dc75396f: Final verdict of PTC: pass 20240910084559462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@a044dc75396f: Final verdict of PTC: none 20240910084559465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084559465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(697)@a044dc75396f: Final verdict of PTC: none -NSVCI97(692)@a044dc75396f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@a044dc75396f: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@a044dc75396f: Final verdict of PTC: none -NSVCI99(702)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@a044dc75396f: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(695)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(690)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(700)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@a044dc75396f: Test case TC_detach_poweroff finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Tue Sep 10 08:45:59 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20240910084559597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084559898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91900) 20240910084600466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084600466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91900, count=93160) 20240910084601468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084601468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Tue Sep 10 08:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084602469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084602469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_pdp_act started. 20240910084602960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084602961 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@a044dc75396f: 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(712)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@a044dc75396f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(711)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084603012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084603012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084603012 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084603012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084603012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(712)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084603013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084603013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084603013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084603014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084603014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084603014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084603014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084603014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084603014 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084603014 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084603014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084603015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084603015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084603019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(708)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240910084603030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084603030 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) -NSVCI98(716)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084603032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084603032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084603032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084603032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084603032 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084603032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084603032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084603032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084603032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_pdp_act-BVCI196(709)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084603033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084603033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084603033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084603034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084603034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084603034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084603034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084603034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084603034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084603034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084603034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084603034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084603034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084603038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084603046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084603046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084603071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084603071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084603071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084603071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084603071 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084603071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084603071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084603071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084603071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084603073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084603073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084603073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084603073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084603073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084603073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084603073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084603073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084603073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084603073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084603073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084603074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084603074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084603077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084603087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084603087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084603470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084603470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084603470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084603470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@a044dc75396f: 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) } } } } 20240910084603472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084603473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@a044dc75396f: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='C1314F7B'O, index=0 SGSN_Test-GSUP(723)@a044dc75396f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@a044dc75396f: 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 := 'E6923594C44F2886D150FD2B2809D3D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2758F334'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D881587E69E40EAB'O } } } } } 20240910084603523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084603523 DLLC NOTICE LLME(ffffffff/c1314f7b){UNASSIGNED} LLC RX: unknown TLLI 0xc1314f7b, creating LLME on the fly (gprs_llc.c:552) 20240910084603523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084603523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084603523 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084603523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084603523 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084603524 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084603524 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084603524 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084603524 DLLC NOTICE LLME(ffffffff/c1314f7b){UNASSIGNED} LLGM Assign pre (c1314f7b => c4906f36) (gprs_llc.c:1079) 20240910084603524 DLLC NOTICE LLME(c1314f7b/c4906f36){ASSIGNED} LLGM Assign post (c1314f7b => c4906f36) (gprs_llc.c:1125) 20240910084603524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084603524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084603524 DMM DEBUG MM(262420000000017/c4906f36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084603534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084603534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084603534 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084603534 DMM DEBUG MM(262420000000017/c4906f36) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240910084603534 DMM NOTICE MM(262420000000017/c4906f36) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084603534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084603534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084603534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084603534 DMM DEBUG MM(262420000000017/c4906f36) Requesting authorization (sgsn_auth.c:160) 20240910084603534 DMM INFO MM(262420000000017/c4906f36) Requesting authentication tuples (sgsn_auth.c:184) 20240910084603534 DMM DEBUG MM(262420000000017/c4906f36) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084603534 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240910084603534 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(723)@a044dc75396f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20240910084603536 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084603536 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084603536 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084603536 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084603536 DMM INFO MM(262420000000017/c4906f36) Subscriber data update (mmctx.c:430) 20240910084603536 DMM DEBUG MM(262420000000017/c4906f36) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084603536 DMM INFO MM(262420000000017/c4906f36) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084603536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084603536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084603536 DMM INFO MM(262420000000017/c4906f36) <- GMM AUTH AND CIPHERING REQ (rand = e6 92 35 94 c4 4f 28 86 d1 50 fd 2b 28 09 d3 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084603544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084603544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084603544 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084603544 DMM INFO MM(262420000000017/c4906f36) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084603544 DMM NOTICE MM(262420000000017/c4906f36) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084603544 DMM DEBUG MM(262420000000017/c4906f36) checking auth: received GSM SRES = 27 58 f3 34 (gprs_gmm.c:666) 20240910084603544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084603544 DMM DEBUG MM(262420000000017/c4906f36) Requesting authorization (sgsn_auth.c:160) 20240910084603544 DMM INFO MM(262420000000017/c4906f36) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084603544 DMM DEBUG MM(262420000000017/c4906f36) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084603544 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240910084603544 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) 20240910084603544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084603544 DMM INFO MM(262420000000017/c4906f36) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4906f36) (gprs_gmm.c:300) 20240910084603546 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084603546 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084603546 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240910084603546 DMM INFO MM(262420000000017/c4906f36) Subscriber data update (mmctx.c:430) 20240910084603546 DMM DEBUG MM(262420000000017/c4906f36) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084603546 DMM INFO MM(262420000000017/c4906f36) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084603546 DMM NOTICE MM(262420000000017/c4906f36) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240910084603546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084603546 DMM NOTICE MM(262420000000017/c4906f36) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084603546 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) 20240910084603546 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084603546 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240910084603546 DMM INFO MM(262420000000017/c4906f36) Subscriber data update (mmctx.c:430) 20240910084603546 DMM DEBUG MM(262420000000017/c4906f36) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084603553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084603553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084603553 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084603553 DMM INFO MM(262420000000017/c4906f36) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084603553 DMM NOTICE MM(262420000000017/c4906f36) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084603553 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084603553 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084603553 DLLC NOTICE LLME(c1314f7b/c4906f36){ASSIGNED} LLGM Assign pre (ffffffff => c4906f36) (gprs_llc.c:1079) 20240910084603553 DLLC NOTICE LLME(ffffffff/c4906f36){ASSIGNED} LLGM Assign post (ffffffff => c4906f36) (gprs_llc.c:1125) 20240910084603553 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084603553 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084603553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084603553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@a044dc75396f: setverdict(pass): none -> pass 20240910084603605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084603605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084603605 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084603605 DMM INFO MM(262420000000017/c4906f36) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084603605 DMM INFO MM(262420000000017/c4906f36) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084603605 DMM DEBUG MM(262420000000017/c4906f36) Using GGSN 0 (gprs_sm.c:312) 20240910084603605 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) 20240910084603605 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240910084603605 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084603605 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084603605 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240910084603618 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 12 b4 8f 54 11 f3 d7 89 81 14 05 7f 37 fa a9 d9 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) 20240910084603618 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e670c8, cbp=0x556c60e9b660) (sgsn_libgtp.c:629) 20240910084603618 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084603618 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9ed08 TLLI=c4906f36, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084603618 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084603618 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@a044dc75396f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@a044dc75396f: Final verdict of PTC: pass 20240910084603627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50220<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084603630 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084603630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@a044dc75396f: Final verdict of PTC: none -NSVCI98(716)@a044dc75396f: Final verdict of PTC: none -NSVCI97(712)@a044dc75396f: Final verdict of PTC: none -NSVCI99(721)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(710)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(714)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(719)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Tue Sep 10 08:46:03 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20240910084603760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084604162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91592) 20240910084604631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084604631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91592, count=92752) 20240910084605633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084605633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Tue Sep 10 08:46:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084606635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084606635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_pdp_act_unattached started. 20240910084607222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084607223 DMM INFO MM(262420000000017/c4906f36) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084607223 DMM INFO MM(262420000000017/c4906f36) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084607223 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084607223 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084607223 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084607223 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084607223 DLLC NOTICE LLME(ffffffff/c4906f36){ASSIGNED} LLGM Assign pre (c4906f36 => ffffffff) (gprs_llc.c:1079) 20240910084607223 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c4906f36 => ffffffff) (gprs_llc.c:1125) 20240910084607223 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60e9e9b0 (gprs_sndcp.c:574) 20240910084607223 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9ed08, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084607223 DMM NOTICE MM(262420000000017/c4906f36) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910084607223 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240910084607223 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910084607223 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084607224 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240910084607224 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240910084607224 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) 20240910084607224 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) 20240910084607224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084607224 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084607224 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084607224 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084607224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084607270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084607270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084607270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084607270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084607270 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084607270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084607270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084607270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084607270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084607272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084607272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084607272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084607272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084607272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084607272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084607272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084607272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084607272 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084607272 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084607272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084607273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084607273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084607277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084607286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084607286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084607303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084607303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084607303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084607303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084607303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084607303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084607303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084607303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084607303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084607305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084607305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084607305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084607306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084607306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084607306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084607306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084607306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084607306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084607306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084607306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084607306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084607306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084607310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084607319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084607319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@a044dc75396f: 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(741)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084607351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084607351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084607351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084607351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084607351 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084607351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084607351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084607351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084607351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084607353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084607353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084607353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084607353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084607353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084607353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084607353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084607354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084607354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084607354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084607354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(741)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084607354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084607354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084607357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084607365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084607365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084607635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084607635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084607635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084607635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@a044dc75396f: 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) } } } } 20240910084607637 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084607637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@a044dc75396f: 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(740)@a044dc75396f: 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(740)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@a044dc75396f: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='C862CC61'O, index=0 SGSN_Test-GSUP(742)@a044dc75396f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20240910084607672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084607672 DLLC NOTICE LLME(ffffffff/c862cc61){UNASSIGNED} LLC RX: unknown TLLI 0xc862cc61, creating LLME on the fly (gprs_llc.c:552) 20240910084607672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240910084607672 DMM NOTICE LLME(ffffffff/c862cc61){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240910084607672 DLLC NOTICE LLME(ffffffff/c862cc61){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240910084607672 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@a044dc75396f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@a044dc75396f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@a044dc75396f: Final verdict of PTC: pass 20240910084607686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49840<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084607687 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084607687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(740)@a044dc75396f: Final verdict of PTC: none -NSVCI97(730)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(742)@a044dc75396f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@a044dc75396f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@a044dc75396f: Final verdict of PTC: none -NSVCI98(735)@a044dc75396f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@a044dc75396f: Final verdict of PTC: none -NSVCI99(741)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(728)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(739)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(733)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@a044dc75396f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Tue Sep 10 08:46:07 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20240910084607817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084607834 DGPRS DEBUG Checking for inactive LLMEs, time = 7768701 (sgsn.c:131) 20240910084608118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55340) 20240910084608688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084608688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55340, count=59916) 20240910084609690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084609690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Tue Sep 10 08:46:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084610692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084610692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_pdp_act_user started. 20240910084611178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084611179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084611229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084611229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084611229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084611229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084611229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084611229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084611229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084611229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084611229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084611231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084611231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084611231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084611231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084611231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084611231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084611231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084611231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084611231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084611231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084611231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084611231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084611231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084611236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084611243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611243 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@a044dc75396f: 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(755)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084611270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084611270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084611270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084611270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084611270 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084611270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084611270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084611270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084611270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084611272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084611272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084611272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084611272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084611272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084611272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084611272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084611272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084611272 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084611272 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084611272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(754)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084611273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084611273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084611277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084611284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(752)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(754)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084611300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084611300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084611300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084611300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084611300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084611300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084611300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084611300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084611300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084611301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084611302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084611302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084611302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084611302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084611302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084611302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084611302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084611302 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084611302 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084611302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084611302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084611302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084611306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084611314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084611693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084611693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084611693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084611693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@a044dc75396f: 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) } } } } 20240910084611695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084611696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@a044dc75396f: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='E02133E0'O, index=0 SGSN_Test-GSUP(761)@a044dc75396f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@a044dc75396f: 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 := '8536CD5C2BEAE22653701CDC9D25B7C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4754D14F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3FD0B3BC6989E1B'O } } } } } 20240910084611741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611741 DLLC NOTICE LLME(ffffffff/e02133e0){UNASSIGNED} LLC RX: unknown TLLI 0xe02133e0, creating LLME on the fly (gprs_llc.c:552) 20240910084611741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084611741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084611741 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084611741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084611741 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084611741 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084611741 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084611741 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084611741 DLLC NOTICE LLME(ffffffff/e02133e0){UNASSIGNED} LLGM Assign pre (e02133e0 => c28aceb3) (gprs_llc.c:1079) 20240910084611741 DLLC NOTICE LLME(e02133e0/c28aceb3){ASSIGNED} LLGM Assign post (e02133e0 => c28aceb3) (gprs_llc.c:1125) 20240910084611741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084611741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084611741 DMM DEBUG MM(262420000000019/c28aceb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084611753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084611753 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084611753 DMM DEBUG MM(262420000000019/c28aceb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240910084611753 DMM NOTICE MM(262420000000019/c28aceb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084611753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084611753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084611753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084611753 DMM DEBUG MM(262420000000019/c28aceb3) Requesting authorization (sgsn_auth.c:160) 20240910084611754 DMM INFO MM(262420000000019/c28aceb3) Requesting authentication tuples (sgsn_auth.c:184) 20240910084611754 DMM DEBUG MM(262420000000019/c28aceb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084611754 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240910084611754 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(761)@a044dc75396f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20240910084611756 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084611756 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084611756 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084611756 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084611756 DMM INFO MM(262420000000019/c28aceb3) Subscriber data update (mmctx.c:430) 20240910084611756 DMM DEBUG MM(262420000000019/c28aceb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084611756 DMM INFO MM(262420000000019/c28aceb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084611756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084611756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084611756 DMM INFO MM(262420000000019/c28aceb3) <- GMM AUTH AND CIPHERING REQ (rand = 85 36 cd 5c 2b ea e2 26 53 70 1c dc 9d 25 b7 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084611763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084611763 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084611763 DMM INFO MM(262420000000019/c28aceb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084611763 DMM NOTICE MM(262420000000019/c28aceb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084611763 DMM DEBUG MM(262420000000019/c28aceb3) checking auth: received GSM SRES = 47 54 d1 4f (gprs_gmm.c:666) 20240910084611763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084611763 DMM DEBUG MM(262420000000019/c28aceb3) Requesting authorization (sgsn_auth.c:160) 20240910084611763 DMM INFO MM(262420000000019/c28aceb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084611763 DMM DEBUG MM(262420000000019/c28aceb3) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084611763 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240910084611763 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) 20240910084611763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084611763 DMM INFO MM(262420000000019/c28aceb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc28aceb3) (gprs_gmm.c:300) 20240910084611765 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084611765 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084611765 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240910084611765 DMM INFO MM(262420000000019/c28aceb3) Subscriber data update (mmctx.c:430) 20240910084611765 DMM DEBUG MM(262420000000019/c28aceb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084611765 DMM INFO MM(262420000000019/c28aceb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084611765 DMM NOTICE MM(262420000000019/c28aceb3) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240910084611765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084611765 DMM NOTICE MM(262420000000019/c28aceb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084611765 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) 20240910084611765 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084611765 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240910084611765 DMM INFO MM(262420000000019/c28aceb3) Subscriber data update (mmctx.c:430) 20240910084611765 DMM DEBUG MM(262420000000019/c28aceb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084611770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084611770 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084611770 DMM INFO MM(262420000000019/c28aceb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084611770 DMM NOTICE MM(262420000000019/c28aceb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084611770 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084611770 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084611770 DLLC NOTICE LLME(e02133e0/c28aceb3){ASSIGNED} LLGM Assign pre (ffffffff => c28aceb3) (gprs_llc.c:1079) 20240910084611770 DLLC NOTICE LLME(ffffffff/c28aceb3){ASSIGNED} LLGM Assign post (ffffffff => c28aceb3) (gprs_llc.c:1125) 20240910084611770 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084611771 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084611771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084611771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@a044dc75396f: setverdict(pass): none -> pass 20240910084611822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084611822 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084611822 DMM INFO MM(262420000000019/c28aceb3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084611822 DMM INFO MM(262420000000019/c28aceb3) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084611822 DMM DEBUG MM(262420000000019/c28aceb3) Using GGSN 0 (gprs_sm.c:312) 20240910084611822 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) 20240910084611822 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240910084611822 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084611822 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084611822 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240910084611834 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 9f 4f c7 be 11 75 37 34 3d 14 05 7f f2 44 5b 34 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) 20240910084611834 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e68138, cbp=0x556c60e9bae0) (sgsn_libgtp.c:629) 20240910084611834 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084611834 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9fe48 TLLI=c28aceb3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084611834 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084611834 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084611841 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:776) 20240910084611847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084611848 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240910084611848 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_attach_pdp_act_user-BVCI196(748)@a044dc75396f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@a044dc75396f: Final verdict of PTC: pass 20240910084611852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49862<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user-BVCI210(752)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(761)@a044dc75396f: Final verdict of PTC: none -NSVCI98(755)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@a044dc75396f: Final verdict of PTC: none -NSVCI97(749)@a044dc75396f: Final verdict of PTC: none 20240910084611854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084611854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI220(758)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@a044dc75396f: Final verdict of PTC: none -NSVCI99(759)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(753)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(747)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(757)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Tue Sep 10 08:46:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20240910084611982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084612383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50032) 20240910084612856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084612856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50032, count=95696) 20240910084613856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084613856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:46:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084614857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084614857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_pdp_act_ggsn_reject started. 20240910084615440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084615441 DMM INFO MM(262420000000019/c28aceb3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084615441 DMM INFO MM(262420000000019/c28aceb3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084615441 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084615441 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084615441 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084615441 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084615441 DLLC NOTICE LLME(ffffffff/c28aceb3){ASSIGNED} LLGM Assign pre (c28aceb3 => ffffffff) (gprs_llc.c:1079) 20240910084615441 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c28aceb3 => ffffffff) (gprs_llc.c:1125) 20240910084615441 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60e9faf0 (gprs_sndcp.c:574) 20240910084615441 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9fe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084615442 DMM NOTICE MM(262420000000019/c28aceb3) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910084615442 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240910084615442 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910084615442 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084615442 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240910084615442 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240910084615442 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) 20240910084615442 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) 20240910084615442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084615442 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084615442 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084615442 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084615442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084615494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084615494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084615494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084615494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084615494 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084615494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084615494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084615494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084615494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(769)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(768)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084615496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084615496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084615496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084615496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084615496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084615496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084615496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084615496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084615496 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084615496 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084615496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084615496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084615496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084615501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(765)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084615509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084615509 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084615531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084615531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084615531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084615531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084615531 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084615531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084615531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084615531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084615531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084615532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084615532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084615532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084615533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084615533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084615533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084615533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084615533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084615533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084615533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084615533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084615533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084615533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084615537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084615545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084615545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084615554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084615554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084615554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084615554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084615554 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084615554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084615554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084615554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084615554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084615555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084615555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084615555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084615556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084615556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084615556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084615556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084615556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084615556 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084615556 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084615556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084615556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084615556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084615559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084615567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084615567 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084615858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084615858 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084615858 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084615858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@a044dc75396f: 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) } } } } 20240910084615860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084615861 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@a044dc75396f: 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)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@a044dc75396f: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D94BA4DC'O, index=0 SGSN_Test-GSUP(780)@a044dc75396f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@a044dc75396f: 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 := '65AF87791B1ED9DA47ED71F27CA25820'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26E0CCB2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '304D4983730A54E9'O } } } } } 20240910084615907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084615907 DLLC NOTICE LLME(ffffffff/d94ba4dc){UNASSIGNED} LLC RX: unknown TLLI 0xd94ba4dc, creating LLME on the fly (gprs_llc.c:552) 20240910084615908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084615908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084615908 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084615908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084615908 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084615908 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084615908 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084615908 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084615908 DLLC NOTICE LLME(ffffffff/d94ba4dc){UNASSIGNED} LLGM Assign pre (d94ba4dc => e22d0889) (gprs_llc.c:1079) 20240910084615908 DLLC NOTICE LLME(d94ba4dc/e22d0889){ASSIGNED} LLGM Assign post (d94ba4dc => e22d0889) (gprs_llc.c:1125) 20240910084615908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084615908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084615908 DMM DEBUG MM(262420000000020/e22d0889) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084615920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084615920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084615920 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084615920 DMM DEBUG MM(262420000000020/e22d0889) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240910084615920 DMM NOTICE MM(262420000000020/e22d0889) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084615920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084615920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084615920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084615920 DMM DEBUG MM(262420000000020/e22d0889) Requesting authorization (sgsn_auth.c:160) 20240910084615920 DMM INFO MM(262420000000020/e22d0889) Requesting authentication tuples (sgsn_auth.c:184) 20240910084615920 DMM DEBUG MM(262420000000020/e22d0889) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084615920 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240910084615920 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(780)@a044dc75396f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20240910084615923 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084615923 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084615923 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084615923 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084615923 DMM INFO MM(262420000000020/e22d0889) Subscriber data update (mmctx.c:430) 20240910084615923 DMM DEBUG MM(262420000000020/e22d0889) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084615923 DMM INFO MM(262420000000020/e22d0889) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084615923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084615923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084615923 DMM INFO MM(262420000000020/e22d0889) <- GMM AUTH AND CIPHERING REQ (rand = 65 af 87 79 1b 1e d9 da 47 ed 71 f2 7c a2 58 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084615930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084615930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084615930 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084615930 DMM INFO MM(262420000000020/e22d0889) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084615930 DMM NOTICE MM(262420000000020/e22d0889) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084615930 DMM DEBUG MM(262420000000020/e22d0889) checking auth: received GSM SRES = 26 e0 cc b2 (gprs_gmm.c:666) 20240910084615930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084615930 DMM DEBUG MM(262420000000020/e22d0889) Requesting authorization (sgsn_auth.c:160) 20240910084615930 DMM INFO MM(262420000000020/e22d0889) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084615930 DMM DEBUG MM(262420000000020/e22d0889) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084615930 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240910084615930 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) 20240910084615930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084615930 DMM INFO MM(262420000000020/e22d0889) <- GMM ATTACH ACCEPT (new P-TMSI=0xe22d0889) (gprs_gmm.c:300) 20240910084615932 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084615932 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084615932 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240910084615932 DMM INFO MM(262420000000020/e22d0889) Subscriber data update (mmctx.c:430) 20240910084615932 DMM DEBUG MM(262420000000020/e22d0889) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084615932 DMM INFO MM(262420000000020/e22d0889) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084615932 DMM NOTICE MM(262420000000020/e22d0889) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240910084615932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084615932 DMM NOTICE MM(262420000000020/e22d0889) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084615932 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) 20240910084615932 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084615932 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240910084615932 DMM INFO MM(262420000000020/e22d0889) Subscriber data update (mmctx.c:430) 20240910084615932 DMM DEBUG MM(262420000000020/e22d0889) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084615939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084615939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084615939 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084615939 DMM INFO MM(262420000000020/e22d0889) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084615939 DMM NOTICE MM(262420000000020/e22d0889) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084615939 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084615939 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084615939 DLLC NOTICE LLME(d94ba4dc/e22d0889){ASSIGNED} LLGM Assign pre (ffffffff => e22d0889) (gprs_llc.c:1079) 20240910084615939 DLLC NOTICE LLME(ffffffff/e22d0889){ASSIGNED} LLGM Assign post (ffffffff => e22d0889) (gprs_llc.c:1125) 20240910084615939 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084615939 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084615939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084615939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@a044dc75396f: setverdict(pass): none -> pass 20240910084615990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084615990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084615990 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084615990 DMM INFO MM(262420000000020/e22d0889) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084615990 DMM INFO MM(262420000000020/e22d0889) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084615990 DMM DEBUG MM(262420000000020/e22d0889) Using GGSN 0 (gprs_sm.c:312) 20240910084615990 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) 20240910084615990 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240910084615990 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084615990 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084615990 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240910084616002 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 8a 6c 8c e7 11 26 63 e0 e0 14 05 7f e6 d9 62 cd 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) 20240910084616002 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f75f1e691a8, cbp=0x556c60e9c060) (sgsn_libgtp.c:629) 20240910084616002 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240910084616002 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240910084616002 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240910084616002 DMM NOTICE MM(262420000000020/e22d0889) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@a044dc75396f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@a044dc75396f: Final verdict of PTC: pass 20240910084616012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084616014 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084616014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@a044dc75396f: Final verdict of PTC: none -NSVCI97(769)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@a044dc75396f: Final verdict of PTC: none -NSVCI98(774)@a044dc75396f: Final verdict of PTC: none -NSVCI99(778)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(771)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(776)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(772)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(767)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Tue Sep 10 08:46:16 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20240910084616140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084616541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97412) 20240910084617015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084617015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97412, count=98572) 20240910084618017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084618017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:46:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084619017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084619017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_pdp_act_user_deact_mo started. 20240910084619604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084619606 DMM INFO MM(262420000000020/e22d0889) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084619606 DMM INFO MM(262420000000020/e22d0889) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084619606 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084619606 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084619606 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084619606 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084619606 DLLC NOTICE LLME(ffffffff/e22d0889){ASSIGNED} LLGM Assign pre (e22d0889 => ffffffff) (gprs_llc.c:1079) 20240910084619606 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e22d0889 => ffffffff) (gprs_llc.c:1125) 20240910084619606 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240910084619606 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) 20240910084619606 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) 20240910084619606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084619606 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084619606 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084619606 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084619606 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084619648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084619648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084619648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084619648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084619648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084619648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084619648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084619648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084619648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084619650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084619650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084619650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084619650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084619650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084619650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084619650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084619650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084619650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084619650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084619650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084619651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084619651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084619654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084619665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084619665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@a044dc75396f: 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(793)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084619691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084619691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084619691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084619691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084619691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084619691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084619691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084619691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084619691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084619693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084619693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084619693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084619694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084619694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084619694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(792)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084619694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084619694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084619694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084619694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084619694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084619695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084619695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084619698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(789)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084619709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084619709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@a044dc75396f: 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(798)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084619728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084619728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084619728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084619728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084619728 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084619728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084619728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084619728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084619728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084619730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084619730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084619730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084619730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084619730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084619730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084619730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084619730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084619730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084619730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084619730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(798)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084619731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084619731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084619735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084619744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084619744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084620018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084620018 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084620018 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084620018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@a044dc75396f: 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) } } } } 20240910084620020 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084620020 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@a044dc75396f: 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(797)@a044dc75396f: 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(797)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@a044dc75396f: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F4D0BCED'O, index=0 SGSN_Test-GSUP(799)@a044dc75396f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@a044dc75396f: 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 := 'A65C473198FCD5FE648AD981E3937D7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E4B4693F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44FD0410AA2534A8'O } } } } } 20240910084620064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084620064 DLLC NOTICE LLME(ffffffff/f4d0bced){UNASSIGNED} LLC RX: unknown TLLI 0xf4d0bced, creating LLME on the fly (gprs_llc.c:552) 20240910084620064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084620064 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084620064 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084620064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084620064 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084620064 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084620064 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084620064 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084620064 DLLC NOTICE LLME(ffffffff/f4d0bced){UNASSIGNED} LLGM Assign pre (f4d0bced => d228af83) (gprs_llc.c:1079) 20240910084620064 DLLC NOTICE LLME(f4d0bced/d228af83){ASSIGNED} LLGM Assign post (f4d0bced => d228af83) (gprs_llc.c:1125) 20240910084620064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084620064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084620064 DMM DEBUG MM(262420000000021/d228af83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084620077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084620077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084620077 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084620077 DMM DEBUG MM(262420000000021/d228af83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240910084620077 DMM NOTICE MM(262420000000021/d228af83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084620077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084620077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084620077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084620077 DMM DEBUG MM(262420000000021/d228af83) Requesting authorization (sgsn_auth.c:160) 20240910084620077 DMM INFO MM(262420000000021/d228af83) Requesting authentication tuples (sgsn_auth.c:184) 20240910084620077 DMM DEBUG MM(262420000000021/d228af83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084620077 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240910084620077 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(799)@a044dc75396f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20240910084620081 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084620081 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084620081 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084620081 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084620081 DMM INFO MM(262420000000021/d228af83) Subscriber data update (mmctx.c:430) 20240910084620081 DMM DEBUG MM(262420000000021/d228af83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084620081 DMM INFO MM(262420000000021/d228af83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084620081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084620081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084620081 DMM INFO MM(262420000000021/d228af83) <- GMM AUTH AND CIPHERING REQ (rand = a6 5c 47 31 98 fc d5 fe 64 8a d9 81 e3 93 7d 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084620089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084620089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084620089 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084620089 DMM INFO MM(262420000000021/d228af83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084620089 DMM NOTICE MM(262420000000021/d228af83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084620089 DMM DEBUG MM(262420000000021/d228af83) checking auth: received GSM SRES = e4 b4 69 3f (gprs_gmm.c:666) 20240910084620089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084620089 DMM DEBUG MM(262420000000021/d228af83) Requesting authorization (sgsn_auth.c:160) 20240910084620089 DMM INFO MM(262420000000021/d228af83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084620089 DMM DEBUG MM(262420000000021/d228af83) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084620089 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240910084620089 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) 20240910084620089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084620089 DMM INFO MM(262420000000021/d228af83) <- GMM ATTACH ACCEPT (new P-TMSI=0xd228af83) (gprs_gmm.c:300) 20240910084620090 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084620090 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084620090 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240910084620090 DMM INFO MM(262420000000021/d228af83) Subscriber data update (mmctx.c:430) 20240910084620090 DMM DEBUG MM(262420000000021/d228af83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084620090 DMM INFO MM(262420000000021/d228af83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084620090 DMM NOTICE MM(262420000000021/d228af83) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240910084620090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084620090 DMM NOTICE MM(262420000000021/d228af83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084620090 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) 20240910084620091 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084620091 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240910084620091 DMM INFO MM(262420000000021/d228af83) Subscriber data update (mmctx.c:430) 20240910084620091 DMM DEBUG MM(262420000000021/d228af83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084620097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084620097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084620097 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084620097 DMM INFO MM(262420000000021/d228af83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084620097 DMM NOTICE MM(262420000000021/d228af83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084620097 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084620097 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084620097 DLLC NOTICE LLME(f4d0bced/d228af83){ASSIGNED} LLGM Assign pre (ffffffff => d228af83) (gprs_llc.c:1079) 20240910084620097 DLLC NOTICE LLME(ffffffff/d228af83){ASSIGNED} LLGM Assign post (ffffffff => d228af83) (gprs_llc.c:1125) 20240910084620097 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084620097 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084620097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084620097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@a044dc75396f: setverdict(pass): none -> pass 20240910084620148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084620148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084620148 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084620148 DMM INFO MM(262420000000021/d228af83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084620149 DMM INFO MM(262420000000021/d228af83) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084620149 DMM DEBUG MM(262420000000021/d228af83) Using GGSN 0 (gprs_sm.c:312) 20240910084620149 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) 20240910084620149 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240910084620149 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084620149 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084620149 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240910084620161 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 84 60 e7 df 11 ee 27 15 bd 14 05 7f 1d ad 4c 1e 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) 20240910084620161 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e691a8, cbp=0x556c60e9c060) (sgsn_libgtp.c:629) 20240910084620161 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084620161 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9fe48 TLLI=d228af83, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084620161 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084620161 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084620168 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:776) 20240910084620175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084620175 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240910084620175 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084620178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084620178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240910084620178 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084620178 DMM INFO MM(262420000000021/d228af83) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240910084620178 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084620178 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240910084620180 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) 20240910084620180 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f75f1e691a8, cbp=0x556c60e9c060) (sgsn_libgtp.c:629) 20240910084620180 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240910084620180 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9fe48, TLLI=d228af83, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084620180 DMM INFO MM(262420000000021/d228af83) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240910084620180 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240910084620180 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@a044dc75396f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@a044dc75396f: Final verdict of PTC: pass 20240910084620188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084620190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084620190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@a044dc75396f: Final verdict of PTC: none -NSVCI98(793)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@a044dc75396f: Final verdict of PTC: none -NSVCI97(787)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(791)@a044dc75396f: Final verdict of PTC: none -NSVCI99(798)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(796)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(785)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Tue Sep 10 08:46:20 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20240910084620318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084620719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91096) 20240910084621191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084621191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91096, count=105648) 20240910084622192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084622192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:46:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084623194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084623194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_pdp_act_user_deact_mt started. 20240910084623780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084623781 DMM INFO MM(262420000000021/d228af83) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084623781 DMM INFO MM(262420000000021/d228af83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084623781 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084623781 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084623781 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084623781 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084623781 DLLC NOTICE LLME(ffffffff/d228af83){ASSIGNED} LLGM Assign pre (d228af83 => ffffffff) (gprs_llc.c:1079) 20240910084623781 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d228af83 => ffffffff) (gprs_llc.c:1125) 20240910084623781 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240910084623781 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) 20240910084623781 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) 20240910084623781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084623781 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084623781 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084623781 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084623781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084623821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084623821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084623821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084623821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084623821 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084623821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084623822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084623822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084623822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084623823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084623823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084623823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084623823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084623823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084623823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084623823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084623823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084623823 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084623823 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084623823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084623824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084623824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084623827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084623836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084623836 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(808)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084623867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084623867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084623867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084623867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084623867 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084623867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084623867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084623867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084623867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084623868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084623868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084623868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084623868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084623868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084623868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084623868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084623868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084623868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084623868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084623868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084623869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084623869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084623873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084623881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084623881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084623905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084623905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084623905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084623905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084623905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084623905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084623905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084623905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084623905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084623906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084623906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084623906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084623907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084623907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084623907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084623907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084623907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084623907 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084623907 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084623907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084623907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084623907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084623912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084623922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084623922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084624195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084624195 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084624195 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084624195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@a044dc75396f: 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) } } } } 20240910084624197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084624198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@a044dc75396f: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='F1A043DA'O, index=0 SGSN_Test-GSUP(818)@a044dc75396f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@a044dc75396f: 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 := '6164C1048CB5C988EAFF7539EFAC3D70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0103894E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAA9A5A1AF06CB35'O } } } } } 20240910084624243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084624243 DLLC NOTICE LLME(ffffffff/f1a043da){UNASSIGNED} LLC RX: unknown TLLI 0xf1a043da, creating LLME on the fly (gprs_llc.c:552) 20240910084624243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084624243 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084624243 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084624243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084624243 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084624243 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084624243 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084624243 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084624243 DLLC NOTICE LLME(ffffffff/f1a043da){UNASSIGNED} LLGM Assign pre (f1a043da => c89802ff) (gprs_llc.c:1079) 20240910084624243 DLLC NOTICE LLME(f1a043da/c89802ff){ASSIGNED} LLGM Assign post (f1a043da => c89802ff) (gprs_llc.c:1125) 20240910084624243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084624243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084624243 DMM DEBUG MM(262420000000022/c89802ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084624255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084624255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084624255 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084624255 DMM DEBUG MM(262420000000022/c89802ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240910084624255 DMM NOTICE MM(262420000000022/c89802ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084624255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084624255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084624255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084624255 DMM DEBUG MM(262420000000022/c89802ff) Requesting authorization (sgsn_auth.c:160) 20240910084624255 DMM INFO MM(262420000000022/c89802ff) Requesting authentication tuples (sgsn_auth.c:184) 20240910084624255 DMM DEBUG MM(262420000000022/c89802ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084624255 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240910084624255 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(818)@a044dc75396f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20240910084624258 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084624258 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084624258 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084624258 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084624258 DMM INFO MM(262420000000022/c89802ff) Subscriber data update (mmctx.c:430) 20240910084624258 DMM DEBUG MM(262420000000022/c89802ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084624258 DMM INFO MM(262420000000022/c89802ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084624258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084624258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084624258 DMM INFO MM(262420000000022/c89802ff) <- GMM AUTH AND CIPHERING REQ (rand = 61 64 c1 04 8c b5 c9 88 ea ff 75 39 ef ac 3d 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084624265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084624265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084624265 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084624265 DMM INFO MM(262420000000022/c89802ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084624265 DMM NOTICE MM(262420000000022/c89802ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084624265 DMM DEBUG MM(262420000000022/c89802ff) checking auth: received GSM SRES = 01 03 89 4e (gprs_gmm.c:666) 20240910084624265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084624265 DMM DEBUG MM(262420000000022/c89802ff) Requesting authorization (sgsn_auth.c:160) 20240910084624265 DMM INFO MM(262420000000022/c89802ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084624265 DMM DEBUG MM(262420000000022/c89802ff) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084624265 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240910084624265 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) 20240910084624265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084624265 DMM INFO MM(262420000000022/c89802ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xc89802ff) (gprs_gmm.c:300) 20240910084624267 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084624267 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084624267 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240910084624267 DMM INFO MM(262420000000022/c89802ff) Subscriber data update (mmctx.c:430) 20240910084624267 DMM DEBUG MM(262420000000022/c89802ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084624267 DMM INFO MM(262420000000022/c89802ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084624267 DMM NOTICE MM(262420000000022/c89802ff) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240910084624267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084624267 DMM NOTICE MM(262420000000022/c89802ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084624267 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) 20240910084624267 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084624267 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240910084624267 DMM INFO MM(262420000000022/c89802ff) Subscriber data update (mmctx.c:430) 20240910084624267 DMM DEBUG MM(262420000000022/c89802ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084624274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084624274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084624274 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084624274 DMM INFO MM(262420000000022/c89802ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084624274 DMM NOTICE MM(262420000000022/c89802ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084624274 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084624274 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084624274 DLLC NOTICE LLME(f1a043da/c89802ff){ASSIGNED} LLGM Assign pre (ffffffff => c89802ff) (gprs_llc.c:1079) 20240910084624274 DLLC NOTICE LLME(ffffffff/c89802ff){ASSIGNED} LLGM Assign post (ffffffff => c89802ff) (gprs_llc.c:1125) 20240910084624274 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084624274 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084624274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084624274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@a044dc75396f: setverdict(pass): none -> pass 20240910084624325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084624325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084624325 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084624325 DMM INFO MM(262420000000022/c89802ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084624325 DMM INFO MM(262420000000022/c89802ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084624325 DMM DEBUG MM(262420000000022/c89802ff) Using GGSN 0 (gprs_sm.c:312) 20240910084624325 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) 20240910084624325 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240910084624325 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084624325 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084624325 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240910084624337 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 a6 65 bd 46 11 c5 00 5e 16 14 05 7f e6 60 91 96 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) 20240910084624337 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e691a8, cbp=0x556c60e9c480) (sgsn_libgtp.c:629) 20240910084624337 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084624337 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9fe48 TLLI=c89802ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084624337 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084624337 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084624345 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:776) 20240910084624352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084624352 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240910084624352 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084624354 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240910084624354 DGPRS INFO PDP(262420000000022:5): Context 0x7f75f1e691a8 was deleted (sgsn_libgtp.c:657) 20240910084624354 DMM INFO MM(262420000000022/c89802ff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084624354 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240910084624354 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@a044dc75396f: Removing Client IMSI='262420000000022'H, index=0 20240910084624361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084624361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240910084624361 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084624361 DMM INFO MM(262420000000022/c89802ff) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@a044dc75396f: Final verdict of PTC: pass 20240910084624363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084624365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084624365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(817)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(818)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@a044dc75396f: Final verdict of PTC: none -NSVCI99(816)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@a044dc75396f: Final verdict of PTC: none -NSVCI98(811)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@a044dc75396f: Final verdict of PTC: none -NSVCI97(806)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(804)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(809)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(814)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Tue Sep 10 08:46:24 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20240910084624496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084624897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83884) 20240910084625366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084625366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83884, count=104824) 20240910084626367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084626367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:46:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084627368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084627368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_pdp_act_deact_dup started. 20240910084627957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084627958 DMM INFO MM(262420000000022/c89802ff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084627958 DMM INFO MM(262420000000022/c89802ff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084627958 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084627958 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084627958 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084627958 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084627958 DLLC NOTICE LLME(ffffffff/c89802ff){ASSIGNED} LLGM Assign pre (c89802ff => ffffffff) (gprs_llc.c:1079) 20240910084627958 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c89802ff => ffffffff) (gprs_llc.c:1125) 20240910084627958 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60e9faf0 (gprs_sndcp.c:574) 20240910084627958 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9fe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084627958 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240910084627958 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) 20240910084627958 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) 20240910084627958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084627958 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084627958 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084627958 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084627958 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@a044dc75396f: 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(826)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084628012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084628012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084628013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084628013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084628013 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084628013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084628013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084628013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084628013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(826)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(825)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084628015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084628015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084628015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084628015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084628015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084628015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084628015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084628015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084628015 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084628015 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084628015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084628015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084628015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084628020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(822)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084628031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(823)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084628044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084628044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084628044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084628044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084628044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084628044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084628044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084628044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084628044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084628046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084628046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084628046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084628047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084628047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084628047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084628047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084628047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084628047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084628047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084628047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(831)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084628048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084628048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(830)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084628051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084628059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(828)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(830)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084628075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084628075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084628075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084628075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084628075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084628075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084628075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084628075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084628075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084628077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084628077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084628077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084628077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084628077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084628077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084628077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084628077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084628077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084628077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084628077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084628078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084628078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084628081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084628092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084628369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084628369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084628369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084628369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@a044dc75396f: 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) } } } } 20240910084628371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084628372 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@a044dc75396f: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='F1EC7D75'O, index=0 SGSN_Test-GSUP(837)@a044dc75396f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@a044dc75396f: 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 := 'F99C04A1933964B2B28089047CC1F3DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FED25443'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '072532B390FCB955'O } } } } } 20240910084628420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628420 DLLC NOTICE LLME(ffffffff/f1ec7d75){UNASSIGNED} LLC RX: unknown TLLI 0xf1ec7d75, creating LLME on the fly (gprs_llc.c:552) 20240910084628420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084628420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084628420 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084628420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084628420 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084628420 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084628420 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084628420 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084628420 DLLC NOTICE LLME(ffffffff/f1ec7d75){UNASSIGNED} LLGM Assign pre (f1ec7d75 => cfc6ef8d) (gprs_llc.c:1079) 20240910084628420 DLLC NOTICE LLME(f1ec7d75/cfc6ef8d){ASSIGNED} LLGM Assign post (f1ec7d75 => cfc6ef8d) (gprs_llc.c:1125) 20240910084628420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084628420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084628420 DMM DEBUG MM(262420000000046/cfc6ef8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084628431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084628431 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084628431 DMM DEBUG MM(262420000000046/cfc6ef8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240910084628431 DMM NOTICE MM(262420000000046/cfc6ef8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084628431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084628431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084628431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084628431 DMM DEBUG MM(262420000000046/cfc6ef8d) Requesting authorization (sgsn_auth.c:160) 20240910084628431 DMM INFO MM(262420000000046/cfc6ef8d) Requesting authentication tuples (sgsn_auth.c:184) 20240910084628431 DMM DEBUG MM(262420000000046/cfc6ef8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084628431 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240910084628431 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(837)@a044dc75396f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20240910084628434 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084628434 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084628434 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084628434 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084628434 DMM INFO MM(262420000000046/cfc6ef8d) Subscriber data update (mmctx.c:430) 20240910084628434 DMM DEBUG MM(262420000000046/cfc6ef8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084628434 DMM INFO MM(262420000000046/cfc6ef8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084628434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084628434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084628434 DMM INFO MM(262420000000046/cfc6ef8d) <- GMM AUTH AND CIPHERING REQ (rand = f9 9c 04 a1 93 39 64 b2 b2 80 89 04 7c c1 f3 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084628441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084628441 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084628441 DMM INFO MM(262420000000046/cfc6ef8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084628441 DMM NOTICE MM(262420000000046/cfc6ef8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084628441 DMM DEBUG MM(262420000000046/cfc6ef8d) checking auth: received GSM SRES = fe d2 54 43 (gprs_gmm.c:666) 20240910084628441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084628441 DMM DEBUG MM(262420000000046/cfc6ef8d) Requesting authorization (sgsn_auth.c:160) 20240910084628441 DMM INFO MM(262420000000046/cfc6ef8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084628441 DMM DEBUG MM(262420000000046/cfc6ef8d) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084628441 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240910084628441 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) 20240910084628441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084628441 DMM INFO MM(262420000000046/cfc6ef8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfc6ef8d) (gprs_gmm.c:300) 20240910084628442 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084628442 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084628442 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240910084628442 DMM INFO MM(262420000000046/cfc6ef8d) Subscriber data update (mmctx.c:430) 20240910084628442 DMM DEBUG MM(262420000000046/cfc6ef8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084628442 DMM INFO MM(262420000000046/cfc6ef8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084628442 DMM NOTICE MM(262420000000046/cfc6ef8d) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240910084628442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084628442 DMM NOTICE MM(262420000000046/cfc6ef8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084628442 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) 20240910084628443 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084628443 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240910084628443 DMM INFO MM(262420000000046/cfc6ef8d) Subscriber data update (mmctx.c:430) 20240910084628443 DMM DEBUG MM(262420000000046/cfc6ef8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084628450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084628450 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084628450 DMM INFO MM(262420000000046/cfc6ef8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084628450 DMM NOTICE MM(262420000000046/cfc6ef8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084628450 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084628450 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084628450 DLLC NOTICE LLME(f1ec7d75/cfc6ef8d){ASSIGNED} LLGM Assign pre (ffffffff => cfc6ef8d) (gprs_llc.c:1079) 20240910084628450 DLLC NOTICE LLME(ffffffff/cfc6ef8d){ASSIGNED} LLGM Assign post (ffffffff => cfc6ef8d) (gprs_llc.c:1125) 20240910084628450 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084628450 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084628450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084628450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@a044dc75396f: setverdict(pass): none -> pass 20240910084628501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084628502 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084628502 DMM INFO MM(262420000000046/cfc6ef8d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084628502 DMM INFO MM(262420000000046/cfc6ef8d) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084628502 DMM DEBUG MM(262420000000046/cfc6ef8d) Using GGSN 0 (gprs_sm.c:312) 20240910084628502 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) 20240910084628502 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240910084628502 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084628502 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084628502 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240910084628513 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 0c 6f 74 81 11 d4 08 5c 53 14 05 7f 37 4e 01 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20240910084628513 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e691a8, cbp=0x556c60e9c480) (sgsn_libgtp.c:629) 20240910084628513 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084628513 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9fe48 TLLI=cfc6ef8d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084628513 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084628513 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084628520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240910084628521 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084628521 DMM INFO MM(262420000000046/cfc6ef8d) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240910084628521 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084628521 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240910084628521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084628521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084628521 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084628521 DMM INFO MM(262420000000046/cfc6ef8d) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240910084628521 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084628521 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@a044dc75396f: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@a044dc75396f: "Received deletePDPContextResponse 1, seq_nr=1036" 20240910084628522 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) 20240910084628522 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f75f1e691a8, cbp=0x556c60e9c480) (sgsn_libgtp.c:629) 20240910084628522 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240910084628523 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9fe48, TLLI=cfc6ef8d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084628523 DMM INFO MM(262420000000046/cfc6ef8d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240910084628523 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240910084628523 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240910084628523 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) 20240910084628523 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(839)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@a044dc75396f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@a044dc75396f: Final verdict of PTC: pass 20240910084630533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@a044dc75396f: Final verdict of PTC: none 20240910084630536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084630536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(826)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@a044dc75396f: Final verdict of PTC: none -NSVCI98(831)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@a044dc75396f: Final verdict of PTC: none -NSVCI99(835)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(829)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(833)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(824)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Tue Sep 10 08:46:30 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20240910084630663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084631064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20240910084631537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084631537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20240910084632538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084632539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Tue Sep 10 08:46:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084633539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084633539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_second_attempt started. 20240910084634124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084634125 DMM INFO MM(262420000000046/cfc6ef8d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084634125 DMM INFO MM(262420000000046/cfc6ef8d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084634125 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084634125 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084634125 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084634125 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084634125 DLLC NOTICE LLME(ffffffff/cfc6ef8d){ASSIGNED} LLGM Assign pre (cfc6ef8d => ffffffff) (gprs_llc.c:1079) 20240910084634125 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cfc6ef8d => ffffffff) (gprs_llc.c:1125) 20240910084634125 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240910084634125 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) 20240910084634125 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) 20240910084634125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084634125 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084634125 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084634125 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084634125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@a044dc75396f: 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(844)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084634166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084634166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084634166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084634166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084634166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084634166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084634166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084634166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084634166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084634168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084634168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084634168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084634168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084634168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084634168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084634168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084634168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084634168 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084634168 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084634168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084634168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084634168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084634172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084634181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(846)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084634214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084634214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084634214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084634214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084634214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084634214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084634214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084634214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084634215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084634216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084634216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084634216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084634217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084634217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084634217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084634217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084634217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084634217 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084634217 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084634217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084634217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084634217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084634221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084634229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084634251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084634251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084634251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084634251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084634251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084634251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084634251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084634251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084634251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084634253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084634253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084634253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084634253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084634253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084634253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084634253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084634253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084634253 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084634253 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084634253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084634254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084634254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084634258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084634267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084634540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084634540 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084634540 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084634540 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@a044dc75396f: 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) } } } } 20240910084634542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084634542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@a044dc75396f: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='F66409A7'O, index=0 SGSN_Test-GSUP(856)@a044dc75396f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@a044dc75396f: 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 := '171E253C68D59CC1CD835452C858D7CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F40736B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE6441F4AF642224'O } } } } } 20240910084634588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634588 DLLC NOTICE LLME(ffffffff/f66409a7){UNASSIGNED} LLC RX: unknown TLLI 0xf66409a7, creating LLME on the fly (gprs_llc.c:552) 20240910084634588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084634588 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084634588 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084634588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084634588 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084634588 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084634588 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084634588 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084634588 DLLC NOTICE LLME(ffffffff/f66409a7){UNASSIGNED} LLGM Assign pre (f66409a7 => d7e5c722) (gprs_llc.c:1079) 20240910084634588 DLLC NOTICE LLME(f66409a7/d7e5c722){ASSIGNED} LLGM Assign post (f66409a7 => d7e5c722) (gprs_llc.c:1125) 20240910084634589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084634589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084634589 DMM DEBUG MM(262420000000022/d7e5c722) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084634602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084634602 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084634602 DMM DEBUG MM(262420000000022/d7e5c722) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240910084634602 DMM NOTICE MM(262420000000022/d7e5c722) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084634602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084634602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084634602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084634602 DMM DEBUG MM(262420000000022/d7e5c722) Requesting authorization (sgsn_auth.c:160) 20240910084634602 DMM INFO MM(262420000000022/d7e5c722) Requesting authentication tuples (sgsn_auth.c:184) 20240910084634602 DMM DEBUG MM(262420000000022/d7e5c722) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084634602 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240910084634602 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(856)@a044dc75396f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@a044dc75396f: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20240910084634605 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084634605 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084634605 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084634605 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084634605 DMM INFO MM(262420000000022/d7e5c722) Subscriber data update (mmctx.c:430) 20240910084634605 DMM DEBUG MM(262420000000022/d7e5c722) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084634605 DMM INFO MM(262420000000022/d7e5c722) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084634605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084634605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084634605 DMM INFO MM(262420000000022/d7e5c722) <- GMM AUTH AND CIPHERING REQ (rand = 17 1e 25 3c 68 d5 9c c1 cd 83 54 52 c8 58 d7 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084634612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084634612 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084634612 DMM INFO MM(262420000000022/d7e5c722) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084634612 DMM NOTICE MM(262420000000022/d7e5c722) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084634612 DMM DEBUG MM(262420000000022/d7e5c722) checking auth: received GSM SRES = 9f 40 73 6b (gprs_gmm.c:666) 20240910084634612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084634612 DMM DEBUG MM(262420000000022/d7e5c722) Requesting authorization (sgsn_auth.c:160) 20240910084634612 DMM INFO MM(262420000000022/d7e5c722) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084634612 DMM DEBUG MM(262420000000022/d7e5c722) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084634612 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240910084634612 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) 20240910084634612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084634612 DMM INFO MM(262420000000022/d7e5c722) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7e5c722) (gprs_gmm.c:300) 20240910084634614 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084634614 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084634614 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240910084634614 DMM INFO MM(262420000000022/d7e5c722) Subscriber data update (mmctx.c:430) 20240910084634614 DMM DEBUG MM(262420000000022/d7e5c722) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084634614 DMM INFO MM(262420000000022/d7e5c722) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084634614 DMM NOTICE MM(262420000000022/d7e5c722) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240910084634614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084634614 DMM NOTICE MM(262420000000022/d7e5c722) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084634614 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) 20240910084634614 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084634614 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240910084634614 DMM INFO MM(262420000000022/d7e5c722) Subscriber data update (mmctx.c:430) 20240910084634614 DMM DEBUG MM(262420000000022/d7e5c722) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084634620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084634620 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084634620 DMM INFO MM(262420000000022/d7e5c722) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084634620 DMM NOTICE MM(262420000000022/d7e5c722) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084634620 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084634620 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084634620 DLLC NOTICE LLME(f66409a7/d7e5c722){ASSIGNED} LLGM Assign pre (ffffffff => d7e5c722) (gprs_llc.c:1079) 20240910084634620 DLLC NOTICE LLME(ffffffff/d7e5c722){ASSIGNED} LLGM Assign post (ffffffff => d7e5c722) (gprs_llc.c:1125) 20240910084634620 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084634620 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084634620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084634620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@a044dc75396f: setverdict(pass): none -> pass TC_attach_second_attempt(858)@a044dc75396f: 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 := '2AEB76696525F89528962EFAE6EF784D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8372D3C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51ADDE31D28D8477'O } } } } } 20240910084634672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084634672 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084634672 DMM INFO MM(262420000000022/d7e5c722) -> GMM ATTACH REQUEST MI(TMSI-0xD7E5C722) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084634672 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084634672 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910084634672 DLLC NOTICE LLME(ffffffff/d7e5c722){ASSIGNED} LLGM Assign pre (d7e5c722 => ea214fd2) (gprs_llc.c:1079) 20240910084634672 DLLC NOTICE LLME(d7e5c722/ea214fd2){ASSIGNED} LLGM Assign post (d7e5c722 => ea214fd2) (gprs_llc.c:1125) 20240910084634672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084634672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084634672 DMM DEBUG MM(262420000000022/ea214fd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084634678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084634678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240910084634678 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084634678 DMM DEBUG MM(262420000000022/ea214fd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240910084634678 DMM NOTICE MM(262420000000022/ea214fd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084634678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084634678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084634678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084634678 DMM DEBUG MM(262420000000022/ea214fd2) Requesting authorization (sgsn_auth.c:160) 20240910084634678 DMM INFO MM(262420000000022/ea214fd2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084634678 DMM DEBUG MM(262420000000022/ea214fd2) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084634678 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240910084634678 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) 20240910084637835 DGPRS DEBUG Checking for inactive LLMEs, time = 7768731 (sgsn.c:131) 20240910084640680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240910084640680 DMM ERROR MM(262420000000022/ea214fd2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240910084640680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240910084640680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240910084640680 DMM NOTICE MM(262420000000022/ea214fd2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240910084640680 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240910084640680 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) 20240910084640680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Reject}: Deallocated (fsm.c:568) 20240910084640680 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Deallocated (fsm.c:568) 20240910084640680 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084640680 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240910084640680 DLLC NOTICE LLME(d7e5c722/ea214fd2){ASSIGNED} LLGM Assign pre (ea214fd2 => ffffffff) (gprs_llc.c:1079) 20240910084640680 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ea214fd2 => ffffffff) (gprs_llc.c:1125) 20240910084654541 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910084654541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084654542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240910084704169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084704171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084704171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084704218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084704219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084704219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084704255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084704256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084704256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@a044dc75396f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a044dc75396f: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20240910084704603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084704603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@a044dc75396f: Final verdict of PTC: none -NSVCI98(849)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@a044dc75396f: Final verdict of PTC: none -NSVCI97(844)@a044dc75396f: Final verdict of PTC: none -NSVCI99(854)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@a044dc75396f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@a044dc75396f: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@a044dc75396f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@a044dc75396f: Final verdict of PTC: none 20240910084704605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60790<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(857)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(842)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(847)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(852)@a044dc75396f: Final verdict of PTC: none TC_attach_second_attempt(858)@a044dc75396f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@a044dc75396f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Tue Sep 10 08:47:04 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20240910084704735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084705036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106380) 20240910084705604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084705604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106380, count=111812) 20240910084706606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084706606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Tue Sep 10 08:47:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084707607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084707607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910084707836 DGPRS DEBUG Checking for inactive LLMEs, time = 7768761 (sgsn.c:131) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_echo_timeout started. 20240910084708098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084708099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084708141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084708141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084708141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084708141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084708141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084708141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084708141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084708141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084708141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084708143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084708143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084708143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084708143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084708143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084708143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084708143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084708143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084708143 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084708143 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084708143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084708144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084708144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084708148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084708158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084708158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084708182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084708182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084708182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084708182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084708182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084708182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084708182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084708182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084708182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084708184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084708184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084708184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084708184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084708184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084708184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084708184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084708184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084708184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084708184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084708184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084708185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084708185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084708188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084708197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084708197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084708221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084708221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084708221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084708221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084708221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084708221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084708221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084708221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084708221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084708223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084708223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084708223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084708223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084708223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084708223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084708223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084708223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084708223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084708223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084708223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084708224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084708224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084708228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084708237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084708237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084708607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084708607 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084708607 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084708607 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@a044dc75396f: 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) } } } } 20240910084708609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084708610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@a044dc75396f: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='C0D7A791'O, index=0 SGSN_Test-GSUP(875)@a044dc75396f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@a044dc75396f: 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 := 'F0D5297B009A4651733A54E2B7B35EB0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84AAA465'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '890326DEE8920498'O } } } } } 20240910084708656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084708656 DLLC NOTICE LLME(ffffffff/c0d7a791){UNASSIGNED} LLC RX: unknown TLLI 0xc0d7a791, creating LLME on the fly (gprs_llc.c:552) 20240910084708656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084708656 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084708656 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084708656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084708656 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084708656 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084708656 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084708656 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084708656 DLLC NOTICE LLME(ffffffff/c0d7a791){UNASSIGNED} LLGM Assign pre (c0d7a791 => f40d8188) (gprs_llc.c:1079) 20240910084708656 DLLC NOTICE LLME(c0d7a791/f40d8188){ASSIGNED} LLGM Assign post (c0d7a791 => f40d8188) (gprs_llc.c:1125) 20240910084708656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084708656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084708656 DMM DEBUG MM(262420000000067/f40d8188) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084708669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084708669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084708669 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084708669 DMM DEBUG MM(262420000000067/f40d8188) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240910084708669 DMM NOTICE MM(262420000000067/f40d8188) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084708669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084708669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084708669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084708669 DMM DEBUG MM(262420000000067/f40d8188) Requesting authorization (sgsn_auth.c:160) 20240910084708670 DMM INFO MM(262420000000067/f40d8188) Requesting authentication tuples (sgsn_auth.c:184) 20240910084708670 DMM DEBUG MM(262420000000067/f40d8188) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084708670 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240910084708670 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(875)@a044dc75396f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@a044dc75396f: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20240910084708672 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084708672 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084708672 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084708672 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084708672 DMM INFO MM(262420000000067/f40d8188) Subscriber data update (mmctx.c:430) 20240910084708672 DMM DEBUG MM(262420000000067/f40d8188) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084708672 DMM INFO MM(262420000000067/f40d8188) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084708672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084708672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084708672 DMM INFO MM(262420000000067/f40d8188) <- GMM AUTH AND CIPHERING REQ (rand = f0 d5 29 7b 00 9a 46 51 73 3a 54 e2 b7 b3 5e b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084708681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084708681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084708681 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084708681 DMM INFO MM(262420000000067/f40d8188) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084708681 DMM NOTICE MM(262420000000067/f40d8188) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084708681 DMM DEBUG MM(262420000000067/f40d8188) checking auth: received GSM SRES = 84 aa a4 65 (gprs_gmm.c:666) 20240910084708681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084708681 DMM DEBUG MM(262420000000067/f40d8188) Requesting authorization (sgsn_auth.c:160) 20240910084708681 DMM INFO MM(262420000000067/f40d8188) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084708681 DMM DEBUG MM(262420000000067/f40d8188) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084708681 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240910084708681 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) 20240910084708681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084708681 DMM INFO MM(262420000000067/f40d8188) <- GMM ATTACH ACCEPT (new P-TMSI=0xf40d8188) (gprs_gmm.c:300) 20240910084708683 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084708683 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084708683 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240910084708683 DMM INFO MM(262420000000067/f40d8188) Subscriber data update (mmctx.c:430) 20240910084708683 DMM DEBUG MM(262420000000067/f40d8188) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084708683 DMM INFO MM(262420000000067/f40d8188) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084708683 DMM NOTICE MM(262420000000067/f40d8188) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240910084708683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084708683 DMM NOTICE MM(262420000000067/f40d8188) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084708683 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) 20240910084708684 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084708684 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240910084708684 DMM INFO MM(262420000000067/f40d8188) Subscriber data update (mmctx.c:430) 20240910084708684 DMM DEBUG MM(262420000000067/f40d8188) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084708690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084708690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084708691 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084708691 DMM INFO MM(262420000000067/f40d8188) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084708691 DMM NOTICE MM(262420000000067/f40d8188) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084708691 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084708691 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084708691 DLLC NOTICE LLME(c0d7a791/f40d8188){ASSIGNED} LLGM Assign pre (ffffffff => f40d8188) (gprs_llc.c:1079) 20240910084708691 DLLC NOTICE LLME(ffffffff/f40d8188){ASSIGNED} LLGM Assign post (ffffffff => f40d8188) (gprs_llc.c:1125) 20240910084708691 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084708691 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084708691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084708691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@a044dc75396f: setverdict(pass): none -> pass 20240910084708742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084708742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084708742 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084708742 DMM INFO MM(262420000000067/f40d8188) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084708742 DMM INFO MM(262420000000067/f40d8188) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084708742 DMM DEBUG MM(262420000000067/f40d8188) Using GGSN 0 (gprs_sm.c:312) 20240910084708742 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) 20240910084708742 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240910084708742 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084708742 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084708742 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240910084708753 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 e2 ca b3 bc 11 ef 90 04 cb 14 05 7f c3 c2 48 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20240910084708753 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e691a8, cbp=0x556c60e9c480) (sgsn_libgtp.c:629) 20240910084708753 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084708753 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9fe48 TLLI=f40d8188, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084708753 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084708753 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084713620 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240910084713623 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) 20240910084713623 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x556c60e918f0) (sgsn_libgtp.c:629) 20240910084718621 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1039" 20240910084723622 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240910084723622 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1039" 20240910084728608 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910084728608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084728608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240910084728623 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240910084728623 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240910084728623 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1041" 20240910084733624 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240910084733624 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240910084733624 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240910084733624 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1041" 20240910084737837 DGPRS DEBUG Checking for inactive LLMEs, time = 7768791 (sgsn.c:131) 20240910084738146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084738147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084738147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084738186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084738187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084738187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084738224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084738226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084738226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084738625 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240910084738625 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240910084738625 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240910084738625 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240910084738625 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1043" 20240910084743627 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240910084743627 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240910084743627 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240910084743627 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240910084743627 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x556c60e918f0) (sgsn_libgtp.c:629) 20240910084743627 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x556c60e918f0) (sgsn_libgtp.c:633) 20240910084743627 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240910084743627 DMM INFO MM(262420000000067/f40d8188) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084743627 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240910084743627 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240910084743627 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240910084743627 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240910084743627 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240910084743627 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240910084743627 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240910084743627 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240910084743627 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240910084743627 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240910084743627 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240910084743627 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240910084743627 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@a044dc75396f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@a044dc75396f: Removing Client IMSI='262420000000067'H, index=0 20240910084743636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084743636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240910084743636 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084743636 DMM INFO MM(262420000000067/f40d8188) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@a044dc75396f: Final verdict of PTC: pass 20240910084743639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084743641 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084743641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@a044dc75396f: Final verdict of PTC: none -NSVCI99(873)@a044dc75396f: Final verdict of PTC: none -NSVCI97(863)@a044dc75396f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@a044dc75396f: Final verdict of PTC: none -NSVCI98(868)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@a044dc75396f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@a044dc75396f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(866)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(871)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(861)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Tue Sep 10 08:47:43 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20240910084743768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084744169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100248) 20240910084744642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084744642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100248, count=113572) 20240910084745644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084745644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Tue Sep 10 08:47:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084746646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084746646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_restart_ctr_echo started. 20240910084747229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084747230 DMM INFO MM(262420000000067/f40d8188) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084747230 DMM INFO MM(262420000000067/f40d8188) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084747230 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084747230 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084747230 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084747230 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084747230 DLLC NOTICE LLME(ffffffff/f40d8188){ASSIGNED} LLGM Assign pre (f40d8188 => ffffffff) (gprs_llc.c:1079) 20240910084747230 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f40d8188 => ffffffff) (gprs_llc.c:1125) 20240910084747230 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60e9faf0 (gprs_sndcp.c:574) 20240910084747230 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9fe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084747230 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240910084747230 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) 20240910084747230 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) 20240910084747230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084747230 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084747230 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084747230 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084747230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@a044dc75396f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(882)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084747286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084747286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084747286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084747286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084747286 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084747286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084747286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084747286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084747286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(883)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084747288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084747288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084747288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084747288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084747288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084747288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084747288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084747288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084747288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084747288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084747288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084747289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084747289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084747293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084747302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084747302 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(882)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(880)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(887)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084747308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084747308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084747308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084747308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084747308 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084747308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084747308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084747308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084747308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084747309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084747309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084747309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084747309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084747309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084747309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084747309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084747309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084747309 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084747309 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084747309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084747310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084747310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084747313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084747321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084747321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084747355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084747355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084747355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084747355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084747355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084747355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084747355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084747355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084747355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084747357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084747357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084747357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084747357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084747357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084747357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084747357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084747357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084747357 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084747357 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084747357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084747358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084747358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084747362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084747371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084747371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084747647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084747647 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084747647 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084747647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@a044dc75396f: 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) } } } } 20240910084747649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084747650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@a044dc75396f: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='DCFFBD83'O, index=0 SGSN_Test-GSUP(894)@a044dc75396f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@a044dc75396f: 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 := 'ED1CCE776ED6110C776B083942DD1BCC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '330AA6EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '352C4A1ED6BEDB18'O } } } } } 20240910084747699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084747699 DLLC NOTICE LLME(ffffffff/dcffbd83){UNASSIGNED} LLC RX: unknown TLLI 0xdcffbd83, creating LLME on the fly (gprs_llc.c:552) 20240910084747699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084747699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084747699 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084747699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084747699 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084747699 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084747699 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084747699 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084747699 DLLC NOTICE LLME(ffffffff/dcffbd83){UNASSIGNED} LLGM Assign pre (dcffbd83 => e50cd8fa) (gprs_llc.c:1079) 20240910084747699 DLLC NOTICE LLME(dcffbd83/e50cd8fa){ASSIGNED} LLGM Assign post (dcffbd83 => e50cd8fa) (gprs_llc.c:1125) 20240910084747699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084747699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084747699 DMM DEBUG MM(262420000000023/e50cd8fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084747711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084747711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084747711 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084747711 DMM DEBUG MM(262420000000023/e50cd8fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240910084747711 DMM NOTICE MM(262420000000023/e50cd8fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084747711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084747711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084747711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084747711 DMM DEBUG MM(262420000000023/e50cd8fa) Requesting authorization (sgsn_auth.c:160) 20240910084747711 DMM INFO MM(262420000000023/e50cd8fa) Requesting authentication tuples (sgsn_auth.c:184) 20240910084747711 DMM DEBUG MM(262420000000023/e50cd8fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084747711 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240910084747711 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(894)@a044dc75396f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@a044dc75396f: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20240910084747714 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084747714 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084747714 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084747714 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084747714 DMM INFO MM(262420000000023/e50cd8fa) Subscriber data update (mmctx.c:430) 20240910084747714 DMM DEBUG MM(262420000000023/e50cd8fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084747714 DMM INFO MM(262420000000023/e50cd8fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084747714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084747714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084747714 DMM INFO MM(262420000000023/e50cd8fa) <- GMM AUTH AND CIPHERING REQ (rand = ed 1c ce 77 6e d6 11 0c 77 6b 08 39 42 dd 1b cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084747721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084747721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084747721 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084747721 DMM INFO MM(262420000000023/e50cd8fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084747721 DMM NOTICE MM(262420000000023/e50cd8fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084747721 DMM DEBUG MM(262420000000023/e50cd8fa) checking auth: received GSM SRES = 33 0a a6 ec (gprs_gmm.c:666) 20240910084747721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084747721 DMM DEBUG MM(262420000000023/e50cd8fa) Requesting authorization (sgsn_auth.c:160) 20240910084747721 DMM INFO MM(262420000000023/e50cd8fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084747721 DMM DEBUG MM(262420000000023/e50cd8fa) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084747721 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240910084747721 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) 20240910084747721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084747721 DMM INFO MM(262420000000023/e50cd8fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xe50cd8fa) (gprs_gmm.c:300) 20240910084747722 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084747722 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084747722 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240910084747723 DMM INFO MM(262420000000023/e50cd8fa) Subscriber data update (mmctx.c:430) 20240910084747723 DMM DEBUG MM(262420000000023/e50cd8fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084747723 DMM INFO MM(262420000000023/e50cd8fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084747723 DMM NOTICE MM(262420000000023/e50cd8fa) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240910084747723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084747723 DMM NOTICE MM(262420000000023/e50cd8fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084747723 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) 20240910084747723 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084747723 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240910084747723 DMM INFO MM(262420000000023/e50cd8fa) Subscriber data update (mmctx.c:430) 20240910084747723 DMM DEBUG MM(262420000000023/e50cd8fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084747729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084747729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084747729 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084747729 DMM INFO MM(262420000000023/e50cd8fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084747729 DMM NOTICE MM(262420000000023/e50cd8fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084747729 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084747729 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084747729 DLLC NOTICE LLME(dcffbd83/e50cd8fa){ASSIGNED} LLGM Assign pre (ffffffff => e50cd8fa) (gprs_llc.c:1079) 20240910084747729 DLLC NOTICE LLME(ffffffff/e50cd8fa){ASSIGNED} LLGM Assign post (ffffffff => e50cd8fa) (gprs_llc.c:1125) 20240910084747729 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084747729 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084747729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084747729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@a044dc75396f: setverdict(pass): none -> pass 20240910084747781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084747781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084747781 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084747781 DMM INFO MM(262420000000023/e50cd8fa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084747781 DMM INFO MM(262420000000023/e50cd8fa) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084747781 DMM DEBUG MM(262420000000023/e50cd8fa) Using GGSN 0 (gprs_sm.c:312) 20240910084747781 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240910084747781 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084747781 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084747781 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240910084747789 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 25 74 95 fa 11 dd 7f 06 f8 14 05 7f 17 4b 1f ff 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) 20240910084747789 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e66058, cbp=0x556c60e9c480) (sgsn_libgtp.c:629) 20240910084747789 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084747789 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=e50cd8fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084747789 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084747789 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084752783 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240910084752785 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) 20240910084752785 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x556c60e918f0) (sgsn_libgtp.c:629) 20240910084757785 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240910084757787 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) 20240910084757787 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x556c60e918f0) (sgsn_libgtp.c:629) 20240910084757787 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240910084757787 DMM INFO MM(262420000000023/e50cd8fa) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084757787 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240910084757787 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@a044dc75396f: Removing Client IMSI='262420000000023'H, index=0 20240910084757796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084757796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240910084757796 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084757796 DMM INFO MM(262420000000023/e50cd8fa) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@a044dc75396f: Final verdict of PTC: pass 20240910084757798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@a044dc75396f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@a044dc75396f: Final verdict of PTC: none 20240910084757801 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084757801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(887)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@a044dc75396f: Final verdict of PTC: none -NSVCI97(883)@a044dc75396f: Final verdict of PTC: none -NSVCI99(893)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@a044dc75396f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@a044dc75396f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(885)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(891)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(881)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Tue Sep 10 08:47:57 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20240910084757927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084758329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93372) 20240910084758801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084758801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93372, count=103764) 20240910084759803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084759803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Tue Sep 10 08:48:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084800805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084800805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_restart_ctr_create started. 20240910084801391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084801393 DMM INFO MM(262420000000023/e50cd8fa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084801393 DMM INFO MM(262420000000023/e50cd8fa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084801393 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084801393 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084801393 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084801393 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084801393 DLLC NOTICE LLME(ffffffff/e50cd8fa){ASSIGNED} LLGM Assign pre (e50cd8fa => ffffffff) (gprs_llc.c:1079) 20240910084801393 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e50cd8fa => ffffffff) (gprs_llc.c:1125) 20240910084801393 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910084801393 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084801393 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240910084801393 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) 20240910084801393 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) 20240910084801393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084801393 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084801393 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084801393 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084801393 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084801452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084801452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084801452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084801452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084801452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084801453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084801453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084801453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084801453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(901)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084801455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084801455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084801455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084801455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084801455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084801455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084801455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084801455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084801455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084801455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084801455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084801455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084801455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084801459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084801467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801468 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(899)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(901)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084801478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084801478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084801478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084801478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084801478 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084801478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084801478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084801478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084801478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084801479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084801479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084801479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084801480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084801480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084801480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084801480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084801480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084801480 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084801480 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084801480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084801480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084801480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084801485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084801495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084801528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084801528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084801528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084801528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084801528 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084801528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084801528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084801528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084801529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084801530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084801530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084801530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084801530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084801530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084801530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084801531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084801531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084801531 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084801531 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084801531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(912)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084801531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084801531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084801535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084801544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(909)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084801806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084801806 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084801806 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084801806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@a044dc75396f: 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) } } } } 20240910084801808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084801808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@a044dc75396f: 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(911)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@a044dc75396f: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='EC71CA1A'O, index=0 SGSN_Test-GSUP(913)@a044dc75396f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@a044dc75396f: 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 := '2DE0085071AB9091900A756C0A73BFA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBC7790C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C726CD2FCBCBAF9'O } } } } } 20240910084801855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801855 DLLC NOTICE LLME(ffffffff/ec71ca1a){UNASSIGNED} LLC RX: unknown TLLI 0xec71ca1a, creating LLME on the fly (gprs_llc.c:552) 20240910084801855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084801855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084801855 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084801855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084801855 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084801855 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084801855 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084801855 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084801855 DLLC NOTICE LLME(ffffffff/ec71ca1a){UNASSIGNED} LLGM Assign pre (ec71ca1a => ce45b0eb) (gprs_llc.c:1079) 20240910084801855 DLLC NOTICE LLME(ec71ca1a/ce45b0eb){ASSIGNED} LLGM Assign post (ec71ca1a => ce45b0eb) (gprs_llc.c:1125) 20240910084801855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084801855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084801855 DMM DEBUG MM(262420000000024/ce45b0eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084801867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084801867 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084801867 DMM DEBUG MM(262420000000024/ce45b0eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240910084801867 DMM NOTICE MM(262420000000024/ce45b0eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084801867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084801867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084801867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084801867 DMM DEBUG MM(262420000000024/ce45b0eb) Requesting authorization (sgsn_auth.c:160) 20240910084801867 DMM INFO MM(262420000000024/ce45b0eb) Requesting authentication tuples (sgsn_auth.c:184) 20240910084801867 DMM DEBUG MM(262420000000024/ce45b0eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084801867 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240910084801867 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(913)@a044dc75396f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@a044dc75396f: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20240910084801870 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084801870 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084801870 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084801870 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084801870 DMM INFO MM(262420000000024/ce45b0eb) Subscriber data update (mmctx.c:430) 20240910084801870 DMM DEBUG MM(262420000000024/ce45b0eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084801870 DMM INFO MM(262420000000024/ce45b0eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084801870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084801870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084801870 DMM INFO MM(262420000000024/ce45b0eb) <- GMM AUTH AND CIPHERING REQ (rand = 2d e0 08 50 71 ab 90 91 90 0a 75 6c 0a 73 bf a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084801877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084801877 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084801877 DMM INFO MM(262420000000024/ce45b0eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084801877 DMM NOTICE MM(262420000000024/ce45b0eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084801877 DMM DEBUG MM(262420000000024/ce45b0eb) checking auth: received GSM SRES = bb c7 79 0c (gprs_gmm.c:666) 20240910084801877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084801877 DMM DEBUG MM(262420000000024/ce45b0eb) Requesting authorization (sgsn_auth.c:160) 20240910084801877 DMM INFO MM(262420000000024/ce45b0eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084801877 DMM DEBUG MM(262420000000024/ce45b0eb) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084801877 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240910084801877 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) 20240910084801877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084801877 DMM INFO MM(262420000000024/ce45b0eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xce45b0eb) (gprs_gmm.c:300) 20240910084801878 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084801878 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084801878 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240910084801878 DMM INFO MM(262420000000024/ce45b0eb) Subscriber data update (mmctx.c:430) 20240910084801878 DMM DEBUG MM(262420000000024/ce45b0eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084801878 DMM INFO MM(262420000000024/ce45b0eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084801878 DMM NOTICE MM(262420000000024/ce45b0eb) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240910084801878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084801878 DMM NOTICE MM(262420000000024/ce45b0eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084801878 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) 20240910084801879 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084801879 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240910084801879 DMM INFO MM(262420000000024/ce45b0eb) Subscriber data update (mmctx.c:430) 20240910084801879 DMM DEBUG MM(262420000000024/ce45b0eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084801885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084801885 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084801885 DMM INFO MM(262420000000024/ce45b0eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084801885 DMM NOTICE MM(262420000000024/ce45b0eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084801885 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084801885 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084801885 DLLC NOTICE LLME(ec71ca1a/ce45b0eb){ASSIGNED} LLGM Assign pre (ffffffff => ce45b0eb) (gprs_llc.c:1079) 20240910084801885 DLLC NOTICE LLME(ffffffff/ce45b0eb){ASSIGNED} LLGM Assign post (ffffffff => ce45b0eb) (gprs_llc.c:1125) 20240910084801885 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084801885 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084801885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084801886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@a044dc75396f: setverdict(pass): none -> pass 20240910084801936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084801937 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084801937 DMM INFO MM(262420000000024/ce45b0eb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084801937 DMM INFO MM(262420000000024/ce45b0eb) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084801937 DMM DEBUG MM(262420000000024/ce45b0eb) Using GGSN 0 (gprs_sm.c:312) 20240910084801937 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240910084801937 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084801937 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084801937 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240910084801948 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 be ba 5d 1a 11 88 85 88 81 14 05 7f 57 55 3d 40 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) 20240910084801948 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f75f1e66058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240910084801948 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f75f1e66058, cbp=0x556c60e9c480) (sgsn_libgtp.c:629) 20240910084801948 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240910084801948 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240910084801948 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240910084801948 DMM NOTICE MM(262420000000024/ce45b0eb) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084801955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084801955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084801955 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084801955 DMM INFO MM(262420000000024/ce45b0eb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084801955 DMM INFO MM(262420000000024/ce45b0eb) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084801955 DMM DEBUG MM(262420000000024/ce45b0eb) Using GGSN 0 (gprs_sm.c:312) 20240910084801955 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240910084801955 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084801955 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084801955 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240910084801958 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 be ba 5d 1a 11 88 85 88 81 14 05 7f 57 55 3d 40 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) 20240910084801958 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f75f1e66058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240910084801958 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e66058, cbp=0x556c60e9c480) (sgsn_libgtp.c:629) 20240910084801958 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084801958 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=ce45b0eb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084801958 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084801958 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@a044dc75396f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@a044dc75396f: Final verdict of PTC: pass 20240910084801966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084801968 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084801968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(911)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(913)@a044dc75396f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@a044dc75396f: Final verdict of PTC: none -NSVCI97(902)@a044dc75396f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@a044dc75396f: Final verdict of PTC: none -NSVCI98(906)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@a044dc75396f: Final verdict of PTC: none -NSVCI99(912)@a044dc75396f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(909)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(904)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(910)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(900)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(909): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Tue Sep 10 08:48:02 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20240910084802096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084802497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100232) 20240910084802968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084802969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100232, count=104588) 20240910084803969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084803969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:48:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084804970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084804970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240910084805556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084805557 DMM INFO MM(262420000000024/ce45b0eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084805557 DMM INFO MM(262420000000024/ce45b0eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084805557 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084805557 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084805557 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084805558 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084805558 DLLC NOTICE LLME(ffffffff/ce45b0eb){ASSIGNED} LLGM Assign pre (ce45b0eb => ffffffff) (gprs_llc.c:1079) 20240910084805558 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ce45b0eb => ffffffff) (gprs_llc.c:1125) 20240910084805558 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910084805558 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084805558 DMM NOTICE MM(262420000000024/ce45b0eb) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910084805558 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240910084805558 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910084805558 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084805558 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240910084805558 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240910084805558 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) 20240910084805558 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) 20240910084805558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084805558 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084805558 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084805558 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084805558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084805601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084805601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084805601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084805601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084805601 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084805601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084805601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084805601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084805601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084805603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084805603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084805603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084805603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084805603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084805603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084805603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084805603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084805603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084805603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084805603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084805604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084805604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084805608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084805618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084805618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084805641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084805641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084805641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084805641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084805641 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084805641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084805641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084805641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084805641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084805643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084805643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084805643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084805643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084805643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084805643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084805643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084805644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084805644 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084805644 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084805644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084805644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084805645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084805649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084805658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084805658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084805677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084805677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084805677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084805677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084805677 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084805677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084805677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084805677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084805677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084805679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084805679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084805679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084805680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084805680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084805680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084805680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084805680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084805680 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084805680 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084805680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084805681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084805681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084805685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084805694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084805694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084805971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084805971 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084805971 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084805971 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@a044dc75396f: 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) } } } } 20240910084805973 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084805973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@a044dc75396f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='E370A967'O, index=0 SGSN_Test-GSUP(932)@a044dc75396f: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@a044dc75396f: 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 := 'EBE5DCDB3EE576C85BCBC4B9416BF494'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFA4804F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74145B7C384B098C'O } } } } } 20240910084807027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084807027 DLLC NOTICE LLME(ffffffff/e370a967){UNASSIGNED} LLC RX: unknown TLLI 0xe370a967, creating LLME on the fly (gprs_llc.c:552) 20240910084807027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084807027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084807027 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084807027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084807027 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084807027 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084807027 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084807027 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084807027 DLLC NOTICE LLME(ffffffff/e370a967){UNASSIGNED} LLGM Assign pre (e370a967 => e6456ac1) (gprs_llc.c:1079) 20240910084807027 DLLC NOTICE LLME(e370a967/e6456ac1){ASSIGNED} LLGM Assign post (e370a967 => e6456ac1) (gprs_llc.c:1125) 20240910084807027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084807027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084807027 DMM DEBUG MM(262420000000025/e6456ac1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084807038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084807038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084807038 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084807038 DMM DEBUG MM(262420000000025/e6456ac1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240910084807038 DMM NOTICE MM(262420000000025/e6456ac1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084807038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084807039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084807039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084807039 DMM DEBUG MM(262420000000025/e6456ac1) Requesting authorization (sgsn_auth.c:160) 20240910084807039 DMM INFO MM(262420000000025/e6456ac1) Requesting authentication tuples (sgsn_auth.c:184) 20240910084807039 DMM DEBUG MM(262420000000025/e6456ac1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084807039 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240910084807039 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(932)@a044dc75396f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20240910084807041 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084807041 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084807041 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084807041 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084807041 DMM INFO MM(262420000000025/e6456ac1) Subscriber data update (mmctx.c:430) 20240910084807041 DMM DEBUG MM(262420000000025/e6456ac1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084807041 DMM INFO MM(262420000000025/e6456ac1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084807041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084807041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084807041 DMM INFO MM(262420000000025/e6456ac1) <- GMM AUTH AND CIPHERING REQ (rand = eb e5 dc db 3e e5 76 c8 5b cb c4 b9 41 6b f4 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084807048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084807048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084807048 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084807048 DMM INFO MM(262420000000025/e6456ac1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084807048 DMM NOTICE MM(262420000000025/e6456ac1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084807048 DMM DEBUG MM(262420000000025/e6456ac1) checking auth: received GSM SRES = af a4 80 4f (gprs_gmm.c:666) 20240910084807048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084807048 DMM DEBUG MM(262420000000025/e6456ac1) Requesting authorization (sgsn_auth.c:160) 20240910084807048 DMM INFO MM(262420000000025/e6456ac1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084807048 DMM DEBUG MM(262420000000025/e6456ac1) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084807048 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240910084807048 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) 20240910084807048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084807048 DMM INFO MM(262420000000025/e6456ac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6456ac1) (gprs_gmm.c:300) 20240910084807049 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084807049 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084807049 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240910084807049 DMM INFO MM(262420000000025/e6456ac1) Subscriber data update (mmctx.c:430) 20240910084807049 DMM DEBUG MM(262420000000025/e6456ac1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084807049 DMM INFO MM(262420000000025/e6456ac1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084807049 DMM NOTICE MM(262420000000025/e6456ac1) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240910084807049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084807049 DMM NOTICE MM(262420000000025/e6456ac1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084807049 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) 20240910084807050 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084807050 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240910084807050 DMM INFO MM(262420000000025/e6456ac1) Subscriber data update (mmctx.c:430) 20240910084807050 DMM DEBUG MM(262420000000025/e6456ac1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084807056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084807056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084807056 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084807056 DMM INFO MM(262420000000025/e6456ac1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084807056 DMM NOTICE MM(262420000000025/e6456ac1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084807056 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084807056 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084807056 DLLC NOTICE LLME(e370a967/e6456ac1){ASSIGNED} LLGM Assign pre (ffffffff => e6456ac1) (gprs_llc.c:1079) 20240910084807057 DLLC NOTICE LLME(ffffffff/e6456ac1){ASSIGNED} LLGM Assign post (ffffffff => e6456ac1) (gprs_llc.c:1125) 20240910084807057 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084807057 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084807057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084807057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@a044dc75396f: setverdict(pass): none -> pass 20240910084807108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084807108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084807109 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084807109 DMM INFO MM(262420000000025/e6456ac1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084807109 DMM INFO MM(262420000000025/e6456ac1) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084807109 DMM DEBUG MM(262420000000025/e6456ac1) Using GGSN 0 (gprs_sm.c:312) 20240910084807109 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) 20240910084807109 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240910084807109 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084807109 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084807109 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240910084807120 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 24 81 6e c3 11 c7 b3 15 ef 14 05 7f ab a0 df 5a 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) 20240910084807120 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e670c8, cbp=0x556c60e990f0) (sgsn_libgtp.c:629) 20240910084807120 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084807120 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=e6456ac1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084807121 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084807121 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084807128 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240910084807128 DGPRS INFO PDP(262420000000025:5): Context 0x7f75f1e670c8 was deleted (sgsn_libgtp.c:657) 20240910084807128 DMM INFO MM(262420000000025/e6456ac1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084807128 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240910084807128 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240910084807838 DGPRS DEBUG Checking for inactive LLMEs, time = 7768821 (sgsn.c:131) 20240910084815129 DMM INFO MM(262420000000025/e6456ac1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084823001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240910084823129 DMM INFO MM(262420000000025/e6456ac1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084825972 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910084825972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240910084825972 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084831130 DMM INFO MM(262420000000025/e6456ac1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084835606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084835607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084835607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084835645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084835647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084835647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084835681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084835683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084835683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910084837839 DGPRS DEBUG Checking for inactive LLMEs, time = 7768851 (sgsn.c:131) 20240910084839131 DMM INFO MM(262420000000025/e6456ac1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@a044dc75396f: Removing Client IMSI='262420000000025'H, index=0 20240910084839139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084839139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240910084839140 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084839140 DMM INFO MM(262420000000025/e6456ac1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@a044dc75396f: Final verdict of PTC: pass 20240910084839142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084839144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084839144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(932)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@a044dc75396f: Final verdict of PTC: none -NSVCI97(920)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@a044dc75396f: Final verdict of PTC: none -NSVCI98(925)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@a044dc75396f: Final verdict of PTC: none -NSVCI99(930)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(928)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(923)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(918)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Tue Sep 10 08:48:39 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20240910084839271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084839672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107740) 20240910084840145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084840145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107740, count=112096) 20240910084841146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084841146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084842147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084842147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240910084842732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084842733 DMM INFO MM(262420000000025/e6456ac1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084842733 DMM INFO MM(262420000000025/e6456ac1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084842733 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084842733 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084842733 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084842733 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084842733 DLLC NOTICE LLME(ffffffff/e6456ac1){ASSIGNED} LLGM Assign pre (e6456ac1 => ffffffff) (gprs_llc.c:1079) 20240910084842733 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e6456ac1 => ffffffff) (gprs_llc.c:1125) 20240910084842733 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910084842733 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084842733 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240910084842733 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) 20240910084842733 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) 20240910084842733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084842733 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084842733 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084842733 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084842733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084842781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084842781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084842781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084842781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084842781 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084842781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084842781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084842781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084842781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084842782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084842782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084842782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084842783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084842783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084842783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084842783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084842783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084842783 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084842783 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084842783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084842783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084842783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084842786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084842795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084842795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084842817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084842817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084842817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084842817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084842817 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084842817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084842817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084842817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084842817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084842818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084842818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084842818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084842819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084842819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084842819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084842819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084842819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084842819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084842819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084842819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084842819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084842819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084842824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084842833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084842833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084842870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084842870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084842870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084842870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084842870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084842870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084842870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084842870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084842870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084842872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084842872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084842872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084842872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084842872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084842872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084842872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084842873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084842873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084842873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084842873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084842873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084842873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084842876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084842885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084842885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084843149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084843149 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084843149 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084843149 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@a044dc75396f: 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) } } } } 20240910084843151 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084843151 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(949)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(949)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@a044dc75396f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='F464767C'O, index=0 SGSN_Test-GSUP(951)@a044dc75396f: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@a044dc75396f: 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 := 'BE4835A89CA7283610C48410D298AF78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B995D267'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0DE04E8955B5170'O } } } } } 20240910084843197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084843197 DLLC NOTICE LLME(ffffffff/f464767c){UNASSIGNED} LLC RX: unknown TLLI 0xf464767c, creating LLME on the fly (gprs_llc.c:552) 20240910084843197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084843197 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084843197 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084843197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084843197 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084843197 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084843197 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084843197 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084843198 DLLC NOTICE LLME(ffffffff/f464767c){UNASSIGNED} LLGM Assign pre (f464767c => c6adf239) (gprs_llc.c:1079) 20240910084843198 DLLC NOTICE LLME(f464767c/c6adf239){ASSIGNED} LLGM Assign post (f464767c => c6adf239) (gprs_llc.c:1125) 20240910084843198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084843198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084843198 DMM DEBUG MM(262420000000027/c6adf239) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084843211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084843211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084843211 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084843211 DMM DEBUG MM(262420000000027/c6adf239) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240910084843211 DMM NOTICE MM(262420000000027/c6adf239) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084843211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084843211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084843211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084843212 DMM DEBUG MM(262420000000027/c6adf239) Requesting authorization (sgsn_auth.c:160) 20240910084843212 DMM INFO MM(262420000000027/c6adf239) Requesting authentication tuples (sgsn_auth.c:184) 20240910084843212 DMM DEBUG MM(262420000000027/c6adf239) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084843212 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240910084843212 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(951)@a044dc75396f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20240910084843214 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084843214 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084843214 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084843214 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084843214 DMM INFO MM(262420000000027/c6adf239) Subscriber data update (mmctx.c:430) 20240910084843214 DMM DEBUG MM(262420000000027/c6adf239) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084843214 DMM INFO MM(262420000000027/c6adf239) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084843214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084843215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084843215 DMM INFO MM(262420000000027/c6adf239) <- GMM AUTH AND CIPHERING REQ (rand = be 48 35 a8 9c a7 28 36 10 c4 84 10 d2 98 af 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084843222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084843222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084843222 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084843222 DMM INFO MM(262420000000027/c6adf239) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084843222 DMM NOTICE MM(262420000000027/c6adf239) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084843222 DMM DEBUG MM(262420000000027/c6adf239) checking auth: received GSM SRES = b9 95 d2 67 (gprs_gmm.c:666) 20240910084843222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084843222 DMM DEBUG MM(262420000000027/c6adf239) Requesting authorization (sgsn_auth.c:160) 20240910084843222 DMM INFO MM(262420000000027/c6adf239) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084843222 DMM DEBUG MM(262420000000027/c6adf239) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084843222 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240910084843222 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) 20240910084843222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084843222 DMM INFO MM(262420000000027/c6adf239) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6adf239) (gprs_gmm.c:300) 20240910084843224 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084843224 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084843224 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240910084843224 DMM INFO MM(262420000000027/c6adf239) Subscriber data update (mmctx.c:430) 20240910084843224 DMM DEBUG MM(262420000000027/c6adf239) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084843224 DMM INFO MM(262420000000027/c6adf239) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084843224 DMM NOTICE MM(262420000000027/c6adf239) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240910084843224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084843224 DMM NOTICE MM(262420000000027/c6adf239) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084843224 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) 20240910084843224 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084843224 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240910084843224 DMM INFO MM(262420000000027/c6adf239) Subscriber data update (mmctx.c:430) 20240910084843224 DMM DEBUG MM(262420000000027/c6adf239) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084843231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084843231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084843231 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084843231 DMM INFO MM(262420000000027/c6adf239) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084843231 DMM NOTICE MM(262420000000027/c6adf239) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084843231 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084843231 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084843231 DLLC NOTICE LLME(f464767c/c6adf239){ASSIGNED} LLGM Assign pre (ffffffff => c6adf239) (gprs_llc.c:1079) 20240910084843231 DLLC NOTICE LLME(ffffffff/c6adf239){ASSIGNED} LLGM Assign post (ffffffff => c6adf239) (gprs_llc.c:1125) 20240910084843231 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084843231 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084843231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084843231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@a044dc75396f: setverdict(pass): none -> pass 20240910084843282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084843282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084843282 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084843282 DMM INFO MM(262420000000027/c6adf239) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084843282 DMM INFO MM(262420000000027/c6adf239) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084843282 DMM DEBUG MM(262420000000027/c6adf239) Using GGSN 0 (gprs_sm.c:312) 20240910084843282 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) 20240910084843282 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240910084843282 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084843282 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084843282 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@a044dc75396f: First createPDPContextRequest received, dropping & waiting for retransmission 20240910084848284 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240910084848291 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 1e f1 ea e2 11 02 3c 87 2b 14 05 7f ed 96 ae e2 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) 20240910084848291 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e670c8, cbp=0x556c60e990f0) (sgsn_libgtp.c:629) 20240910084848291 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084848291 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=c6adf239, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084848291 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084848292 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240910084848301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084848301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240910084848301 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084848301 DMM INFO MM(262420000000027/c6adf239) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240910084848301 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084848301 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@a044dc75396f: First deletePDPContextRequest received, dropping & waiting for retransmission 20240910084853301 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240910084853304 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) 20240910084853304 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f75f1e670c8, cbp=0x556c60e990f0) (sgsn_libgtp.c:629) 20240910084853304 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240910084853304 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=c6adf239, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084853304 DMM INFO MM(262420000000027/c6adf239) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240910084853304 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240910084853304 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@a044dc75396f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@a044dc75396f: Final verdict of PTC: pass 20240910084853314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37894<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@a044dc75396f: Final verdict of PTC: none 20240910084853316 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084853316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(949)@a044dc75396f: Final verdict of PTC: none -NSVCI98(944)@a044dc75396f: Final verdict of PTC: none -NSVCI97(939)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@a044dc75396f: Final verdict of PTC: none -NSVCI99(950)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(948)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(942)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(937)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(947): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Tue Sep 10 08:48:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20240910084853441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084853842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102876) 20240910084854317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084854317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102876, count=104316) 20240910084855318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084855319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:48:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084856319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084856319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240910084856901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084856902 DMM INFO MM(262420000000027/c6adf239) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084856902 DMM INFO MM(262420000000027/c6adf239) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084856902 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084856902 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084856902 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084856902 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084856902 DLLC NOTICE LLME(ffffffff/c6adf239){ASSIGNED} LLGM Assign pre (c6adf239 => ffffffff) (gprs_llc.c:1079) 20240910084856902 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c6adf239 => ffffffff) (gprs_llc.c:1125) 20240910084856902 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240910084856902 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) 20240910084856902 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) 20240910084856902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084856902 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084856902 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084856902 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084856902 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@a044dc75396f: 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(959)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084856954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084856954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084856954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084856954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084856954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084856954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084856954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084856954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084856954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084856955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084856955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084856955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(958)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084856956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084856956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084856956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084856956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084856956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084856956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084856956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084856956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(959)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084856956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084856956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084856960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(955)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084856971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084856971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084856988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084856988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084856988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084856988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084856988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084856988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084856988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084856988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084856988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(963)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084856990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084856990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084856990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084856990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084856990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084856990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084856990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084856990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084856990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084856990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084856990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084856991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084856991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084856995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084857004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084857004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(963)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084857019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084857019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084857019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084857019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084857019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084857019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084857019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084857019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084857019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084857021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084857021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084857021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084857022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084857022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084857022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084857022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084857022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084857022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084857022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084857022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084857022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084857022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084857027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084857034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084857034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084857321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084857321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084857321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084857321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@a044dc75396f: 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) } } } } 20240910084857322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084857323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@a044dc75396f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='D5F02F2D'O, index=0 SGSN_Test-GSUP(970)@a044dc75396f: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a044dc75396f: 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 := '052D273F2F94D950E6D979F73F73072F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '429BB115'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A53F6531876F9A0'O } } } } } 20240910084857366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084857367 DLLC NOTICE LLME(ffffffff/d5f02f2d){UNASSIGNED} LLC RX: unknown TLLI 0xd5f02f2d, creating LLME on the fly (gprs_llc.c:552) 20240910084857367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084857367 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084857367 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084857367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084857367 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084857367 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084857367 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084857367 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084857367 DLLC NOTICE LLME(ffffffff/d5f02f2d){UNASSIGNED} LLGM Assign pre (d5f02f2d => f38ea7b5) (gprs_llc.c:1079) 20240910084857367 DLLC NOTICE LLME(d5f02f2d/f38ea7b5){ASSIGNED} LLGM Assign post (d5f02f2d => f38ea7b5) (gprs_llc.c:1125) 20240910084857367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084857367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084857367 DMM DEBUG MM(262420000000028/f38ea7b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084857379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084857379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084857379 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084857379 DMM DEBUG MM(262420000000028/f38ea7b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240910084857379 DMM NOTICE MM(262420000000028/f38ea7b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084857379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084857379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084857379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084857379 DMM DEBUG MM(262420000000028/f38ea7b5) Requesting authorization (sgsn_auth.c:160) 20240910084857379 DMM INFO MM(262420000000028/f38ea7b5) Requesting authentication tuples (sgsn_auth.c:184) 20240910084857379 DMM DEBUG MM(262420000000028/f38ea7b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084857379 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240910084857379 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(970)@a044dc75396f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20240910084857382 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084857382 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084857382 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084857382 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084857382 DMM INFO MM(262420000000028/f38ea7b5) Subscriber data update (mmctx.c:430) 20240910084857382 DMM DEBUG MM(262420000000028/f38ea7b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084857382 DMM INFO MM(262420000000028/f38ea7b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084857382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084857382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084857382 DMM INFO MM(262420000000028/f38ea7b5) <- GMM AUTH AND CIPHERING REQ (rand = 05 2d 27 3f 2f 94 d9 50 e6 d9 79 f7 3f 73 07 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084857389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084857389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084857389 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084857389 DMM INFO MM(262420000000028/f38ea7b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084857389 DMM NOTICE MM(262420000000028/f38ea7b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084857389 DMM DEBUG MM(262420000000028/f38ea7b5) checking auth: received GSM SRES = 42 9b b1 15 (gprs_gmm.c:666) 20240910084857389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084857389 DMM DEBUG MM(262420000000028/f38ea7b5) Requesting authorization (sgsn_auth.c:160) 20240910084857389 DMM INFO MM(262420000000028/f38ea7b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084857389 DMM DEBUG MM(262420000000028/f38ea7b5) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084857389 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240910084857389 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) 20240910084857389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084857389 DMM INFO MM(262420000000028/f38ea7b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf38ea7b5) (gprs_gmm.c:300) 20240910084857390 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084857390 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084857390 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240910084857390 DMM INFO MM(262420000000028/f38ea7b5) Subscriber data update (mmctx.c:430) 20240910084857390 DMM DEBUG MM(262420000000028/f38ea7b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084857390 DMM INFO MM(262420000000028/f38ea7b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084857390 DMM NOTICE MM(262420000000028/f38ea7b5) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240910084857390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084857390 DMM NOTICE MM(262420000000028/f38ea7b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084857390 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) 20240910084857391 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084857391 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240910084857391 DMM INFO MM(262420000000028/f38ea7b5) Subscriber data update (mmctx.c:430) 20240910084857391 DMM DEBUG MM(262420000000028/f38ea7b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084857397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084857397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084857397 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084857397 DMM INFO MM(262420000000028/f38ea7b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084857397 DMM NOTICE MM(262420000000028/f38ea7b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084857397 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084857397 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084857397 DLLC NOTICE LLME(d5f02f2d/f38ea7b5){ASSIGNED} LLGM Assign pre (ffffffff => f38ea7b5) (gprs_llc.c:1079) 20240910084857397 DLLC NOTICE LLME(ffffffff/f38ea7b5){ASSIGNED} LLGM Assign post (ffffffff => f38ea7b5) (gprs_llc.c:1125) 20240910084857397 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084857397 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084857397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084857397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a044dc75396f: setverdict(pass): none -> pass 20240910084857449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084857449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084857449 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084857449 DMM INFO MM(262420000000028/f38ea7b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084857449 DMM INFO MM(262420000000028/f38ea7b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084857449 DMM DEBUG MM(262420000000028/f38ea7b5) Using GGSN 0 (gprs_sm.c:312) 20240910084857449 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) 20240910084857449 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240910084857449 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084857449 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084857449 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240910084857459 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 18 02 08 51 11 e9 ef 1c 9e 14 05 7f e0 f9 f2 00 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) 20240910084857459 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e670c8, cbp=0x556c60e990f0) (sgsn_libgtp.c:629) 20240910084857459 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084857459 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9fe48 TLLI=f38ea7b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084857459 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084857459 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084857465 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240910084857466 DGPRS INFO PDP(262420000000028:5): Context 0x7f75f1e670c8 was deleted (sgsn_libgtp.c:657) 20240910084857466 DMM INFO MM(262420000000028/f38ea7b5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084857466 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240910084857466 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a044dc75396f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240910084857470 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240910084857471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084857471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240910084857471 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084857471 DMM INFO MM(262420000000028/f38ea7b5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20240910084857471 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:2265) 20240910084857471 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@a044dc75396f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@a044dc75396f: Final verdict of PTC: pass 20240910084857475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35812<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084857477 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084857477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@a044dc75396f: Final verdict of PTC: none -NSVCI97(959)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@a044dc75396f: Final verdict of PTC: none -NSVCI99(968)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@a044dc75396f: Final verdict of PTC: none -NSVCI98(964)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(957)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(962)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(966)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Tue Sep 10 08:48:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20240910084857601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084858003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83808) 20240910084858478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084858478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83808, count=101812) 20240910084859479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084859479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:49:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084900480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084900480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240910084901062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084901064 DMM INFO MM(262420000000028/f38ea7b5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084901064 DMM INFO MM(262420000000028/f38ea7b5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084901064 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084901064 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084901064 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084901064 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084901064 DLLC NOTICE LLME(ffffffff/f38ea7b5){ASSIGNED} LLGM Assign pre (f38ea7b5 => ffffffff) (gprs_llc.c:1079) 20240910084901064 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f38ea7b5 => ffffffff) (gprs_llc.c:1125) 20240910084901064 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60e9faf0 (gprs_sndcp.c:574) 20240910084901064 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9fe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084901064 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240910084901064 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) 20240910084901064 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) 20240910084901064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084901064 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084901064 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084901064 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084901064 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@a044dc75396f: 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(978)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084901122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084901122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084901122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084901122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084901122 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084901122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084901122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084901122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084901122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(978)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(977)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084901124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084901124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084901124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084901124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084901124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084901124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084901124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084901124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084901124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084901124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084901124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(978)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084901125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084901125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084901129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(974)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084901139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(977)@a044dc75396f: 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(983)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084901159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084901159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084901159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084901159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084901159 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084901159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084901159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084901159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084901159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(982)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(983)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084901161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084901161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084901161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084901161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084901161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084901161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084901161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084901161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084901161 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084901161 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084901161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(983)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084901162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084901162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084901165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084901174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(982)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084901191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084901191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084901191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084901191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084901191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084901191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084901191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084901191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084901191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084901192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084901192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084901192 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084901193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084901193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084901193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084901193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084901193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084901193 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084901193 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084901193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084901193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084901193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084901197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084901207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084901481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084901481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084901481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084901481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@a044dc75396f: 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) } } } } 20240910084901483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084901483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@a044dc75396f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F3FB2C42'O, index=0 SGSN_Test-GSUP(989)@a044dc75396f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@a044dc75396f: 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 := '22639B8B6BDA35AC91539700AB99FC5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B80444C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE50F3BC445816F8'O } } } } } 20240910084901531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901531 DLLC NOTICE LLME(ffffffff/f3fb2c42){UNASSIGNED} LLC RX: unknown TLLI 0xf3fb2c42, creating LLME on the fly (gprs_llc.c:552) 20240910084901531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084901531 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084901531 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084901531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084901531 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084901531 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084901531 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084901531 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084901531 DLLC NOTICE LLME(ffffffff/f3fb2c42){UNASSIGNED} LLGM Assign pre (f3fb2c42 => fb174eab) (gprs_llc.c:1079) 20240910084901531 DLLC NOTICE LLME(f3fb2c42/fb174eab){ASSIGNED} LLGM Assign post (f3fb2c42 => fb174eab) (gprs_llc.c:1125) 20240910084901531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084901531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084901531 DMM DEBUG MM(262420000000026/fb174eab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084901544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084901544 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084901544 DMM DEBUG MM(262420000000026/fb174eab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240910084901544 DMM NOTICE MM(262420000000026/fb174eab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084901544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084901544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084901544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084901544 DMM DEBUG MM(262420000000026/fb174eab) Requesting authorization (sgsn_auth.c:160) 20240910084901544 DMM INFO MM(262420000000026/fb174eab) Requesting authentication tuples (sgsn_auth.c:184) 20240910084901544 DMM DEBUG MM(262420000000026/fb174eab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084901544 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240910084901544 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(989)@a044dc75396f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20240910084901547 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084901547 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084901547 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084901547 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084901547 DMM INFO MM(262420000000026/fb174eab) Subscriber data update (mmctx.c:430) 20240910084901547 DMM DEBUG MM(262420000000026/fb174eab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084901547 DMM INFO MM(262420000000026/fb174eab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084901547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084901547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084901547 DMM INFO MM(262420000000026/fb174eab) <- GMM AUTH AND CIPHERING REQ (rand = 22 63 9b 8b 6b da 35 ac 91 53 97 00 ab 99 fc 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084901556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084901556 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084901556 DMM INFO MM(262420000000026/fb174eab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084901556 DMM NOTICE MM(262420000000026/fb174eab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084901556 DMM DEBUG MM(262420000000026/fb174eab) checking auth: received GSM SRES = 2b 80 44 4c (gprs_gmm.c:666) 20240910084901556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084901556 DMM DEBUG MM(262420000000026/fb174eab) Requesting authorization (sgsn_auth.c:160) 20240910084901556 DMM INFO MM(262420000000026/fb174eab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084901556 DMM DEBUG MM(262420000000026/fb174eab) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084901556 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240910084901556 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) 20240910084901556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084901556 DMM INFO MM(262420000000026/fb174eab) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb174eab) (gprs_gmm.c:300) 20240910084901557 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084901557 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084901557 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240910084901557 DMM INFO MM(262420000000026/fb174eab) Subscriber data update (mmctx.c:430) 20240910084901557 DMM DEBUG MM(262420000000026/fb174eab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084901557 DMM INFO MM(262420000000026/fb174eab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084901557 DMM NOTICE MM(262420000000026/fb174eab) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240910084901557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084901557 DMM NOTICE MM(262420000000026/fb174eab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084901557 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) 20240910084901558 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084901558 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240910084901558 DMM INFO MM(262420000000026/fb174eab) Subscriber data update (mmctx.c:430) 20240910084901558 DMM DEBUG MM(262420000000026/fb174eab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084901564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084901564 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084901564 DMM INFO MM(262420000000026/fb174eab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084901564 DMM NOTICE MM(262420000000026/fb174eab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084901564 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084901564 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084901564 DLLC NOTICE LLME(f3fb2c42/fb174eab){ASSIGNED} LLGM Assign pre (ffffffff => fb174eab) (gprs_llc.c:1079) 20240910084901564 DLLC NOTICE LLME(ffffffff/fb174eab){ASSIGNED} LLGM Assign post (ffffffff => fb174eab) (gprs_llc.c:1125) 20240910084901564 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084901564 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084901564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084901564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@a044dc75396f: setverdict(pass): none -> pass 20240910084901615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084901615 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084901615 DMM INFO MM(262420000000026/fb174eab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084901615 DMM INFO MM(262420000000026/fb174eab) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084901615 DMM DEBUG MM(262420000000026/fb174eab) Using GGSN 0 (gprs_sm.c:312) 20240910084901615 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) 20240910084901616 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240910084901616 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084901616 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084901616 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240910084901629 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 03 92 a3 17 11 6c d6 d1 b6 14 05 7f 54 73 fb 13 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20240910084901629 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e670c8, cbp=0x556c60e990f0) (sgsn_libgtp.c:629) 20240910084901629 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084901629 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9fe48 TLLI=fb174eab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084901629 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084901629 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084901638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901638 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240910084901638 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084901642 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 03 92 a3 17 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20240910084901642 DGPRS INFO PDP(262420000000026:5): Context 0x7f75f1e670c8 was deleted (sgsn_libgtp.c:657) 20240910084901642 DMM INFO MM(262420000000026/fb174eab) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240910084901642 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240910084901642 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@a044dc75396f: Removing Client IMSI='262420000000026'H, index=0 20240910084901649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084901649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240910084901649 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084901649 DMM INFO MM(262420000000026/fb174eab) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@a044dc75396f: Final verdict of PTC: pass 20240910084901651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35836<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@a044dc75396f: Final verdict of PTC: none 20240910084901654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084901654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(973)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@a044dc75396f: Final verdict of PTC: none -NSVCI98(983)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@a044dc75396f: Final verdict of PTC: none -NSVCI99(987)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@a044dc75396f: Final verdict of PTC: none -NSVCI97(978)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(976)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(985)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(981)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Tue Sep 10 08:49:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20240910084901778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084902179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84152) 20240910084902655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084902655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84152, count=103732) 20240910084903657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084903657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:49:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084904659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084904659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_pdp_act_gmm_detach started. 20240910084905242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084905243 DMM INFO MM(262420000000026/fb174eab) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084905243 DMM INFO MM(262420000000026/fb174eab) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084905243 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084905243 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084905243 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084905243 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084905243 DLLC NOTICE LLME(ffffffff/fb174eab){ASSIGNED} LLGM Assign pre (fb174eab => ffffffff) (gprs_llc.c:1079) 20240910084905243 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fb174eab => ffffffff) (gprs_llc.c:1125) 20240910084905243 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60e9faf0 (gprs_sndcp.c:574) 20240910084905243 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9fe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084905243 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240910084905243 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) 20240910084905243 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) 20240910084905243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084905243 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084905243 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084905243 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084905243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084905290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084905290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084905290 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084905290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084905291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084905291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084905292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084905292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084905292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084905292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084905292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084905293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084905293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084905293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084905293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084905293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084905293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084905293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084905293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(996)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084905298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084905307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905307 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@a044dc75396f: 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(1002)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1002)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084905328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084905328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084905328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084905328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084905328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084905328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084905328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084905328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084905328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1001)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1002)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084905330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084905331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084905331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084905331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084905331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084905331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084905331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084905331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084905331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084905331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084905331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084905331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084905331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1002)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1002)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084905336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910084905347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(999)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1001)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084905357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084905357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084905357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084905357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084905357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084905357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084905357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084905357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084905357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084905358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084905358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084905358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084905358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084905358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084905358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084905358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084905358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084905358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084905358 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084905358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084905359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084905359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084905363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084905373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084905660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084905660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084905660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084905660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@a044dc75396f: 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) } } } } 20240910084905662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084905663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@a044dc75396f: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='CB3158C3'O, index=0 SGSN_Test-GSUP(1008)@a044dc75396f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@a044dc75396f: 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 := '4E0A2B91AFA8E751BD9A26250110ED6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F017FB2E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '124329833C92D600'O } } } } } 20240910084905710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905710 DLLC NOTICE LLME(ffffffff/cb3158c3){UNASSIGNED} LLC RX: unknown TLLI 0xcb3158c3, creating LLME on the fly (gprs_llc.c:552) 20240910084905710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084905710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084905710 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084905710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084905710 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084905710 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084905710 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084905710 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084905710 DLLC NOTICE LLME(ffffffff/cb3158c3){UNASSIGNED} LLGM Assign pre (cb3158c3 => d78ed7e6) (gprs_llc.c:1079) 20240910084905710 DLLC NOTICE LLME(cb3158c3/d78ed7e6){ASSIGNED} LLGM Assign post (cb3158c3 => d78ed7e6) (gprs_llc.c:1125) 20240910084905710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084905710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084905710 DMM DEBUG MM(262420000000026/d78ed7e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084905723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084905723 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084905723 DMM DEBUG MM(262420000000026/d78ed7e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240910084905723 DMM NOTICE MM(262420000000026/d78ed7e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084905723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084905723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084905723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084905723 DMM DEBUG MM(262420000000026/d78ed7e6) Requesting authorization (sgsn_auth.c:160) 20240910084905723 DMM INFO MM(262420000000026/d78ed7e6) Requesting authentication tuples (sgsn_auth.c:184) 20240910084905723 DMM DEBUG MM(262420000000026/d78ed7e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084905724 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240910084905724 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)@a044dc75396f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20240910084905726 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084905726 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084905726 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084905726 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084905726 DMM INFO MM(262420000000026/d78ed7e6) Subscriber data update (mmctx.c:430) 20240910084905726 DMM DEBUG MM(262420000000026/d78ed7e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084905726 DMM INFO MM(262420000000026/d78ed7e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084905726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084905726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084905726 DMM INFO MM(262420000000026/d78ed7e6) <- GMM AUTH AND CIPHERING REQ (rand = 4e 0a 2b 91 af a8 e7 51 bd 9a 26 25 01 10 ed 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084905734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084905734 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084905734 DMM INFO MM(262420000000026/d78ed7e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084905734 DMM NOTICE MM(262420000000026/d78ed7e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084905734 DMM DEBUG MM(262420000000026/d78ed7e6) checking auth: received GSM SRES = f0 17 fb 2e (gprs_gmm.c:666) 20240910084905734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084905734 DMM DEBUG MM(262420000000026/d78ed7e6) Requesting authorization (sgsn_auth.c:160) 20240910084905734 DMM INFO MM(262420000000026/d78ed7e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084905734 DMM DEBUG MM(262420000000026/d78ed7e6) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084905734 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240910084905734 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) 20240910084905734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084905734 DMM INFO MM(262420000000026/d78ed7e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd78ed7e6) (gprs_gmm.c:300) 20240910084905736 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084905736 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084905736 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240910084905736 DMM INFO MM(262420000000026/d78ed7e6) Subscriber data update (mmctx.c:430) 20240910084905736 DMM DEBUG MM(262420000000026/d78ed7e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084905736 DMM INFO MM(262420000000026/d78ed7e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084905736 DMM NOTICE MM(262420000000026/d78ed7e6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240910084905736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084905736 DMM NOTICE MM(262420000000026/d78ed7e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084905736 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) 20240910084905736 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084905736 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240910084905736 DMM INFO MM(262420000000026/d78ed7e6) Subscriber data update (mmctx.c:430) 20240910084905736 DMM DEBUG MM(262420000000026/d78ed7e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084905742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084905743 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084905743 DMM INFO MM(262420000000026/d78ed7e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084905743 DMM NOTICE MM(262420000000026/d78ed7e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084905743 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084905743 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084905743 DLLC NOTICE LLME(cb3158c3/d78ed7e6){ASSIGNED} LLGM Assign pre (ffffffff => d78ed7e6) (gprs_llc.c:1079) 20240910084905743 DLLC NOTICE LLME(ffffffff/d78ed7e6){ASSIGNED} LLGM Assign post (ffffffff => d78ed7e6) (gprs_llc.c:1125) 20240910084905743 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084905743 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084905743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084905743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@a044dc75396f: setverdict(pass): none -> pass 20240910084905794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084905794 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084905794 DMM INFO MM(262420000000026/d78ed7e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084905794 DMM INFO MM(262420000000026/d78ed7e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084905794 DMM DEBUG MM(262420000000026/d78ed7e6) Using GGSN 0 (gprs_sm.c:312) 20240910084905794 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) 20240910084905794 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240910084905794 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084905794 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084905794 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240910084905806 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 e5 a1 c2 28 11 0d cb 4a 81 14 05 7f be de 36 1e 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) 20240910084905806 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e670c8, cbp=0x556c60e990f0) (sgsn_libgtp.c:629) 20240910084905806 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084905806 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60e9fe48 TLLI=d78ed7e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084905806 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084905806 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084905813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084905813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084905813 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084905813 DMM INFO MM(262420000000026/d78ed7e6) -> GMM DETACH REQUEST TLLI=0xd78ed7e6 type=GPRS detach (gprs_gmm.c:1465) 20240910084905813 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240910084905813 DMM INFO MM(262420000000026/d78ed7e6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240910084905813 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084905813 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084905813 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084905813 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084905813 DLLC NOTICE LLME(ffffffff/d78ed7e6){ASSIGNED} LLGM Assign pre (d78ed7e6 => ffffffff) (gprs_llc.c:1079) 20240910084905813 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d78ed7e6 => ffffffff) (gprs_llc.c:1125) 20240910084905813 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60e9faf0 (gprs_sndcp.c:574) 20240910084905813 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60e9fe48, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084905813 DMM NOTICE MM(262420000000026/d78ed7e6) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910084905813 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240910084905813 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910084905813 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084905813 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240910084905813 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240910084905813 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) 20240910084905813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084905813 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084905813 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084905813 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084905814 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@a044dc75396f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@a044dc75396f: Final verdict of PTC: pass 20240910084905821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@a044dc75396f: Final verdict of PTC: none -NSVCI97(997)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1001)@a044dc75396f: Final verdict of PTC: none 20240910084905823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084905823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1002)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1006)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1000)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1004)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(995)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(999)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(999): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1000): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1001): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1002): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Tue Sep 10 08:49:05 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20240910084905947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084906248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103604) 20240910084906824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084906824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103604, count=107852) 20240910084907824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084907824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910084907839 DGPRS DEBUG Checking for inactive LLMEs, time = 7768881 (sgsn.c:131) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:49:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084908825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084908825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240910084909307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084909309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084909357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084909357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084909357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084909357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084909357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084909357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084909357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084909357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084909357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084909359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084909359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084909359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084909359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084909359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084909359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084909359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084909359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084909359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084909359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084909359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084909360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084909360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084909363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084909373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084909373 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084909393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084909393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084909393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084909393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084909393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084909393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084909393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084909393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084909393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084909395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084909395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084909395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084909395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084909395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084909395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084909395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084909395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084909395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084909395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084909395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084909396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084909396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084909400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910084909409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084909410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084909435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084909435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084909435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084909435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084909435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084909435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084909435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084909435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084909435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084909437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084909437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084909437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084909437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084909437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084909437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084909437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084909437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084909437 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084909437 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084909437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084909437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084909437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084909441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084909452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084909452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084909826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084909826 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084909826 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084909826 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@a044dc75396f: 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) } } } } 20240910084909829 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084909829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@a044dc75396f: 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)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@a044dc75396f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='D4932B72'O, index=0 SGSN_Test-GSUP(1027)@a044dc75396f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20240910084910880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084910880 DLLC NOTICE LLME(ffffffff/d4932b72){UNASSIGNED} LLC RX: unknown TLLI 0xd4932b72, creating LLME on the fly (gprs_llc.c:552) 20240910084910880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084910880 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240910084910880 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084910880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084910880 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084910880 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084910880 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084910880 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084910880 DLLC NOTICE LLME(ffffffff/d4932b72){UNASSIGNED} LLGM Assign pre (d4932b72 => caf3e7ff) (gprs_llc.c:1079) 20240910084910881 DLLC NOTICE LLME(d4932b72/caf3e7ff){ASSIGNED} LLGM Assign post (d4932b72 => caf3e7ff) (gprs_llc.c:1125) 20240910084910881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084910881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084910881 DMM DEBUG MM(262420000000039/caf3e7ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084910894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084910894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240910084910894 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084910894 DMM INFO MM(262420000000039/caf3e7ff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240910084910894 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084910894 DLLC NOTICE LLME(d4932b72/caf3e7ff){ASSIGNED} LLGM Assign pre (d4932b72 => caf3e7ff) (gprs_llc.c:1079) 20240910084910894 DLLC NOTICE LLME(d4932b72/caf3e7ff){ASSIGNED} LLGM Assign post (d4932b72 => caf3e7ff) (gprs_llc.c:1125) 20240910084910894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084910894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084910894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084910894 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084910894 DMM DEBUG MM(262420000000039/caf3e7ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240910084910894 DMM NOTICE MM(262420000000039/caf3e7ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084910894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084910894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084910895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240910084910895 DMM INFO MM(262420000000039/caf3e7ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf3e7ff) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@a044dc75396f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@a044dc75396f: Removing Client IMSI='262420000000039'H, index=0 20240910084911898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084911898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084911898 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084911898 DMM INFO MM(262420000000039/caf3e7ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084911898 DMM NOTICE MM(262420000000039/caf3e7ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084911898 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084911898 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084911898 DLLC NOTICE LLME(d4932b72/caf3e7ff){ASSIGNED} LLGM Assign pre (ffffffff => caf3e7ff) (gprs_llc.c:1079) 20240910084911898 DLLC NOTICE LLME(ffffffff/caf3e7ff){ASSIGNED} LLGM Assign post (ffffffff => caf3e7ff) (gprs_llc.c:1125) 20240910084911898 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084911898 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084911898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084911898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@a044dc75396f: Final verdict of PTC: pass 20240910084911901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@a044dc75396f: Final verdict of PTC: none 20240910084911903 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084911903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1011)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1020)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1025)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1015)@a044dc75396f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@a044dc75396f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@a044dc75396f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1018)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1023)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1013)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Tue Sep 10 08:49:11 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20240910084912039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084912440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66020) 20240910084912904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084912904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66020, count=70376) 20240910084913905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084913905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Tue Sep 10 08:49:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084914906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084914906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_xid_empty_l3 started. 20240910084915496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084915497 DMM INFO MM(262420000000039/caf3e7ff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084915497 DMM INFO MM(262420000000039/caf3e7ff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084915497 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084915497 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084915497 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084915497 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084915497 DLLC NOTICE LLME(ffffffff/caf3e7ff){ASSIGNED} LLGM Assign pre (caf3e7ff => ffffffff) (gprs_llc.c:1079) 20240910084915497 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (caf3e7ff => ffffffff) (gprs_llc.c:1125) 20240910084915497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084915497 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084915497 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084915497 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084915497 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084915543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084915543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084915543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084915543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084915543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084915543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084915543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084915543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084915543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084915545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084915545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084915545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084915545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084915545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084915545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084915545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084915545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084915545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084915545 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084915545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084915545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084915545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084915549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084915559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084915559 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084915582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084915582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084915582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084915582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084915582 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084915582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084915582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084915582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084915582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084915584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084915584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084915584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084915584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084915584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084915584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084915584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084915584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084915585 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084915585 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084915585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084915585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084915585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084915588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084915598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084915598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084915621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084915621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084915621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084915621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084915621 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084915621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084915621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084915621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084915621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084915622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084915622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084915622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084915623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084915623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084915623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084915623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084915623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084915623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084915623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084915623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084915623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084915623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084915627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084915638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084915638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084915907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084915907 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084915907 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084915907 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@a044dc75396f: 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) } } } } 20240910084915909 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084915910 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@a044dc75396f: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='F5619068'O, index=0 SGSN_Test-GSUP(1046)@a044dc75396f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@a044dc75396f: 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 := 'D2A2FFCF7B264B05DA40DE3E6518EFB9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81A9974C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D22116DFCB65FF8'O } } } } } 20240910084916962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084916962 DLLC NOTICE LLME(ffffffff/f5619068){UNASSIGNED} LLC RX: unknown TLLI 0xf5619068, creating LLME on the fly (gprs_llc.c:552) 20240910084916962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084916962 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084916962 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084916962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084916962 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084916962 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084916962 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084916962 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084916962 DLLC NOTICE LLME(ffffffff/f5619068){UNASSIGNED} LLGM Assign pre (f5619068 => f6fa51c5) (gprs_llc.c:1079) 20240910084916962 DLLC NOTICE LLME(f5619068/f6fa51c5){ASSIGNED} LLGM Assign post (f5619068 => f6fa51c5) (gprs_llc.c:1125) 20240910084916962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084916962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084916962 DMM DEBUG MM(262420000000044/f6fa51c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084916974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084916974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084916974 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084916974 DMM DEBUG MM(262420000000044/f6fa51c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240910084916974 DMM NOTICE MM(262420000000044/f6fa51c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084916974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084916974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084916974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084916974 DMM DEBUG MM(262420000000044/f6fa51c5) Requesting authorization (sgsn_auth.c:160) 20240910084916975 DMM INFO MM(262420000000044/f6fa51c5) Requesting authentication tuples (sgsn_auth.c:184) 20240910084916975 DMM DEBUG MM(262420000000044/f6fa51c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084916975 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240910084916975 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(1046)@a044dc75396f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@a044dc75396f: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20240910084916977 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084916977 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084916977 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084916977 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084916977 DMM INFO MM(262420000000044/f6fa51c5) Subscriber data update (mmctx.c:430) 20240910084916978 DMM DEBUG MM(262420000000044/f6fa51c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084916978 DMM INFO MM(262420000000044/f6fa51c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084916978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084916978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084916978 DMM INFO MM(262420000000044/f6fa51c5) <- GMM AUTH AND CIPHERING REQ (rand = d2 a2 ff cf 7b 26 4b 05 da 40 de 3e 65 18 ef b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084916985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084916985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084916985 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084916985 DMM INFO MM(262420000000044/f6fa51c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084916985 DMM NOTICE MM(262420000000044/f6fa51c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084916985 DMM DEBUG MM(262420000000044/f6fa51c5) checking auth: received GSM SRES = 81 a9 97 4c (gprs_gmm.c:666) 20240910084916985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084916985 DMM DEBUG MM(262420000000044/f6fa51c5) Requesting authorization (sgsn_auth.c:160) 20240910084916985 DMM INFO MM(262420000000044/f6fa51c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084916985 DMM DEBUG MM(262420000000044/f6fa51c5) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084916985 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240910084916985 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) 20240910084916986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084916986 DMM INFO MM(262420000000044/f6fa51c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6fa51c5) (gprs_gmm.c:300) 20240910084916987 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084916987 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084916987 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240910084916987 DMM INFO MM(262420000000044/f6fa51c5) Subscriber data update (mmctx.c:430) 20240910084916988 DMM DEBUG MM(262420000000044/f6fa51c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084916988 DMM INFO MM(262420000000044/f6fa51c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084916988 DMM NOTICE MM(262420000000044/f6fa51c5) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240910084916988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084916988 DMM NOTICE MM(262420000000044/f6fa51c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084916988 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) 20240910084916988 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084916988 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240910084916988 DMM INFO MM(262420000000044/f6fa51c5) Subscriber data update (mmctx.c:430) 20240910084916988 DMM DEBUG MM(262420000000044/f6fa51c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084916994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084916994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084916994 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084916994 DMM INFO MM(262420000000044/f6fa51c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084916994 DMM NOTICE MM(262420000000044/f6fa51c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084916994 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084916994 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084916994 DLLC NOTICE LLME(f5619068/f6fa51c5){ASSIGNED} LLGM Assign pre (ffffffff => f6fa51c5) (gprs_llc.c:1079) 20240910084916994 DLLC NOTICE LLME(ffffffff/f6fa51c5){ASSIGNED} LLGM Assign post (ffffffff => f6fa51c5) (gprs_llc.c:1125) 20240910084916994 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084916994 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084916994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084916994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@a044dc75396f: setverdict(pass): none -> pass 20240910084917046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084917046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084917046 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084917046 DMM INFO MM(262420000000044/f6fa51c5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084917046 DMM INFO MM(262420000000044/f6fa51c5) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084917046 DMM DEBUG MM(262420000000044/f6fa51c5) Using GGSN 0 (gprs_sm.c:312) 20240910084917046 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) 20240910084917046 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240910084917046 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084917046 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084917046 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240910084917059 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 35 e5 e8 5e 11 6e 08 51 89 14 05 7f fc 7b 91 a0 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) 20240910084917059 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e68138, cbp=0x556c60e9b660) (sgsn_libgtp.c:629) 20240910084917059 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084917059 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=f6fa51c5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084917059 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084917059 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084917066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084917066 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240910084917066 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240910084917066 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@a044dc75396f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@a044dc75396f: Final verdict of PTC: pass 20240910084917073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@a044dc75396f: Final verdict of PTC: none 20240910084917075 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084917075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1035)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1044)@a044dc75396f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@a044dc75396f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1039)@a044dc75396f: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1034)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1037)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1032)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1042)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@a044dc75396f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Tue Sep 10 08:49:17 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20240910084917201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084917602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93956) 20240910084918077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084918077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93956, count=98312) 20240910084919077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084919077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Tue Sep 10 08:49:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084920078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084920078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_xid_n201u started. 20240910084920661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084920663 DMM INFO MM(262420000000044/f6fa51c5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084920663 DMM INFO MM(262420000000044/f6fa51c5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084920663 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084920663 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084920663 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084920663 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084920663 DLLC NOTICE LLME(ffffffff/f6fa51c5){ASSIGNED} LLGM Assign pre (f6fa51c5 => ffffffff) (gprs_llc.c:1079) 20240910084920663 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f6fa51c5 => ffffffff) (gprs_llc.c:1125) 20240910084920663 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910084920663 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084920663 DMM NOTICE MM(262420000000044/f6fa51c5) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910084920663 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240910084920663 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910084920663 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084920663 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240910084920663 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240910084920663 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) 20240910084920663 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) 20240910084920663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084920663 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084920663 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084920663 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084920663 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084920707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084920707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084920707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084920707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084920707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084920707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084920707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084920707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084920707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084920708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084920708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084920708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084920709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084920709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084920709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084920709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084920709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084920709 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084920709 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084920709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084920709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084920709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084920713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084920724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084920724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084920749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084920749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084920749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084920749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084920749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084920749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084920749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084920749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084920749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084920751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084920751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084920751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084920751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084920751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084920751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084920751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084920751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084920751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084920751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084920751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084920752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084920752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084920756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084920767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084920767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084920788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084920788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084920788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084920788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084920788 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084920788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084920788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084920788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084920788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084920790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084920790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084920790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084920790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084920790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084920790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084920790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084920790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084920790 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084920790 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084920790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084920791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084920791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084920795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084920804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084920804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084921079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084921079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084921079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084921079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@a044dc75396f: 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) } } } } 20240910084921081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084921082 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@a044dc75396f: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='D9365727'O, index=0 SGSN_Test-GSUP(1065)@a044dc75396f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@a044dc75396f: 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 := 'A1F229E9A337F58E239E52DA9E51C412'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B4EDF76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54CF04D2F580DD6B'O } } } } } 20240910084922132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084922132 DLLC NOTICE LLME(ffffffff/d9365727){UNASSIGNED} LLC RX: unknown TLLI 0xd9365727, creating LLME on the fly (gprs_llc.c:552) 20240910084922132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084922132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084922132 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084922132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084922132 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084922132 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084922132 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084922132 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084922132 DLLC NOTICE LLME(ffffffff/d9365727){UNASSIGNED} LLGM Assign pre (d9365727 => d6c634a4) (gprs_llc.c:1079) 20240910084922132 DLLC NOTICE LLME(d9365727/d6c634a4){ASSIGNED} LLGM Assign post (d9365727 => d6c634a4) (gprs_llc.c:1125) 20240910084922132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084922132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084922132 DMM DEBUG MM(262420000000045/d6c634a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084922145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084922145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084922145 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084922145 DMM DEBUG MM(262420000000045/d6c634a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240910084922145 DMM NOTICE MM(262420000000045/d6c634a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084922145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084922145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084922145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084922145 DMM DEBUG MM(262420000000045/d6c634a4) Requesting authorization (sgsn_auth.c:160) 20240910084922145 DMM INFO MM(262420000000045/d6c634a4) Requesting authentication tuples (sgsn_auth.c:184) 20240910084922145 DMM DEBUG MM(262420000000045/d6c634a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084922145 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240910084922145 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(1065)@a044dc75396f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@a044dc75396f: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20240910084922148 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084922148 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084922148 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084922148 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084922148 DMM INFO MM(262420000000045/d6c634a4) Subscriber data update (mmctx.c:430) 20240910084922148 DMM DEBUG MM(262420000000045/d6c634a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084922148 DMM INFO MM(262420000000045/d6c634a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084922148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084922148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084922148 DMM INFO MM(262420000000045/d6c634a4) <- GMM AUTH AND CIPHERING REQ (rand = a1 f2 29 e9 a3 37 f5 8e 23 9e 52 da 9e 51 c4 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084922155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084922155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084922155 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084922155 DMM INFO MM(262420000000045/d6c634a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084922155 DMM NOTICE MM(262420000000045/d6c634a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084922155 DMM DEBUG MM(262420000000045/d6c634a4) checking auth: received GSM SRES = 5b 4e df 76 (gprs_gmm.c:666) 20240910084922155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084922155 DMM DEBUG MM(262420000000045/d6c634a4) Requesting authorization (sgsn_auth.c:160) 20240910084922155 DMM INFO MM(262420000000045/d6c634a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084922155 DMM DEBUG MM(262420000000045/d6c634a4) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084922155 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240910084922155 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) 20240910084922155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084922155 DMM INFO MM(262420000000045/d6c634a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6c634a4) (gprs_gmm.c:300) 20240910084922156 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084922156 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084922156 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240910084922156 DMM INFO MM(262420000000045/d6c634a4) Subscriber data update (mmctx.c:430) 20240910084922156 DMM DEBUG MM(262420000000045/d6c634a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084922156 DMM INFO MM(262420000000045/d6c634a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084922156 DMM NOTICE MM(262420000000045/d6c634a4) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240910084922156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084922156 DMM NOTICE MM(262420000000045/d6c634a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084922156 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) 20240910084922157 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084922157 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240910084922157 DMM INFO MM(262420000000045/d6c634a4) Subscriber data update (mmctx.c:430) 20240910084922157 DMM DEBUG MM(262420000000045/d6c634a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084922163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084922163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084922163 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084922163 DMM INFO MM(262420000000045/d6c634a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084922163 DMM NOTICE MM(262420000000045/d6c634a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084922163 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084922163 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084922163 DLLC NOTICE LLME(d9365727/d6c634a4){ASSIGNED} LLGM Assign pre (ffffffff => d6c634a4) (gprs_llc.c:1079) 20240910084922163 DLLC NOTICE LLME(ffffffff/d6c634a4){ASSIGNED} LLGM Assign post (ffffffff => d6c634a4) (gprs_llc.c:1125) 20240910084922163 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084922163 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084922163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084922163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@a044dc75396f: setverdict(pass): none -> pass 20240910084922215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084922215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084922215 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084922215 DMM INFO MM(262420000000045/d6c634a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084922215 DMM INFO MM(262420000000045/d6c634a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084922215 DMM DEBUG MM(262420000000045/d6c634a4) Using GGSN 0 (gprs_sm.c:312) 20240910084922215 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) 20240910084922215 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240910084922215 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084922215 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084922215 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240910084922225 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 19 de b4 1b 11 60 60 c1 96 14 05 7f d5 cb 93 7a 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) 20240910084922225 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e691a8, cbp=0x556c60e9bae0) (sgsn_libgtp.c:629) 20240910084922225 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084922225 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=d6c634a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084922225 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084922225 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084922233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084922233 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240910084922233 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240910084922233 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240910084922233 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@a044dc75396f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@a044dc75396f: Final verdict of PTC: pass 20240910084922240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53030<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_n201u-BVCI220(1062)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1065)@a044dc75396f: Final verdict of PTC: none 20240910084922242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084922242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_n201u-BVCI196(1052)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1053)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@a044dc75396f: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1058)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1063)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1056)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1051)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1061)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@a044dc75396f: Test case TC_xid_n201u finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Tue Sep 10 08:49:22 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20240910084922367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084922769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97100) 20240910084923243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084923243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97100, count=101456) 20240910084924244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084924244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Tue Sep 10 08:49:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084925245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084925245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_llc_null started. 20240910084925829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084925831 DMM INFO MM(262420000000045/d6c634a4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084925831 DMM INFO MM(262420000000045/d6c634a4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084925831 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084925831 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084925831 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084925831 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084925831 DLLC NOTICE LLME(ffffffff/d6c634a4){ASSIGNED} LLGM Assign pre (d6c634a4 => ffffffff) (gprs_llc.c:1079) 20240910084925831 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6c634a4 => ffffffff) (gprs_llc.c:1125) 20240910084925831 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910084925831 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084925831 DMM NOTICE MM(262420000000045/d6c634a4) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910084925831 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240910084925831 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910084925831 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084925831 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240910084925831 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240910084925831 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) 20240910084925831 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) 20240910084925831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084925831 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084925831 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084925831 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084925831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084925880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084925880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084925880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084925880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084925880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084925880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084925880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084925880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084925880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084925882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084925882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084925882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084925882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084925882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084925882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084925882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084925882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084925882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084925882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084925883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084925883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084925883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084925887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084925896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084925896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@a044dc75396f: 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(1078)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084925926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084925926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084925926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084925926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084925926 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084925926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084925926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084925926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084925926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1077)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1078)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084925928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084925928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084925928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084925928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084925928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084925928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084925928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084925928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084925928 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084925928 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084925928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1078)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084925929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084925929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084925932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084925942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084925942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1075)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1077)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084925960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084925960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084925960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084925960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084925960 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084925960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084925960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084925960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084925960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084925961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084925961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084925961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084925962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084925962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084925962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084925962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084925962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084925962 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084925962 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084925962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084925962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084925962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084925967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084925977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084925978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084926246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084926246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084926246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084926246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@a044dc75396f: 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) } } } } 20240910084926248 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084926248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@a044dc75396f: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='DA05ED79'O, index=0 SGSN_Test-GSUP(1084)@a044dc75396f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@a044dc75396f: 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 := '63FA64864744E51F708CB92619D36D51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC71E7F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64A16C0E755B8D19'O } } } } } 20240910084927302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084927302 DLLC NOTICE LLME(ffffffff/da05ed79){UNASSIGNED} LLC RX: unknown TLLI 0xda05ed79, creating LLME on the fly (gprs_llc.c:552) 20240910084927302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084927302 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084927302 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084927302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084927302 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084927302 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084927302 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084927302 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084927302 DLLC NOTICE LLME(ffffffff/da05ed79){UNASSIGNED} LLGM Assign pre (da05ed79 => f83c154e) (gprs_llc.c:1079) 20240910084927302 DLLC NOTICE LLME(da05ed79/f83c154e){ASSIGNED} LLGM Assign post (da05ed79 => f83c154e) (gprs_llc.c:1125) 20240910084927302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084927302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084927302 DMM DEBUG MM(262420000000041/f83c154e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084927315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084927315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084927315 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084927315 DMM DEBUG MM(262420000000041/f83c154e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240910084927315 DMM NOTICE MM(262420000000041/f83c154e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084927315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084927315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084927315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084927315 DMM DEBUG MM(262420000000041/f83c154e) Requesting authorization (sgsn_auth.c:160) 20240910084927315 DMM INFO MM(262420000000041/f83c154e) Requesting authentication tuples (sgsn_auth.c:184) 20240910084927315 DMM DEBUG MM(262420000000041/f83c154e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084927315 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240910084927315 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(1084)@a044dc75396f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@a044dc75396f: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20240910084927319 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084927319 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084927319 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084927319 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084927319 DMM INFO MM(262420000000041/f83c154e) Subscriber data update (mmctx.c:430) 20240910084927319 DMM DEBUG MM(262420000000041/f83c154e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084927319 DMM INFO MM(262420000000041/f83c154e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084927319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084927319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084927319 DMM INFO MM(262420000000041/f83c154e) <- GMM AUTH AND CIPHERING REQ (rand = 63 fa 64 86 47 44 e5 1f 70 8c b9 26 19 d3 6d 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084927325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084927325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084927325 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084927326 DMM INFO MM(262420000000041/f83c154e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084927326 DMM NOTICE MM(262420000000041/f83c154e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084927326 DMM DEBUG MM(262420000000041/f83c154e) checking auth: received GSM SRES = ec 71 e7 f7 (gprs_gmm.c:666) 20240910084927326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084927326 DMM DEBUG MM(262420000000041/f83c154e) Requesting authorization (sgsn_auth.c:160) 20240910084927326 DMM INFO MM(262420000000041/f83c154e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084927326 DMM DEBUG MM(262420000000041/f83c154e) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084927326 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240910084927326 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) 20240910084927326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084927326 DMM INFO MM(262420000000041/f83c154e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf83c154e) (gprs_gmm.c:300) 20240910084927327 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084927327 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084927327 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240910084927327 DMM INFO MM(262420000000041/f83c154e) Subscriber data update (mmctx.c:430) 20240910084927327 DMM DEBUG MM(262420000000041/f83c154e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084927327 DMM INFO MM(262420000000041/f83c154e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084927327 DMM NOTICE MM(262420000000041/f83c154e) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240910084927327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084927327 DMM NOTICE MM(262420000000041/f83c154e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084927327 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) 20240910084927328 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084927328 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240910084927328 DMM INFO MM(262420000000041/f83c154e) Subscriber data update (mmctx.c:430) 20240910084927328 DMM DEBUG MM(262420000000041/f83c154e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084927334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084927334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084927334 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084927334 DMM INFO MM(262420000000041/f83c154e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084927334 DMM NOTICE MM(262420000000041/f83c154e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084927334 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084927334 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084927334 DLLC NOTICE LLME(da05ed79/f83c154e){ASSIGNED} LLGM Assign pre (ffffffff => f83c154e) (gprs_llc.c:1079) 20240910084927334 DLLC NOTICE LLME(ffffffff/f83c154e){ASSIGNED} LLGM Assign post (ffffffff => f83c154e) (gprs_llc.c:1125) 20240910084927334 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084927334 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084927334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084927334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910084928386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084928386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240910084928386 DLLC DEBUG TLLI=f83c154e sends us LLC NULL (gprs_llc.c:912) 20240910084928386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084928386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240910084928386 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084928386 DMM INFO MM(262420000000041/f83c154e) -> GMM DETACH REQUEST TLLI=0xf83c154e type=GPRS detach Power-off (gprs_gmm.c:1465) 20240910084928386 DMM INFO MM(262420000000041/f83c154e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240910084928386 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084928386 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084928386 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084928386 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084928386 DLLC NOTICE LLME(ffffffff/f83c154e){ASSIGNED} LLGM Assign pre (f83c154e => ffffffff) (gprs_llc.c:1079) 20240910084928386 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f83c154e => ffffffff) (gprs_llc.c:1125) 20240910084928386 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240910084928386 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) 20240910084928386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084928386 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084928386 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084928386 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084928387 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@a044dc75396f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@a044dc75396f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@a044dc75396f: Final verdict of PTC: pass 20240910084933395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53040<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084933398 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084933398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1072)@a044dc75396f: Final verdict of PTC: none TC_llc_null-BVCI210(1075)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1078)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@a044dc75396f: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@a044dc75396f: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1082)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1070)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1080)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1076)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_null-BVCI210(1075): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@a044dc75396f: Test case TC_llc_null finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Tue Sep 10 08:49:33 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20240910084933525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084933826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96872) 20240910084934399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084934399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96872, count=101228) 20240910084935400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084935400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Tue Sep 10 08:49:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084936401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084936401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_llc_sabm_dm_llgmm started. 20240910084936886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084936888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084936931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084936931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084936931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084936931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084936931 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084936931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084936931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084936931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084936931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084936933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084936933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084936933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084936933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084936933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084936933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084936933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084936933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084936933 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084936933 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084936933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084936933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084936933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084936937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084936945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084936945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084936967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084936967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084936967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084936967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084936967 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084936967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084936967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084936967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084936967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084936969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084936969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084936969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084936969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084936969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084936969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084936969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084936969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084936969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084936969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084936969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084936970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084936970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084936973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084936982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084936982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084937009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084937009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084937009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084937009 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084937009 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084937009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084937009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084937009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084937009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084937010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084937011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084937011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084937011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084937011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084937011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084937011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084937011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084937011 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084937011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084937011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084937012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084937012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084937015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084937025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084937025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084937402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084937402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084937402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084937402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@a044dc75396f: 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) } } } } 20240910084937404 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084937405 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910084937840 DGPRS DEBUG Checking for inactive LLMEs, time = 7768911 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1090)@a044dc75396f: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='E66415CF'O, index=0 SGSN_Test-GSUP(1103)@a044dc75396f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@a044dc75396f: 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 := 'E928DFF8FA7EE193F2A086FA5C75AC7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF8147D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DDB64EBFAC5ADE2'O } } } } } 20240910084938457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084938457 DLLC NOTICE LLME(ffffffff/e66415cf){UNASSIGNED} LLC RX: unknown TLLI 0xe66415cf, creating LLME on the fly (gprs_llc.c:552) 20240910084938457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084938457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084938457 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084938457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084938457 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084938457 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084938457 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084938457 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084938457 DLLC NOTICE LLME(ffffffff/e66415cf){UNASSIGNED} LLGM Assign pre (e66415cf => e88391c7) (gprs_llc.c:1079) 20240910084938457 DLLC NOTICE LLME(e66415cf/e88391c7){ASSIGNED} LLGM Assign post (e66415cf => e88391c7) (gprs_llc.c:1125) 20240910084938457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084938457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084938457 DMM DEBUG MM(262420000000042/e88391c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084938470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084938470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084938470 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084938470 DMM DEBUG MM(262420000000042/e88391c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240910084938470 DMM NOTICE MM(262420000000042/e88391c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084938470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084938470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084938470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084938470 DMM DEBUG MM(262420000000042/e88391c7) Requesting authorization (sgsn_auth.c:160) 20240910084938470 DMM INFO MM(262420000000042/e88391c7) Requesting authentication tuples (sgsn_auth.c:184) 20240910084938470 DMM DEBUG MM(262420000000042/e88391c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084938470 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240910084938470 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(1103)@a044dc75396f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@a044dc75396f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20240910084938473 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084938473 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084938473 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084938473 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084938473 DMM INFO MM(262420000000042/e88391c7) Subscriber data update (mmctx.c:430) 20240910084938473 DMM DEBUG MM(262420000000042/e88391c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084938473 DMM INFO MM(262420000000042/e88391c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084938473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084938473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084938473 DMM INFO MM(262420000000042/e88391c7) <- GMM AUTH AND CIPHERING REQ (rand = e9 28 df f8 fa 7e e1 93 f2 a0 86 fa 5c 75 ac 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084938481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084938481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084938481 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084938481 DMM INFO MM(262420000000042/e88391c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084938481 DMM NOTICE MM(262420000000042/e88391c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084938481 DMM DEBUG MM(262420000000042/e88391c7) checking auth: received GSM SRES = af 81 47 d3 (gprs_gmm.c:666) 20240910084938481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084938481 DMM DEBUG MM(262420000000042/e88391c7) Requesting authorization (sgsn_auth.c:160) 20240910084938481 DMM INFO MM(262420000000042/e88391c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084938481 DMM DEBUG MM(262420000000042/e88391c7) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084938481 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240910084938481 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) 20240910084938481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084938481 DMM INFO MM(262420000000042/e88391c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe88391c7) (gprs_gmm.c:300) 20240910084938482 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084938482 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084938482 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240910084938482 DMM INFO MM(262420000000042/e88391c7) Subscriber data update (mmctx.c:430) 20240910084938482 DMM DEBUG MM(262420000000042/e88391c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084938482 DMM INFO MM(262420000000042/e88391c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084938482 DMM NOTICE MM(262420000000042/e88391c7) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240910084938482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084938482 DMM NOTICE MM(262420000000042/e88391c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084938482 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) 20240910084938483 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084938483 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240910084938483 DMM INFO MM(262420000000042/e88391c7) Subscriber data update (mmctx.c:430) 20240910084938483 DMM DEBUG MM(262420000000042/e88391c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084938489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084938489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084938489 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084938489 DMM INFO MM(262420000000042/e88391c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084938489 DMM NOTICE MM(262420000000042/e88391c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084938489 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084938489 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084938489 DLLC NOTICE LLME(e66415cf/e88391c7){ASSIGNED} LLGM Assign pre (ffffffff => e88391c7) (gprs_llc.c:1079) 20240910084938489 DLLC NOTICE LLME(ffffffff/e88391c7){ASSIGNED} LLGM Assign post (ffffffff => e88391c7) (gprs_llc.c:1125) 20240910084938489 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084938489 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084938489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084938489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910084939541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084939541 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(1105)@a044dc75396f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@a044dc75396f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@a044dc75396f: Final verdict of PTC: pass 20240910084939549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40504<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084939551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084939551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1103)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1091)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1096)@a044dc75396f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@a044dc75396f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1101)@a044dc75396f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1089)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1099)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1094)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@a044dc75396f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Tue Sep 10 08:49:39 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20240910084939678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084940079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83088) 20240910084940552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084940552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83088, count=87444) 20240910084941554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084941554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Tue Sep 10 08:49:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084942556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084942556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_llc_sabm_dm_ll5 started. 20240910084943139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084943141 DMM INFO MM(262420000000042/e88391c7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084943141 DMM INFO MM(262420000000042/e88391c7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084943141 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084943141 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084943141 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084943141 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084943141 DLLC NOTICE LLME(ffffffff/e88391c7){ASSIGNED} LLGM Assign pre (e88391c7 => ffffffff) (gprs_llc.c:1079) 20240910084943141 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e88391c7 => ffffffff) (gprs_llc.c:1125) 20240910084943141 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240910084943141 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) 20240910084943141 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) 20240910084943141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084943141 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084943141 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084943141 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084943141 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084943183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084943183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084943183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084943183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084943183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084943183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084943183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084943183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084943183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084943184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084943184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084943184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084943185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084943185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084943185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084943185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084943185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084943185 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084943185 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084943185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084943186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084943186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084943189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084943199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084943199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084943221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084943221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084943221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084943221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084943221 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084943221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084943221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084943221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084943221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084943222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084943222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084943222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084943222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084943223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084943223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084943223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084943223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084943223 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084943223 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084943223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084943223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084943223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084943227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084943236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084943236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084943255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084943255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084943255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084943255 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084943255 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084943255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084943255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084943255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084943255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084943257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084943257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084943257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084943257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084943257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084943257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084943257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084943257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084943257 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084943257 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084943257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084943258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084943258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084943261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084943271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084943271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084943557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084943557 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084943557 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084943557 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@a044dc75396f: 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) } } } } 20240910084943559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084943560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@a044dc75396f: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C4674ADB'O, index=0 SGSN_Test-GSUP(1122)@a044dc75396f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@a044dc75396f: 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 := '06692900A4930238870C1DA1DAAD1315'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B30F3C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F213EB6597F1F66C'O } } } } } 20240910084944612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084944612 DLLC NOTICE LLME(ffffffff/c4674adb){UNASSIGNED} LLC RX: unknown TLLI 0xc4674adb, creating LLME on the fly (gprs_llc.c:552) 20240910084944612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084944612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084944612 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084944612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910084944612 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084944612 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910084944612 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084944612 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084944612 DLLC NOTICE LLME(ffffffff/c4674adb){UNASSIGNED} LLGM Assign pre (c4674adb => f6517900) (gprs_llc.c:1079) 20240910084944613 DLLC NOTICE LLME(c4674adb/f6517900){ASSIGNED} LLGM Assign post (c4674adb => f6517900) (gprs_llc.c:1125) 20240910084944613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084944613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084944613 DMM DEBUG MM(262420000000043/f6517900) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084944625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084944625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084944625 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084944625 DMM DEBUG MM(262420000000043/f6517900) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240910084944625 DMM NOTICE MM(262420000000043/f6517900) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084944625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084944625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084944625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084944625 DMM DEBUG MM(262420000000043/f6517900) Requesting authorization (sgsn_auth.c:160) 20240910084944625 DMM INFO MM(262420000000043/f6517900) Requesting authentication tuples (sgsn_auth.c:184) 20240910084944625 DMM DEBUG MM(262420000000043/f6517900) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084944625 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240910084944625 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(1122)@a044dc75396f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@a044dc75396f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20240910084944628 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084944628 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084944628 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084944628 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084944629 DMM INFO MM(262420000000043/f6517900) Subscriber data update (mmctx.c:430) 20240910084944629 DMM DEBUG MM(262420000000043/f6517900) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084944629 DMM INFO MM(262420000000043/f6517900) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084944629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084944629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084944629 DMM INFO MM(262420000000043/f6517900) <- GMM AUTH AND CIPHERING REQ (rand = 06 69 29 00 a4 93 02 38 87 0c 1d a1 da ad 13 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084944637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084944637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084944637 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084944637 DMM INFO MM(262420000000043/f6517900) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084944637 DMM NOTICE MM(262420000000043/f6517900) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084944638 DMM DEBUG MM(262420000000043/f6517900) checking auth: received GSM SRES = 2b 30 f3 c6 (gprs_gmm.c:666) 20240910084944638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084944638 DMM DEBUG MM(262420000000043/f6517900) Requesting authorization (sgsn_auth.c:160) 20240910084944638 DMM INFO MM(262420000000043/f6517900) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084944638 DMM DEBUG MM(262420000000043/f6517900) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084944638 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240910084944638 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) 20240910084944638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084944638 DMM INFO MM(262420000000043/f6517900) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6517900) (gprs_gmm.c:300) 20240910084944639 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084944639 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084944639 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240910084944639 DMM INFO MM(262420000000043/f6517900) Subscriber data update (mmctx.c:430) 20240910084944639 DMM DEBUG MM(262420000000043/f6517900) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084944639 DMM INFO MM(262420000000043/f6517900) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084944639 DMM NOTICE MM(262420000000043/f6517900) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240910084944639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084944639 DMM NOTICE MM(262420000000043/f6517900) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084944639 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) 20240910084944640 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084944640 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240910084944640 DMM INFO MM(262420000000043/f6517900) Subscriber data update (mmctx.c:430) 20240910084944640 DMM DEBUG MM(262420000000043/f6517900) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084944646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084944646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084944646 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084944646 DMM INFO MM(262420000000043/f6517900) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084944646 DMM NOTICE MM(262420000000043/f6517900) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084944646 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084944646 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084944646 DLLC NOTICE LLME(c4674adb/f6517900){ASSIGNED} LLGM Assign pre (ffffffff => f6517900) (gprs_llc.c:1079) 20240910084944646 DLLC NOTICE LLME(ffffffff/f6517900){ASSIGNED} LLGM Assign post (ffffffff => f6517900) (gprs_llc.c:1125) 20240910084944646 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084944646 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084944646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084944646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910084945698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084945698 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(1124)@a044dc75396f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@a044dc75396f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@a044dc75396f: Final verdict of PTC: pass 20240910084945706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1115)@a044dc75396f: Final verdict of PTC: none20240910084945709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084945709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1107)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1122)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1110)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1120)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@a044dc75396f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@a044dc75396f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@a044dc75396f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1113)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1108)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1118)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@a044dc75396f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Tue Sep 10 08:49:45 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20240910084945838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084946240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87368) 20240910084946710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084946710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87368, count=91724) 20240910084947712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084947712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Tue Sep 10 08:49:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084948713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084948713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_suspend_nopaging started. 20240910084949300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084949301 DMM INFO MM(262420000000043/f6517900) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084949301 DMM INFO MM(262420000000043/f6517900) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084949301 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084949301 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084949301 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084949301 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084949301 DLLC NOTICE LLME(ffffffff/f6517900){ASSIGNED} LLGM Assign pre (f6517900 => ffffffff) (gprs_llc.c:1079) 20240910084949302 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f6517900 => ffffffff) (gprs_llc.c:1125) 20240910084949302 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240910084949302 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) 20240910084949302 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) 20240910084949302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910084949302 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084949302 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910084949302 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084949302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084949344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084949344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084949344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084949344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084949344 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084949344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084949344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084949344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084949344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084949346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084949346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084949346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084949346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084949346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084949346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084949346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084949346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084949346 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084949346 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084949346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084949346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084949346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084949351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910084949360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084949360 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084949381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084949381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084949381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084949381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084949381 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084949381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084949381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084949381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084949381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084949383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084949383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084949383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084949383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084949383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084949383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084949383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084949383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084949383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084949383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084949383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084949384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084949384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084949388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084949398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084949398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084949421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084949421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084949421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084949421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084949421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084949421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084949421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084949421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084949421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084949423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084949423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084949423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084949423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084949423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084949423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084949423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084949423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084949423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084949423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084949423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084949424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084949424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084949428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084949438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084949438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084949715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084949715 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084949715 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084949715 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@a044dc75396f: 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) } } } } 20240910084949717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910084949717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@a044dc75396f: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='D426D5B0'O, index=0 SGSN_Test-GSUP(1141)@a044dc75396f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@a044dc75396f: 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 := '27F9DDA19617BE355A20BC11D1C118B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFF5F5A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5DB573BAE28A34BC'O } } } } } 20240910084950769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084950770 DLLC NOTICE LLME(ffffffff/d426d5b0){UNASSIGNED} LLC RX: unknown TLLI 0xd426d5b0, creating LLME on the fly (gprs_llc.c:552) 20240910084950770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084950770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20240910084950770 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910084950770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910084950770 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910084950770 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910084950770 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910084950770 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910084950770 DLLC NOTICE LLME(ffffffff/d426d5b0){UNASSIGNED} LLGM Assign pre (d426d5b0 => fbfeb574) (gprs_llc.c:1079) 20240910084950770 DLLC NOTICE LLME(d426d5b0/fbfeb574){ASSIGNED} LLGM Assign post (d426d5b0 => fbfeb574) (gprs_llc.c:1125) 20240910084950770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910084950770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910084950770 DMM DEBUG MM(262420000000048/fbfeb574) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910084950783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084950783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910084950783 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084950783 DMM DEBUG MM(262420000000048/fbfeb574) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240910084950783 DMM NOTICE MM(262420000000048/fbfeb574) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910084950783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910084950783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910084950783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910084950783 DMM DEBUG MM(262420000000048/fbfeb574) Requesting authorization (sgsn_auth.c:160) 20240910084950783 DMM INFO MM(262420000000048/fbfeb574) Requesting authentication tuples (sgsn_auth.c:184) 20240910084950783 DMM DEBUG MM(262420000000048/fbfeb574) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910084950783 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240910084950783 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(1141)@a044dc75396f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@a044dc75396f: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20240910084950786 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910084950786 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910084950786 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910084950786 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910084950786 DMM INFO MM(262420000000048/fbfeb574) Subscriber data update (mmctx.c:430) 20240910084950786 DMM DEBUG MM(262420000000048/fbfeb574) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910084950786 DMM INFO MM(262420000000048/fbfeb574) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910084950786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910084950786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910084950786 DMM INFO MM(262420000000048/fbfeb574) <- GMM AUTH AND CIPHERING REQ (rand = 27 f9 dd a1 96 17 be 35 5a 20 bc 11 d1 c1 18 b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910084950793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084950793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240910084950793 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084950793 DMM INFO MM(262420000000048/fbfeb574) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910084950793 DMM NOTICE MM(262420000000048/fbfeb574) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910084950793 DMM DEBUG MM(262420000000048/fbfeb574) checking auth: received GSM SRES = ff f5 f5 a1 (gprs_gmm.c:666) 20240910084950793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910084950793 DMM DEBUG MM(262420000000048/fbfeb574) Requesting authorization (sgsn_auth.c:160) 20240910084950793 DMM INFO MM(262420000000048/fbfeb574) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910084950793 DMM DEBUG MM(262420000000048/fbfeb574) Requesting subscriber data update (gprs_subscriber.c:894) 20240910084950793 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240910084950793 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) 20240910084950793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910084950793 DMM INFO MM(262420000000048/fbfeb574) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbfeb574) (gprs_gmm.c:300) 20240910084950795 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910084950795 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910084950795 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240910084950795 DMM INFO MM(262420000000048/fbfeb574) Subscriber data update (mmctx.c:430) 20240910084950795 DMM DEBUG MM(262420000000048/fbfeb574) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910084950795 DMM INFO MM(262420000000048/fbfeb574) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910084950795 DMM NOTICE MM(262420000000048/fbfeb574) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240910084950795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910084950795 DMM NOTICE MM(262420000000048/fbfeb574) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910084950795 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) 20240910084950796 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910084950796 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240910084950796 DMM INFO MM(262420000000048/fbfeb574) Subscriber data update (mmctx.c:430) 20240910084950796 DMM DEBUG MM(262420000000048/fbfeb574) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910084950801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084950801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910084950801 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084950801 DMM INFO MM(262420000000048/fbfeb574) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910084950801 DMM NOTICE MM(262420000000048/fbfeb574) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910084950801 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910084950801 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910084950801 DLLC NOTICE LLME(d426d5b0/fbfeb574){ASSIGNED} LLGM Assign pre (ffffffff => fbfeb574) (gprs_llc.c:1079) 20240910084950801 DLLC NOTICE LLME(ffffffff/fbfeb574){ASSIGNED} LLGM Assign post (ffffffff => fbfeb574) (gprs_llc.c:1125) 20240910084950801 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910084950801 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910084950801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910084950801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@a044dc75396f: setverdict(pass): none -> pass 20240910084950854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084950854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910084950854 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910084950854 DMM INFO MM(262420000000048/fbfeb574) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910084950854 DMM INFO MM(262420000000048/fbfeb574) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910084950854 DMM DEBUG MM(262420000000048/fbfeb574) Using GGSN 0 (gprs_sm.c:312) 20240910084950854 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) 20240910084950854 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240910084950854 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910084950854 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20240910084950854 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240910084950864 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 90 b7 e5 47 11 d6 d2 6a fa 14 05 7f ac 96 d9 bc 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) 20240910084950864 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e6a218, cbp=0x556c60e9c060) (sgsn_libgtp.c:629) 20240910084950864 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910084950864 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=fbfeb574, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910084950864 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910084950864 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910084950872 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240910084950879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084950879 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240910084950879 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240910084950882 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240910084950882 DMM INFO MM(262420000000048/fbfeb574) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) TC_suspend_nopaging-BVCI196(1128)@a044dc75396f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@a044dc75396f: Final verdict of PTC: pass 20240910084955891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53050<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910084955893 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910084955893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1141)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1129)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1134)@a044dc75396f: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@a044dc75396f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1139)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@a044dc75396f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1127)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1132)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1137)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@a044dc75396f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Tue Sep 10 08:49:55 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20240910084956017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084956418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99700) 20240910084956894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084956894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99700, count=100960) 20240910084957894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084957894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Tue Sep 10 08:49:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910084958895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084958895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_suspend_resume started. 20240910084959479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910084959480 DMM INFO MM(262420000000048/fbfeb574) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910084959480 DMM INFO MM(262420000000048/fbfeb574) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910084959480 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910084959480 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910084959480 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910084959480 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910084959480 DLLC NOTICE LLME(ffffffff/fbfeb574){ASSIGNED} LLGM Assign pre (fbfeb574 => ffffffff) (gprs_llc.c:1079) 20240910084959480 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fbfeb574 => ffffffff) (gprs_llc.c:1125) 20240910084959480 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910084959480 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910084959480 DMM NOTICE MM(262420000000048/fbfeb574) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910084959480 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240910084959480 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910084959480 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910084959480 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240910084959480 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240910084959480 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) 20240910084959480 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) 20240910084959480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910084959480 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910084959480 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910084959480 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910084959480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084959528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910084959528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084959528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084959528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084959528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910084959529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084959529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084959529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084959529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084959530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084959530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084959530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084959530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084959530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084959530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084959531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084959531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084959531 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910084959531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084959531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1148)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084959531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084959531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084959534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084959543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084959543 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084959565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910084959565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084959565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084959565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084959565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910084959565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084959565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084959565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084959565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084959567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084959567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084959567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084959567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084959567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084959567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084959567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084959567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084959567 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910084959567 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084959567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1153)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910084959568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084959568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084959572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084959581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084959581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910084959599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910084959599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910084959599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910084959599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084959599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910084959599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910084959599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910084959600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910084959600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910084959601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910084959601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910084959601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910084959601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910084959601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910084959601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910084959601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910084959601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910084959601 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910084959601 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910084959601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910084959602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910084959602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910084959606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910084959614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910084959614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910084959896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910084959896 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910084959896 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910084959896 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@a044dc75396f: 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) } } } } 20240910084959898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910084959898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@a044dc75396f: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='EBC0FA80'O, index=0 SGSN_Test-GSUP(1160)@a044dc75396f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@a044dc75396f: 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 := 'CF9EA65DE0F642C4CC02EFE60A8EA6C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA052ED7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F040179795B78374'O } } } } } 20240910085000950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085000950 DLLC NOTICE LLME(ffffffff/ebc0fa80){UNASSIGNED} LLC RX: unknown TLLI 0xebc0fa80, creating LLME on the fly (gprs_llc.c:552) 20240910085000950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085000950 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085000950 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085000950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910085000950 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085000950 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910085000950 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085000950 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085000950 DLLC NOTICE LLME(ffffffff/ebc0fa80){UNASSIGNED} LLGM Assign pre (ebc0fa80 => c10304ac) (gprs_llc.c:1079) 20240910085000950 DLLC NOTICE LLME(ebc0fa80/c10304ac){ASSIGNED} LLGM Assign post (ebc0fa80 => c10304ac) (gprs_llc.c:1125) 20240910085000950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085000950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085000950 DMM DEBUG MM(262420000000049/c10304ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085000964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085000964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085000964 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085000964 DMM DEBUG MM(262420000000049/c10304ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240910085000964 DMM NOTICE MM(262420000000049/c10304ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085000964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085000964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085000964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085000964 DMM DEBUG MM(262420000000049/c10304ac) Requesting authorization (sgsn_auth.c:160) 20240910085000964 DMM INFO MM(262420000000049/c10304ac) Requesting authentication tuples (sgsn_auth.c:184) 20240910085000964 DMM DEBUG MM(262420000000049/c10304ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085000964 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240910085000964 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(1160)@a044dc75396f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@a044dc75396f: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20240910085000967 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085000967 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085000967 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085000967 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085000967 DMM INFO MM(262420000000049/c10304ac) Subscriber data update (mmctx.c:430) 20240910085000967 DMM DEBUG MM(262420000000049/c10304ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085000967 DMM INFO MM(262420000000049/c10304ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085000967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085000967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085000967 DMM INFO MM(262420000000049/c10304ac) <- GMM AUTH AND CIPHERING REQ (rand = cf 9e a6 5d e0 f6 42 c4 cc 02 ef e6 0a 8e a6 c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085000974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085000974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085000974 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085000974 DMM INFO MM(262420000000049/c10304ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085000974 DMM NOTICE MM(262420000000049/c10304ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085000974 DMM DEBUG MM(262420000000049/c10304ac) checking auth: received GSM SRES = aa 05 2e d7 (gprs_gmm.c:666) 20240910085000974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085000974 DMM DEBUG MM(262420000000049/c10304ac) Requesting authorization (sgsn_auth.c:160) 20240910085000974 DMM INFO MM(262420000000049/c10304ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085000974 DMM DEBUG MM(262420000000049/c10304ac) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085000974 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240910085000974 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) 20240910085000974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085000974 DMM INFO MM(262420000000049/c10304ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xc10304ac) (gprs_gmm.c:300) 20240910085000975 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085000975 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085000975 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240910085000975 DMM INFO MM(262420000000049/c10304ac) Subscriber data update (mmctx.c:430) 20240910085000975 DMM DEBUG MM(262420000000049/c10304ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085000975 DMM INFO MM(262420000000049/c10304ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085000975 DMM NOTICE MM(262420000000049/c10304ac) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240910085000975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085000975 DMM NOTICE MM(262420000000049/c10304ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085000975 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) 20240910085000976 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085000976 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240910085000976 DMM INFO MM(262420000000049/c10304ac) Subscriber data update (mmctx.c:430) 20240910085000976 DMM DEBUG MM(262420000000049/c10304ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085000982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085000982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085000982 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085000982 DMM INFO MM(262420000000049/c10304ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085000982 DMM NOTICE MM(262420000000049/c10304ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085000982 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085000982 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085000982 DLLC NOTICE LLME(ebc0fa80/c10304ac){ASSIGNED} LLGM Assign pre (ffffffff => c10304ac) (gprs_llc.c:1079) 20240910085000982 DLLC NOTICE LLME(ffffffff/c10304ac){ASSIGNED} LLGM Assign post (ffffffff => c10304ac) (gprs_llc.c:1125) 20240910085000982 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085000982 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085000982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085000982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@a044dc75396f: setverdict(pass): none -> pass 20240910085001034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085001034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910085001034 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085001034 DMM INFO MM(262420000000049/c10304ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085001034 DMM INFO MM(262420000000049/c10304ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085001034 DMM DEBUG MM(262420000000049/c10304ac) Using GGSN 0 (gprs_sm.c:312) 20240910085001034 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) 20240910085001034 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240910085001034 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085001034 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085001034 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240910085001044 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 54 35 01 73 11 b1 fc 34 e0 14 05 7f 94 e8 df 3b 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) 20240910085001044 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e6b288, cbp=0x556c60e9c8d0) (sgsn_libgtp.c:629) 20240910085001044 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085001044 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=c10304ac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910085001044 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085001044 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085001052 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240910085001059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085001059 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240910085001059 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240910085001062 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240910085001062 DMM INFO MM(262420000000049/c10304ac) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240910085006069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085006069 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2323) 20240910085006069 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240910085006073 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) TC_suspend_resume-BVCI196(1147)@a044dc75396f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@a044dc75396f: Final verdict of PTC: pass 20240910085006082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910085006083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085006083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@a044dc75396f: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1148)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1160)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@a044dc75396f: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1158)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1153)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@a044dc75396f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1156)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1151)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1146)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@a044dc75396f: Test case TC_suspend_resume finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Tue Sep 10 08:50:06 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20240910085006210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085006611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100584) 20240910085007084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085007084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100584, count=104940) 20240910085007841 DGPRS DEBUG Checking for inactive LLMEs, time = 7768941 (sgsn.c:131) 20240910085008085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085008085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Tue Sep 10 08:50:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085009086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085009086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_suspend_rau started. 20240910085009671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085009673 DMM INFO MM(262420000000049/c10304ac) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085009673 DMM INFO MM(262420000000049/c10304ac) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085009673 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085009673 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085009673 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085009673 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910085009673 DLLC NOTICE LLME(ffffffff/c10304ac){ASSIGNED} LLGM Assign pre (c10304ac => ffffffff) (gprs_llc.c:1079) 20240910085009673 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c10304ac => ffffffff) (gprs_llc.c:1125) 20240910085009673 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910085009673 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910085009673 DMM NOTICE MM(262420000000049/c10304ac) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085009673 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240910085009673 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085009673 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085009673 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240910085009673 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240910085009673 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) 20240910085009673 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) 20240910085009673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910085009673 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085009673 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910085009673 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085009673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@a044dc75396f: 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(1168)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085009729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085009729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085009729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085009729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085009729 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085009729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085009729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085009729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085009729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1167)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1168)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085009731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085009731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085009731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085009731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085009731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085009731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085009731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085009731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085009731 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085009731 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085009731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1168)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085009732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085009732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085009736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1164)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085009747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085009747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1165)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085009760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085009760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085009760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085009760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085009760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085009760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085009760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085009760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085009760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085009763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085009763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085009763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085009763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085009763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085009763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085009763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) SGSN_Test-Gb2-NS2(1172)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910085009763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085009763 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085009763 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085009763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085009764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085009764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085009768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1169)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085009779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085009779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1170)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@a044dc75396f: 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(1178)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085009798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085009798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085009798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085009798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085009798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085009799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085009799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085009799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085009799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085009800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085009800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085009800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085009800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085009800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085009800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085009800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085009800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1178)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085009801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085009804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085009814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085009814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1175)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085010087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085010087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085010087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085010087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1177)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@a044dc75396f: 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) } } } } 20240910085010089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1177)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085010090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1177)@a044dc75396f: 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(1177)@a044dc75396f: 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(1177)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@a044dc75396f: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='D3A1F36B'O, index=0 SGSN_Test-GSUP(1179)@a044dc75396f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@a044dc75396f: 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 := '2B818F7340E76FDB70585F3AAD8C3AC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '32DBB284'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '079D603782EB8CF9'O } } } } } 20240910085011141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085011141 DLLC NOTICE LLME(ffffffff/d3a1f36b){UNASSIGNED} LLC RX: unknown TLLI 0xd3a1f36b, creating LLME on the fly (gprs_llc.c:552) 20240910085011141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085011142 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085011142 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085011142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085011142 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085011142 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910085011142 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085011142 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085011142 DLLC NOTICE LLME(ffffffff/d3a1f36b){UNASSIGNED} LLGM Assign pre (d3a1f36b => d1e09449) (gprs_llc.c:1079) 20240910085011142 DLLC NOTICE LLME(d3a1f36b/d1e09449){ASSIGNED} LLGM Assign post (d3a1f36b => d1e09449) (gprs_llc.c:1125) 20240910085011142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085011142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085011142 DMM DEBUG MM(262420000000050/d1e09449) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085011155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085011155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085011155 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085011155 DMM DEBUG MM(262420000000050/d1e09449) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240910085011155 DMM NOTICE MM(262420000000050/d1e09449) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085011155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085011155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085011155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085011155 DMM DEBUG MM(262420000000050/d1e09449) Requesting authorization (sgsn_auth.c:160) 20240910085011155 DMM INFO MM(262420000000050/d1e09449) Requesting authentication tuples (sgsn_auth.c:184) 20240910085011155 DMM DEBUG MM(262420000000050/d1e09449) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085011155 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240910085011155 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(1179)@a044dc75396f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@a044dc75396f: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20240910085011158 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085011158 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085011158 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085011158 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085011158 DMM INFO MM(262420000000050/d1e09449) Subscriber data update (mmctx.c:430) 20240910085011158 DMM DEBUG MM(262420000000050/d1e09449) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085011158 DMM INFO MM(262420000000050/d1e09449) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085011158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085011158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085011158 DMM INFO MM(262420000000050/d1e09449) <- GMM AUTH AND CIPHERING REQ (rand = 2b 81 8f 73 40 e7 6f db 70 58 5f 3a ad 8c 3a c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085011166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085011166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085011166 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085011166 DMM INFO MM(262420000000050/d1e09449) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085011166 DMM NOTICE MM(262420000000050/d1e09449) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085011166 DMM DEBUG MM(262420000000050/d1e09449) checking auth: received GSM SRES = 32 db b2 84 (gprs_gmm.c:666) 20240910085011166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085011166 DMM DEBUG MM(262420000000050/d1e09449) Requesting authorization (sgsn_auth.c:160) 20240910085011166 DMM INFO MM(262420000000050/d1e09449) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085011166 DMM DEBUG MM(262420000000050/d1e09449) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085011166 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240910085011166 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) 20240910085011166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085011166 DMM INFO MM(262420000000050/d1e09449) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1e09449) (gprs_gmm.c:300) 20240910085011167 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085011167 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085011167 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240910085011167 DMM INFO MM(262420000000050/d1e09449) Subscriber data update (mmctx.c:430) 20240910085011167 DMM DEBUG MM(262420000000050/d1e09449) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085011168 DMM INFO MM(262420000000050/d1e09449) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085011168 DMM NOTICE MM(262420000000050/d1e09449) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240910085011168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085011168 DMM NOTICE MM(262420000000050/d1e09449) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085011168 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) 20240910085011168 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085011168 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240910085011168 DMM INFO MM(262420000000050/d1e09449) Subscriber data update (mmctx.c:430) 20240910085011168 DMM DEBUG MM(262420000000050/d1e09449) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085011177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085011177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085011177 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085011177 DMM INFO MM(262420000000050/d1e09449) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085011177 DMM NOTICE MM(262420000000050/d1e09449) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085011177 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085011177 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085011177 DLLC NOTICE LLME(d3a1f36b/d1e09449){ASSIGNED} LLGM Assign pre (ffffffff => d1e09449) (gprs_llc.c:1079) 20240910085011177 DLLC NOTICE LLME(ffffffff/d1e09449){ASSIGNED} LLGM Assign post (ffffffff => d1e09449) (gprs_llc.c:1125) 20240910085011177 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085011177 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085011177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085011177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@a044dc75396f: setverdict(pass): none -> pass 20240910085011228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085011228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910085011228 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085011228 DMM INFO MM(262420000000050/d1e09449) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085011228 DMM INFO MM(262420000000050/d1e09449) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085011228 DMM DEBUG MM(262420000000050/d1e09449) Using GGSN 0 (gprs_sm.c:312) 20240910085011229 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) 20240910085011229 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240910085011229 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085011229 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085011229 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240910085011238 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 48 09 1a fa 11 35 fd 18 71 14 05 7f c2 3a 0b f3 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) 20240910085011238 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e6c2f8, cbp=0x556c60e9cc60) (sgsn_libgtp.c:629) 20240910085011238 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085011238 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=d1e09449, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910085011238 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085011238 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085011246 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240910085011252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085011252 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240910085011252 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240910085011255 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240910085011255 DMM INFO MM(262420000000050/d1e09449) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240910085016264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085016264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085016264 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085016264 DMM INFO MM(262420000000050/d1e09449) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910085016264 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085016264 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240910085016264 DLLC NOTICE LLME(ffffffff/d1e09449){ASSIGNED} LLGM Assign pre (d1e09449 => cccafe76) (gprs_llc.c:1079) 20240910085016264 DLLC NOTICE LLME(d1e09449/cccafe76){ASSIGNED} LLGM Assign post (d1e09449 => cccafe76) (gprs_llc.c:1125) 20240910085016264 DMM INFO MM(262420000000050/cccafe76) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085016272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085016272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085016272 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085016272 DMM INFO MM(262420000000050/cccafe76) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240910085016272 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240910085016272 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085016272 DLLC NOTICE LLME(d1e09449/cccafe76){ASSIGNED} LLGM Assign pre (ffffffff => cccafe76) (gprs_llc.c:1079) 20240910085016272 DLLC NOTICE LLME(ffffffff/cccafe76){ASSIGNED} LLGM Assign post (ffffffff => cccafe76) (gprs_llc.c:1125) 20240910085016272 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240910085016772 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) TC_suspend_rau-BVCI196(1165)@a044dc75396f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@a044dc75396f: Final verdict of PTC: pass 20240910085016781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1167)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1179)@a044dc75396f: Final verdict of PTC: none 20240910085016783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085016784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_rau-BVCI196(1165)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1168)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1178)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@a044dc75396f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1175)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1177)@a044dc75396f: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1173)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1171)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1176)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1166)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_rau-BVCI220(1175): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@a044dc75396f: Test case TC_suspend_rau finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Tue Sep 10 08:50:16 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20240910085016914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085017316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106352) 20240910085017784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085017784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106352, count=110708) 20240910085018785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085018786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Tue Sep 10 08:50:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085019787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085019787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_paging_ps started. 20240910085020376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085020377 DMM INFO MM(262420000000050/cccafe76) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085020377 DMM INFO MM(262420000000050/cccafe76) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085020377 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085020377 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085020377 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085020377 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910085020377 DLLC NOTICE LLME(ffffffff/cccafe76){ASSIGNED} LLGM Assign pre (cccafe76 => ffffffff) (gprs_llc.c:1079) 20240910085020377 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cccafe76 => ffffffff) (gprs_llc.c:1125) 20240910085020377 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910085020378 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910085020378 DMM NOTICE MM(262420000000050/cccafe76) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085020378 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240910085020378 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085020378 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085020378 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240910085020378 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240910085020378 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) 20240910085020378 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) 20240910085020378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910085020378 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085020378 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910085020378 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085020378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085020421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085020421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085020421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085020421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085020421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085020421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085020421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085020421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085020421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085020423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085020423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085020423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085020423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085020423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085020423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085020423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085020423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085020423 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085020423 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085020423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085020424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085020424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085020427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085020435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085020435 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085020461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085020461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085020461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085020461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085020461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085020461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085020462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085020462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085020462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085020462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085020463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085020463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085020463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085020463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085020463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085020463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085020463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085020463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085020463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085020468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910085020477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085020477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085020501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085020501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085020501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085020501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085020501 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085020501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085020501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085020501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085020501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085020502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085020502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085020502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085020502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085020502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085020503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085020503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085020503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085020503 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085020503 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085020503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1196)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085020503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085020503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085020507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085020518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085020518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085020788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085020788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085020788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085020788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@a044dc75396f: 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) } } } } 20240910085020790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085020791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@a044dc75396f: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='CC85313B'O, index=0 SGSN_Test-GSUP(1198)@a044dc75396f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@a044dc75396f: 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 := 'C19285BAF86A69356C629BD66FE904EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9DF8471F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB876D69F49EFCEB'O } } } } } 20240910085021846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085021846 DLLC NOTICE LLME(ffffffff/cc85313b){UNASSIGNED} LLC RX: unknown TLLI 0xcc85313b, creating LLME on the fly (gprs_llc.c:552) 20240910085021846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085021846 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085021846 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085021846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910085021846 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085021846 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910085021846 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085021846 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085021846 DLLC NOTICE LLME(ffffffff/cc85313b){UNASSIGNED} LLGM Assign pre (cc85313b => ea1f5deb) (gprs_llc.c:1079) 20240910085021846 DLLC NOTICE LLME(cc85313b/ea1f5deb){ASSIGNED} LLGM Assign post (cc85313b => ea1f5deb) (gprs_llc.c:1125) 20240910085021846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085021846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085021846 DMM DEBUG MM(262420000000051/ea1f5deb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085021859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085021859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085021859 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085021859 DMM DEBUG MM(262420000000051/ea1f5deb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240910085021859 DMM NOTICE MM(262420000000051/ea1f5deb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085021859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085021859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085021859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085021859 DMM DEBUG MM(262420000000051/ea1f5deb) Requesting authorization (sgsn_auth.c:160) 20240910085021859 DMM INFO MM(262420000000051/ea1f5deb) Requesting authentication tuples (sgsn_auth.c:184) 20240910085021859 DMM DEBUG MM(262420000000051/ea1f5deb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085021859 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240910085021859 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(1198)@a044dc75396f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@a044dc75396f: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20240910085021862 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085021862 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085021862 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085021862 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085021862 DMM INFO MM(262420000000051/ea1f5deb) Subscriber data update (mmctx.c:430) 20240910085021862 DMM DEBUG MM(262420000000051/ea1f5deb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085021862 DMM INFO MM(262420000000051/ea1f5deb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085021862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085021862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085021862 DMM INFO MM(262420000000051/ea1f5deb) <- GMM AUTH AND CIPHERING REQ (rand = c1 92 85 ba f8 6a 69 35 6c 62 9b d6 6f e9 04 ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085021869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085021869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085021869 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085021869 DMM INFO MM(262420000000051/ea1f5deb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085021869 DMM NOTICE MM(262420000000051/ea1f5deb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085021869 DMM DEBUG MM(262420000000051/ea1f5deb) checking auth: received GSM SRES = 9d f8 47 1f (gprs_gmm.c:666) 20240910085021869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085021869 DMM DEBUG MM(262420000000051/ea1f5deb) Requesting authorization (sgsn_auth.c:160) 20240910085021869 DMM INFO MM(262420000000051/ea1f5deb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085021869 DMM DEBUG MM(262420000000051/ea1f5deb) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085021869 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240910085021869 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) 20240910085021869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085021869 DMM INFO MM(262420000000051/ea1f5deb) <- GMM ATTACH ACCEPT (new P-TMSI=0xea1f5deb) (gprs_gmm.c:300) 20240910085021871 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085021871 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085021871 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240910085021871 DMM INFO MM(262420000000051/ea1f5deb) Subscriber data update (mmctx.c:430) 20240910085021871 DMM DEBUG MM(262420000000051/ea1f5deb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085021871 DMM INFO MM(262420000000051/ea1f5deb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085021871 DMM NOTICE MM(262420000000051/ea1f5deb) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240910085021871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085021871 DMM NOTICE MM(262420000000051/ea1f5deb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085021871 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) 20240910085021872 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085021872 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240910085021872 DMM INFO MM(262420000000051/ea1f5deb) Subscriber data update (mmctx.c:430) 20240910085021872 DMM DEBUG MM(262420000000051/ea1f5deb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085021877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085021877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085021878 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085021878 DMM INFO MM(262420000000051/ea1f5deb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085021878 DMM NOTICE MM(262420000000051/ea1f5deb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085021878 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085021878 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085021878 DLLC NOTICE LLME(cc85313b/ea1f5deb){ASSIGNED} LLGM Assign pre (ffffffff => ea1f5deb) (gprs_llc.c:1079) 20240910085021878 DLLC NOTICE LLME(ffffffff/ea1f5deb){ASSIGNED} LLGM Assign post (ffffffff => ea1f5deb) (gprs_llc.c:1125) 20240910085021878 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085021878 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085021878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085021878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@a044dc75396f: setverdict(pass): none -> pass 20240910085021929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085021929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910085021929 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085021929 DMM INFO MM(262420000000051/ea1f5deb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085021929 DMM INFO MM(262420000000051/ea1f5deb) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085021929 DMM DEBUG MM(262420000000051/ea1f5deb) Using GGSN 0 (gprs_sm.c:312) 20240910085021929 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) 20240910085021929 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240910085021929 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085021929 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085021929 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240910085021939 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 f1 76 cf 45 11 cc 28 4c 53 14 05 7f 76 ba e7 c8 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) 20240910085021939 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e6d368, cbp=0x556c60e9a260) (sgsn_libgtp.c:629) 20240910085021939 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085021939 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea0fb8 TLLI=ea1f5deb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910085021939 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085021939 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085021947 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240910085024929 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240910085024929 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240910085024929 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240910085026957 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240910085026957 DMM INFO MM(262420000000051/ea1f5deb) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps-BVCI196(1185)@a044dc75396f: 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 := 'EA1F5DEB'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@a044dc75396f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@a044dc75396f: Final verdict of PTC: pass 20240910085026971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910085026973 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085026973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1197)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1198)@a044dc75396f: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1186)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1191)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1196)@a044dc75396f: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@a044dc75396f: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1194)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1189)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1184)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@a044dc75396f: Test case TC_paging_ps finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Tue Sep 10 08:50:27 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20240910085027080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085027481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102844) 20240910085027973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085027974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102844, count=104284) 20240910085028974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085028974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:50:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085029975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085029975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_paging_ps_ra_multiple_cells started. 20240910085030545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085030546 DMM INFO MM(262420000000051/ea1f5deb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085030546 DMM INFO MM(262420000000051/ea1f5deb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085030546 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085030546 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085030546 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085030546 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240910085030546 DLLC NOTICE LLME(ffffffff/ea1f5deb){ASSIGNED} LLGM Assign pre (ea1f5deb => ffffffff) (gprs_llc.c:1079) 20240910085030546 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ea1f5deb => ffffffff) (gprs_llc.c:1125) 20240910085030547 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0c60 (gprs_sndcp.c:574) 20240910085030547 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea0fb8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910085030547 DMM NOTICE MM(262420000000051/ea1f5deb) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085030547 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240910085030547 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085030547 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085030547 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240910085030547 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240910085030547 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) 20240910085030547 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) 20240910085030547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910085030547 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085030547 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910085030547 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085030547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085030596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085030596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085030596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085030596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085030596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085030596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085030596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085030596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085030596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1206)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1205)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910085030598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085030598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085030598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085030598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085030598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085030598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085030598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085030598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085030598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085030598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085030598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085030599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085030599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085030603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085030611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085030612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1207)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085030621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085030621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085030621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085030621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085030621 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085030621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085030621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085030621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085030621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085030623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085030623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085030623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085030623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085030623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085030623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085030623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085030623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085030623 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085030623 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085030623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085030624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085030624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085030627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085030636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085030636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@a044dc75396f: 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(1216)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085030663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085030663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085030663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085030663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085030663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085030663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085030663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085030663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085030663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085030664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085030664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085030664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085030665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085030665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085030665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085030665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085030665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085030665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085030665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085030665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085030665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085030665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085030668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085030676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085030676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085030976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085030976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085030976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085030976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@a044dc75396f: 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) } } } } 20240910085030978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085030979 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@a044dc75396f: 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(1215)@a044dc75396f: 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(1215)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@a044dc75396f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CDE0E89C'O, index=0 SGSN_Test-GSUP(1217)@a044dc75396f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@a044dc75396f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@a044dc75396f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CDE0E89C'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@a044dc75396f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CDE0E89C'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@a044dc75396f: 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 := 'EE709F296F39BF512079F9023930BEFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A02591B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F6E6DA183330FA2'O } } } } } 20240910085032035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085032035 DLLC NOTICE LLME(ffffffff/cde0e89c){UNASSIGNED} LLC RX: unknown TLLI 0xcde0e89c, creating LLME on the fly (gprs_llc.c:552) 20240910085032035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085032035 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085032035 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085032035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085032035 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085032035 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910085032035 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085032035 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085032035 DLLC NOTICE LLME(ffffffff/cde0e89c){UNASSIGNED} LLGM Assign pre (cde0e89c => ef6e4a9e) (gprs_llc.c:1079) 20240910085032035 DLLC NOTICE LLME(cde0e89c/ef6e4a9e){ASSIGNED} LLGM Assign post (cde0e89c => ef6e4a9e) (gprs_llc.c:1125) 20240910085032035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085032035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085032035 DMM DEBUG MM(262420000000052/ef6e4a9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085032047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085032047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085032047 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085032047 DMM DEBUG MM(262420000000052/ef6e4a9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240910085032047 DMM NOTICE MM(262420000000052/ef6e4a9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085032047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085032047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085032047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085032047 DMM DEBUG MM(262420000000052/ef6e4a9e) Requesting authorization (sgsn_auth.c:160) 20240910085032047 DMM INFO MM(262420000000052/ef6e4a9e) Requesting authentication tuples (sgsn_auth.c:184) 20240910085032047 DMM DEBUG MM(262420000000052/ef6e4a9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085032047 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240910085032047 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(1217)@a044dc75396f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@a044dc75396f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20240910085032050 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085032050 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085032050 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085032050 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085032050 DMM INFO MM(262420000000052/ef6e4a9e) Subscriber data update (mmctx.c:430) 20240910085032050 DMM DEBUG MM(262420000000052/ef6e4a9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085032050 DMM INFO MM(262420000000052/ef6e4a9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085032050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085032050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085032050 DMM INFO MM(262420000000052/ef6e4a9e) <- GMM AUTH AND CIPHERING REQ (rand = ee 70 9f 29 6f 39 bf 51 20 79 f9 02 39 30 be fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085032057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085032057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085032057 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085032057 DMM INFO MM(262420000000052/ef6e4a9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085032057 DMM NOTICE MM(262420000000052/ef6e4a9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085032057 DMM DEBUG MM(262420000000052/ef6e4a9e) checking auth: received GSM SRES = a0 25 91 b1 (gprs_gmm.c:666) 20240910085032057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085032057 DMM DEBUG MM(262420000000052/ef6e4a9e) Requesting authorization (sgsn_auth.c:160) 20240910085032057 DMM INFO MM(262420000000052/ef6e4a9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085032057 DMM DEBUG MM(262420000000052/ef6e4a9e) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085032057 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240910085032057 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) 20240910085032057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085032057 DMM INFO MM(262420000000052/ef6e4a9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xef6e4a9e) (gprs_gmm.c:300) 20240910085032058 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085032058 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085032058 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240910085032058 DMM INFO MM(262420000000052/ef6e4a9e) Subscriber data update (mmctx.c:430) 20240910085032058 DMM DEBUG MM(262420000000052/ef6e4a9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085032058 DMM INFO MM(262420000000052/ef6e4a9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085032058 DMM NOTICE MM(262420000000052/ef6e4a9e) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240910085032058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085032059 DMM NOTICE MM(262420000000052/ef6e4a9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085032059 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) 20240910085032059 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085032059 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240910085032059 DMM INFO MM(262420000000052/ef6e4a9e) Subscriber data update (mmctx.c:430) 20240910085032059 DMM DEBUG MM(262420000000052/ef6e4a9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085032065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085032065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085032065 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085032065 DMM INFO MM(262420000000052/ef6e4a9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085032065 DMM NOTICE MM(262420000000052/ef6e4a9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085032065 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085032065 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085032065 DLLC NOTICE LLME(cde0e89c/ef6e4a9e){ASSIGNED} LLGM Assign pre (ffffffff => ef6e4a9e) (gprs_llc.c:1079) 20240910085032065 DLLC NOTICE LLME(ffffffff/ef6e4a9e){ASSIGNED} LLGM Assign post (ffffffff => ef6e4a9e) (gprs_llc.c:1125) 20240910085032065 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085032066 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085032066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085032066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085032117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085032117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910085032117 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085032117 DMM INFO MM(262420000000052/ef6e4a9e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085032117 DMM INFO MM(262420000000052/ef6e4a9e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085032117 DMM DEBUG MM(262420000000052/ef6e4a9e) Using GGSN 0 (gprs_sm.c:312) 20240910085032117 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) 20240910085032117 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240910085032117 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085032117 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085032117 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240910085032129 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 0e ec e3 fe 11 62 a3 f9 42 14 05 7f a8 94 17 d1 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) 20240910085032129 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e6e3d8, cbp=0x556c60e9acc0) (sgsn_libgtp.c:629) 20240910085032129 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085032129 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea20c8 TLLI=ef6e4a9e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910085032129 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085032130 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@a044dc75396f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085032137 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240910085035118 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240910085035118 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240910085035118 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240910085037147 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240910085037147 DMM INFO MM(262420000000052/ef6e4a9e) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@a044dc75396f: 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 := 'EF6E4A9E'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240910085037842 DGPRS DEBUG Checking for inactive LLMEs, time = 7768971 (sgsn.c:131) 20240910085050977 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240910085050977 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240910085050978 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085100601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085100603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085100603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910085100625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085100626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085100626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240910085100665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085100667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085100667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@a044dc75396f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a044dc75396f: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20240910085102048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085102048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1206)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1210)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1216)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@a044dc75396f: Final verdict of PTC: none 20240910085102051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48198<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@a044dc75396f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@a044dc75396f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1213)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1214)@a044dc75396f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@a044dc75396f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1204)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1208)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@a044dc75396f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Tue Sep 10 08:51:02 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20240910085102185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085102586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108024) 20240910085103048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085103048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108024, count=109464) 20240910085104049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085104049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Tue Sep 10 08:51:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085105050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085105050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_bssgp_rim_single_report started. 20240910085105649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085105650 DMM INFO MM(262420000000052/ef6e4a9e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085105650 DMM INFO MM(262420000000052/ef6e4a9e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085105650 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085105650 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085105650 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085105650 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240910085105650 DLLC NOTICE LLME(ffffffff/ef6e4a9e){ASSIGNED} LLGM Assign pre (ef6e4a9e => ffffffff) (gprs_llc.c:1079) 20240910085105650 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ef6e4a9e => ffffffff) (gprs_llc.c:1125) 20240910085105650 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea1d70 (gprs_sndcp.c:574) 20240910085105650 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea20c8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910085105650 DMM NOTICE MM(262420000000052/ef6e4a9e) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085105650 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240910085105650 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085105650 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085105650 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240910085105650 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240910085105650 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) 20240910085105650 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) 20240910085105651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910085105651 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085105651 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910085105651 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085105651 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085105691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085105691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085105691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085105691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085105691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085105691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085105691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085105691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085105691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085105693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085105693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085105693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085105693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085105693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085105693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085105693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085105693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085105693 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085105693 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085105693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085105694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085105694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085105698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085105708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085105709 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085105727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085105727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085105727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085105727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085105727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085105727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085105727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085105727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085105727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085105729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085105730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085105730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085105730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085105730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085105730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085105730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085105730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085105730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085105730 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085105730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085105730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085105730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085105735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085105746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085105746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085105764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085105764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085105764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085105764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085105764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085105764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085105764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085105764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085105764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085105766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085105766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085105766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085105766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085105766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085105766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085105766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085105766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085105766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085105766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085105766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085105767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085105767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085105771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085105782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085105782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085106051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085106051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085106051 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085106051 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@a044dc75396f: 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) } } } } 20240910085106052 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910085106053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085106071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a044dc75396f: setverdict(pass): none -> pass MTC@a044dc75396f: Warning: Re-starting timer T, which is already active (running or expired). 20240910085106080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085106087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@a044dc75396f: Final verdict of PTC: none 20240910085106090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085106090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1224)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1229)@a044dc75396f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1234)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@a044dc75396f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@a044dc75396f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1222)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1227)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1232)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: pass MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@a044dc75396f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Tue Sep 10 08:51:06 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20240910085106214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085106616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20240910085107090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085107090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59496) 20240910085107843 DGPRS DEBUG Checking for inactive LLMEs, time = 7769001 (sgsn.c:131) 20240910085108091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085108091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Tue Sep 10 08:51:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085109092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085109092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_rim_eutran_to_geran started. 20240910085109673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085109675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085109733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085109734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085109734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085109734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085109734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085109734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085109734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085109734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085109734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1242)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1243)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085109736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085109736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085109736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085109736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085109736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085109736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085109736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085109736 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085109736 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085109736 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085109736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085109737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085109737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085109740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910085109749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085109749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1240)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1242)@a044dc75396f: 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(1247)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085109759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085109759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085109759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085109759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085109759 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085109759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085109759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085109759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085109759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085109761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085109761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085109761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085109761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085109761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085109761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085109761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085109761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085109761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085109761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085109761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1247)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085109762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085109762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085109766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085109775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085109775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@a044dc75396f: 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(1252)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085109795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085109795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085109796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085109796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085109796 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085109796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085109796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085109796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085109796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085109797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085109798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085109798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085109798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085109798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085109798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085109798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085109798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085109798 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085109798 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085109798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085109798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085109798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1252)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085109802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085109812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085109812 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085110093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085110093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085110093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085110093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@a044dc75396f: 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) } } } } 20240910085110095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085110096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@a044dc75396f: 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(1253)@a044dc75396f: 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(1253)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a044dc75396f: setverdict(pass): none -> pass 20240910085110125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085110129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40328<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1247)@a044dc75396f: Final verdict of PTC: none 20240910085110131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1252)@a044dc75396f: Final verdict of PTC: none 20240910085110131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1248)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@a044dc75396f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1240)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1243)@a044dc75396f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1241)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1250)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1245)@a044dc75396f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: pass MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1240): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@a044dc75396f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Tue Sep 10 08:51:10 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20240910085110258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085110659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20240910085111132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085111132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48140, count=52496) 20240910085112133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085112133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:51:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085113134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085113134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_cell_change_different_rai_ci_attach started. 20240910085113720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085113721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@a044dc75396f: 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(1260)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085113769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085113769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085113769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085113769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085113769 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085113769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085113769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085113769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085113769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085113771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085113771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085113771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085113771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085113771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085113771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085113771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085113771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085113771 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085113771 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085113771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085113772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085113772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085113776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085113785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085113785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@a044dc75396f: 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(1265)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085113805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085113805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085113805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085113805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085113805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085113805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085113805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085113805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085113805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085113806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085113806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085113806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085113806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085113806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085113806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085113806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085113806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085113806 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085113806 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085113806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085113807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085113807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085113810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910085113819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085113819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@a044dc75396f: 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(1270)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085113842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085113842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085113842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085113842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085113842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085113842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085113842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085113842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085113842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085113844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085113844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085113844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085113844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085113844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085113844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085113844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085113844 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085113844 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085113844 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085113844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085113844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085113844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085113849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085113858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085113858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085114135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085114135 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085114135 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085114135 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@a044dc75396f: 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) } } } } 20240910085114137 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085114138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@a044dc75396f: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C62DE197'O, index=0 SGSN_Test-GSUP(1272)@a044dc75396f: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@a044dc75396f: 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 := '95B3460E20824EDF5162E2C870C6920F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA85C8F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3D92F45ED49B8CF'O } } } } } 20240910085114185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085114185 DLLC NOTICE LLME(ffffffff/c62de197){UNASSIGNED} LLC RX: unknown TLLI 0xc62de197, creating LLME on the fly (gprs_llc.c:552) 20240910085114185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085114186 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085114186 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085114186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910085114186 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085114186 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910085114186 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085114186 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085114186 DLLC NOTICE LLME(ffffffff/c62de197){UNASSIGNED} LLGM Assign pre (c62de197 => ef9ea160) (gprs_llc.c:1079) 20240910085114186 DLLC NOTICE LLME(c62de197/ef9ea160){ASSIGNED} LLGM Assign post (c62de197 => ef9ea160) (gprs_llc.c:1125) 20240910085114186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085114186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085114186 DMM DEBUG MM(262420000000068/ef9ea160) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085114198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085114198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085114198 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085114198 DMM DEBUG MM(262420000000068/ef9ea160) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240910085114198 DMM NOTICE MM(262420000000068/ef9ea160) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085114198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085114198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085114198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085114198 DMM DEBUG MM(262420000000068/ef9ea160) Requesting authorization (sgsn_auth.c:160) 20240910085114198 DMM INFO MM(262420000000068/ef9ea160) Requesting authentication tuples (sgsn_auth.c:184) 20240910085114198 DMM DEBUG MM(262420000000068/ef9ea160) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085114198 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240910085114198 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(1272)@a044dc75396f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@a044dc75396f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20240910085114201 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085114201 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085114201 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085114201 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085114201 DMM INFO MM(262420000000068/ef9ea160) Subscriber data update (mmctx.c:430) 20240910085114201 DMM DEBUG MM(262420000000068/ef9ea160) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085114201 DMM INFO MM(262420000000068/ef9ea160) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085114201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085114201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085114201 DMM INFO MM(262420000000068/ef9ea160) <- GMM AUTH AND CIPHERING REQ (rand = 95 b3 46 0e 20 82 4e df 51 62 e2 c8 70 c6 92 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085114207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085114207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085114207 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085114207 DMM INFO MM(262420000000068/ef9ea160) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085114207 DMM NOTICE MM(262420000000068/ef9ea160) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085114207 DMM DEBUG MM(262420000000068/ef9ea160) checking auth: received GSM SRES = ea 85 c8 f2 (gprs_gmm.c:666) 20240910085114207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085114207 DMM DEBUG MM(262420000000068/ef9ea160) Requesting authorization (sgsn_auth.c:160) 20240910085114207 DMM INFO MM(262420000000068/ef9ea160) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085114207 DMM DEBUG MM(262420000000068/ef9ea160) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085114207 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240910085114207 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) 20240910085114207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085114207 DMM INFO MM(262420000000068/ef9ea160) <- GMM ATTACH ACCEPT (new P-TMSI=0xef9ea160) (gprs_gmm.c:300) 20240910085114208 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085114208 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085114208 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240910085114208 DMM INFO MM(262420000000068/ef9ea160) Subscriber data update (mmctx.c:430) 20240910085114208 DMM DEBUG MM(262420000000068/ef9ea160) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085114208 DMM INFO MM(262420000000068/ef9ea160) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085114208 DMM NOTICE MM(262420000000068/ef9ea160) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240910085114208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085114208 DMM NOTICE MM(262420000000068/ef9ea160) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085114208 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) 20240910085114209 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085114209 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240910085114209 DMM INFO MM(262420000000068/ef9ea160) Subscriber data update (mmctx.c:430) 20240910085114209 DMM DEBUG MM(262420000000068/ef9ea160) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085114216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085114216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085114216 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085114216 DMM INFO MM(262420000000068/ef9ea160) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085114216 DMM NOTICE MM(262420000000068/ef9ea160) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085114216 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085114216 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085114216 DLLC NOTICE LLME(c62de197/ef9ea160){ASSIGNED} LLGM Assign pre (ffffffff => ef9ea160) (gprs_llc.c:1079) 20240910085114216 DLLC NOTICE LLME(ffffffff/ef9ea160){ASSIGNED} LLGM Assign post (ffffffff => ef9ea160) (gprs_llc.c:1125) 20240910085114216 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085114216 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085114216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085114216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085114267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085114267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910085114267 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085114267 DMM INFO MM(262420000000068/ef9ea160) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085114267 DMM INFO MM(262420000000068/ef9ea160) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085114267 DMM DEBUG MM(262420000000068/ef9ea160) Using GGSN 0 (gprs_sm.c:312) 20240910085114267 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) 20240910085114267 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240910085114267 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085114267 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085114267 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240910085114277 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 1f b9 54 91 11 60 b1 4a fa 14 05 7f 3d c5 11 88 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) 20240910085114277 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e6f448, cbp=0x556c60e9a670) (sgsn_libgtp.c:629) 20240910085114277 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085114277 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea20c8 TLLI=ef9ea160, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910085114277 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085114277 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@a044dc75396f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085114285 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240910085114294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085114294 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240910085114294 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@a044dc75396f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@a044dc75396f: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='EF9EA160'O, index=0 20240910085114302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085114302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240910085114302 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEF9EA160) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085114302 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085114302 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910085114302 DLLC NOTICE LLME(ffffffff/ef9ea160){ASSIGNED} LLGM Assign pre (ef9ea160 => df1cb972) (gprs_llc.c:1079) 20240910085114302 DLLC NOTICE LLME(ef9ea160/df1cb972){ASSIGNED} LLGM Assign post (ef9ea160 => df1cb972) (gprs_llc.c:1125) 20240910085114302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085114302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085114302 DMM DEBUG MM(262420000000068/df1cb972) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085114315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085114315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240910085114315 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085114315 DMM DEBUG MM(262420000000068/df1cb972) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240910085114315 DMM NOTICE MM(262420000000068/df1cb972) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085114315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085114315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085114315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085114315 DMM DEBUG MM(262420000000068/df1cb972) Requesting authorization (sgsn_auth.c:160) 20240910085114315 DMM INFO MM(262420000000068/df1cb972) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085114315 DMM DEBUG MM(262420000000068/df1cb972) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085114315 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240910085114315 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) 20240910085115301 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085115301 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085115301 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240910085115301 DMM INFO MM(262420000000068/df1cb972) Subscriber data update (mmctx.c:430) 20240910085115301 DMM DEBUG MM(262420000000068/df1cb972) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240910085115301 DMM INFO MM(262420000000068/df1cb972) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240910085115301 DMM NOTICE MM(262420000000068/df1cb972) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240910085115301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085115301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085115301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240910085115301 DMM INFO MM(262420000000068/df1cb972) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf1cb972) (gprs_gmm.c:300) 20240910085115301 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) 20240910085115302 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085115302 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240910085115302 DMM INFO MM(262420000000068/df1cb972) Subscriber data update (mmctx.c:430) 20240910085115302 DMM DEBUG MM(262420000000068/df1cb972) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085115311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085115311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085115311 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085115311 DMM INFO MM(262420000000068/df1cb972) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085115311 DMM NOTICE MM(262420000000068/df1cb972) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085115311 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085115311 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085115311 DLLC NOTICE LLME(ef9ea160/df1cb972){ASSIGNED} LLGM Assign pre (ffffffff => df1cb972) (gprs_llc.c:1079) 20240910085115311 DLLC NOTICE LLME(ffffffff/df1cb972){ASSIGNED} LLGM Assign post (ffffffff => df1cb972) (gprs_llc.c:1125) 20240910085115311 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085115311 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240910085115311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085115311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085115360 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240910085115368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085115368 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085115368 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@a044dc75396f: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@a044dc75396f: Final verdict of PTC: pass 20240910085115372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1261)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1272)@a044dc75396f: Final verdict of PTC: none 20240910085115374 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085115374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1265)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1260)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1270)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1258)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1268)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1263)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@a044dc75396f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Tue Sep 10 08:51:15 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20240910085115503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085115904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113752) 20240910085116376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085116376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113752, count=122728) 20240910085117378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085117378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:51:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085118370 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240910085118370 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240910085118370 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240910085118378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085118378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_cell_change_different_rai_ci_data started. 20240910085118965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085118966 DMM INFO MM(262420000000068/df1cb972) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085118966 DMM INFO MM(262420000000068/df1cb972) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085118966 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085118966 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085118966 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085118966 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240910085118966 DLLC NOTICE LLME(ffffffff/df1cb972){ASSIGNED} LLGM Assign pre (df1cb972 => ffffffff) (gprs_llc.c:1079) 20240910085118966 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (df1cb972 => ffffffff) (gprs_llc.c:1125) 20240910085118966 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea1d70 (gprs_sndcp.c:574) 20240910085118966 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea20c8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910085118966 DMM NOTICE MM(262420000000068/df1cb972) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085118966 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240910085118966 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085118966 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085118966 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240910085118966 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240910085118966 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) 20240910085118966 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) 20240910085118966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910085118966 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085118966 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910085118966 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085118966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085119009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085119009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085119009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085119009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085119009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085119009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085119009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085119009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085119009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085119011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085119011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085119011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085119011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085119011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085119011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085119011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085119011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085119011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085119011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085119011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085119012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085119012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085119016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085119026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085119045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085119045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085119045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085119045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085119045 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085119045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085119045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085119045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085119045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085119047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085119047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085119047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085119047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085119047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085119047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085119047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085119047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085119047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085119048 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085119048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085119048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085119048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085119052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910085119062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@a044dc75396f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085119095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085119096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085119096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085119096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085119096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085119096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085119096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085119096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085119096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085119098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085119098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085119098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085119098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085119098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085119098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085119098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085119098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085119098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085119098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085119098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085119098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085119098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085119102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085119111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085119379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085119379 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085119379 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085119379 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@a044dc75396f: 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) } } } } 20240910085119381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085119382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@a044dc75396f: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E656D5A5'O, index=0 SGSN_Test-GSUP(1291)@a044dc75396f: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@a044dc75396f: 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 := '3663DCA105F1E3A7104F2CDF52A9F63E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3297D37C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '721E62B099C29409'O } } } } } 20240910085119427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119427 DLLC NOTICE LLME(ffffffff/e656d5a5){UNASSIGNED} LLC RX: unknown TLLI 0xe656d5a5, creating LLME on the fly (gprs_llc.c:552) 20240910085119427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085119427 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085119427 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085119427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085119427 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085119427 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910085119427 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085119427 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085119427 DLLC NOTICE LLME(ffffffff/e656d5a5){UNASSIGNED} LLGM Assign pre (e656d5a5 => c666c844) (gprs_llc.c:1079) 20240910085119427 DLLC NOTICE LLME(e656d5a5/c666c844){ASSIGNED} LLGM Assign post (e656d5a5 => c666c844) (gprs_llc.c:1125) 20240910085119427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085119427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085119427 DMM DEBUG MM(262420000000070/c666c844) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085119440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085119440 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085119440 DMM DEBUG MM(262420000000070/c666c844) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240910085119440 DMM NOTICE MM(262420000000070/c666c844) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085119440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085119440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085119440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085119440 DMM DEBUG MM(262420000000070/c666c844) Requesting authorization (sgsn_auth.c:160) 20240910085119440 DMM INFO MM(262420000000070/c666c844) Requesting authentication tuples (sgsn_auth.c:184) 20240910085119440 DMM DEBUG MM(262420000000070/c666c844) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085119440 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240910085119440 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(1291)@a044dc75396f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@a044dc75396f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20240910085119443 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085119443 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085119443 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085119443 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085119443 DMM INFO MM(262420000000070/c666c844) Subscriber data update (mmctx.c:430) 20240910085119443 DMM DEBUG MM(262420000000070/c666c844) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085119443 DMM INFO MM(262420000000070/c666c844) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085119443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085119443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085119443 DMM INFO MM(262420000000070/c666c844) <- GMM AUTH AND CIPHERING REQ (rand = 36 63 dc a1 05 f1 e3 a7 10 4f 2c df 52 a9 f6 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085119452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085119452 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085119452 DMM INFO MM(262420000000070/c666c844) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085119452 DMM NOTICE MM(262420000000070/c666c844) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085119452 DMM DEBUG MM(262420000000070/c666c844) checking auth: received GSM SRES = 32 97 d3 7c (gprs_gmm.c:666) 20240910085119452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085119452 DMM DEBUG MM(262420000000070/c666c844) Requesting authorization (sgsn_auth.c:160) 20240910085119452 DMM INFO MM(262420000000070/c666c844) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085119452 DMM DEBUG MM(262420000000070/c666c844) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085119452 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240910085119452 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) 20240910085119452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085119452 DMM INFO MM(262420000000070/c666c844) <- GMM ATTACH ACCEPT (new P-TMSI=0xc666c844) (gprs_gmm.c:300) 20240910085119453 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085119453 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085119453 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240910085119453 DMM INFO MM(262420000000070/c666c844) Subscriber data update (mmctx.c:430) 20240910085119453 DMM DEBUG MM(262420000000070/c666c844) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085119453 DMM INFO MM(262420000000070/c666c844) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085119453 DMM NOTICE MM(262420000000070/c666c844) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240910085119453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085119453 DMM NOTICE MM(262420000000070/c666c844) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085119453 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) 20240910085119454 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085119454 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240910085119454 DMM INFO MM(262420000000070/c666c844) Subscriber data update (mmctx.c:430) 20240910085119454 DMM DEBUG MM(262420000000070/c666c844) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085119460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085119460 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085119461 DMM INFO MM(262420000000070/c666c844) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085119461 DMM NOTICE MM(262420000000070/c666c844) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085119461 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085119461 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085119461 DLLC NOTICE LLME(e656d5a5/c666c844){ASSIGNED} LLGM Assign pre (ffffffff => c666c844) (gprs_llc.c:1079) 20240910085119461 DLLC NOTICE LLME(ffffffff/c666c844){ASSIGNED} LLGM Assign post (ffffffff => c666c844) (gprs_llc.c:1125) 20240910085119461 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085119461 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085119461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085119461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085119512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910085119512 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085119512 DMM INFO MM(262420000000070/c666c844) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085119512 DMM INFO MM(262420000000070/c666c844) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085119512 DMM DEBUG MM(262420000000070/c666c844) Using GGSN 0 (gprs_sm.c:312) 20240910085119512 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) 20240910085119512 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240910085119512 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085119512 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085119512 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240910085119526 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 e2 33 10 ac 11 de 94 3c 00 14 05 7f 38 b5 e4 d9 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) 20240910085119526 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e704b8, cbp=0x556c60e9faf0) (sgsn_libgtp.c:629) 20240910085119526 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085119526 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea20c8 TLLI=c666c844, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910085119526 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085119526 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@a044dc75396f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085119533 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) 20240910085119540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119540 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240910085119540 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_data-BVCI210(1283)@a044dc75396f: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='C666C844'O, index=0 20240910085119547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085119547 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085119547 DSNDCP ERROR Message for non-existing MM ctx (lle=0x556c60ea20c8, TLLI=c666c844, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@a044dc75396f: Removing Client IMSI='262420000000070'H, index=0 20240910085121547 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_rai_ci_data-BVCI196(1278)@a044dc75396f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@a044dc75396f: Final verdict of PTC: pass 20240910085121556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55518<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1284)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1279)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@a044dc75396f: Final verdict of PTC: none 20240910085121559 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085121559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI210(1283)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1290)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1277)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1282)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1288)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@a044dc75396f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Tue Sep 10 08:51:21 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20240910085121687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085122088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105160) 20240910085122542 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240910085122542 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240910085122542 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240910085122560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085122560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105160, count=107144) 20240910085123561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085123561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:51:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085124561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085124561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_cell_change_different_ci_attach started. 20240910085125147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085125149 DMM INFO MM(262420000000070/c666c844) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085125149 DMM INFO MM(262420000000070/c666c844) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085125149 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085125149 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085125149 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085125149 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240910085125149 DLLC NOTICE LLME(ffffffff/c666c844){ASSIGNED} LLGM Assign pre (c666c844 => ffffffff) (gprs_llc.c:1079) 20240910085125149 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c666c844 => ffffffff) (gprs_llc.c:1125) 20240910085125149 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea1d70 (gprs_sndcp.c:574) 20240910085125149 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea20c8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910085125149 DMM NOTICE MM(262420000000070/c666c844) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085125149 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240910085125149 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085125149 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085125149 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240910085125149 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240910085125149 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) 20240910085125149 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) 20240910085125149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910085125149 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085125149 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910085125149 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085125149 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@a044dc75396f: 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(1299)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085125199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085125199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085125199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085125199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085125199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085125199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085125199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085125199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085125199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1299)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085125201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085125201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085125201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085125201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085125201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085125201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085125201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085125201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085125201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085125201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085125201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1298)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1299)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085125202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085125202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1299)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085125206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085125214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1296)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1298)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085125231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085125231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085125231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085125231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085125231 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085125231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085125231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085125231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085125231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085125233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085125233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085125233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085125233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085125233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085125233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085125233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085125233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085125233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085125233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085125233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085125234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085125234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085125239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085125248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085125268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085125268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085125268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085125268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085125268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085125268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085125268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085125268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085125268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085125270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085125270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085125270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085125270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085125270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085125270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085125270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085125270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085125270 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085125270 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085125270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085125271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085125271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085125275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085125284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085125562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085125562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085125562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085125562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@a044dc75396f: 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) } } } } 20240910085125564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085125565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1296)@a044dc75396f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D1B0900A'O, index=0 SGSN_Test-GSUP(1310)@a044dc75396f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1296)@a044dc75396f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@a044dc75396f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D1B0900A'O, index=0 TC_cell_change_different_ci_attach(1312)@a044dc75396f: 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 := '342E66EA9F11D5198314D16198139E1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85E0ACA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3A3BF902EAC61D3D'O } } } } } 20240910085125613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125613 DLLC NOTICE LLME(ffffffff/d1b0900a){UNASSIGNED} LLC RX: unknown TLLI 0xd1b0900a, creating LLME on the fly (gprs_llc.c:552) 20240910085125613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085125613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085125613 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085125613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910085125613 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085125613 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910085125613 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085125613 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085125613 DLLC NOTICE LLME(ffffffff/d1b0900a){UNASSIGNED} LLGM Assign pre (d1b0900a => c3a62b1e) (gprs_llc.c:1079) 20240910085125613 DLLC NOTICE LLME(d1b0900a/c3a62b1e){ASSIGNED} LLGM Assign post (d1b0900a => c3a62b1e) (gprs_llc.c:1125) 20240910085125613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085125613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085125613 DMM DEBUG MM(262420000000069/c3a62b1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085125627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085125627 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085125627 DMM DEBUG MM(262420000000069/c3a62b1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240910085125627 DMM NOTICE MM(262420000000069/c3a62b1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085125627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085125627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085125627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085125627 DMM DEBUG MM(262420000000069/c3a62b1e) Requesting authorization (sgsn_auth.c:160) 20240910085125627 DMM INFO MM(262420000000069/c3a62b1e) Requesting authentication tuples (sgsn_auth.c:184) 20240910085125627 DMM DEBUG MM(262420000000069/c3a62b1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085125627 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240910085125627 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(1310)@a044dc75396f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@a044dc75396f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20240910085125630 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085125630 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085125630 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085125630 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085125630 DMM INFO MM(262420000000069/c3a62b1e) Subscriber data update (mmctx.c:430) 20240910085125630 DMM DEBUG MM(262420000000069/c3a62b1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085125630 DMM INFO MM(262420000000069/c3a62b1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085125630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085125630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085125630 DMM INFO MM(262420000000069/c3a62b1e) <- GMM AUTH AND CIPHERING REQ (rand = 34 2e 66 ea 9f 11 d5 19 83 14 d1 61 98 13 9e 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085125637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085125637 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085125637 DMM INFO MM(262420000000069/c3a62b1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085125637 DMM NOTICE MM(262420000000069/c3a62b1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085125637 DMM DEBUG MM(262420000000069/c3a62b1e) checking auth: received GSM SRES = 85 e0 ac a3 (gprs_gmm.c:666) 20240910085125637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085125637 DMM DEBUG MM(262420000000069/c3a62b1e) Requesting authorization (sgsn_auth.c:160) 20240910085125637 DMM INFO MM(262420000000069/c3a62b1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085125637 DMM DEBUG MM(262420000000069/c3a62b1e) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085125637 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240910085125637 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) 20240910085125637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085125637 DMM INFO MM(262420000000069/c3a62b1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3a62b1e) (gprs_gmm.c:300) 20240910085125639 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085125639 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085125639 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240910085125639 DMM INFO MM(262420000000069/c3a62b1e) Subscriber data update (mmctx.c:430) 20240910085125639 DMM DEBUG MM(262420000000069/c3a62b1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085125639 DMM INFO MM(262420000000069/c3a62b1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085125639 DMM NOTICE MM(262420000000069/c3a62b1e) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240910085125639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085125639 DMM NOTICE MM(262420000000069/c3a62b1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085125639 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) 20240910085125639 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085125639 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240910085125639 DMM INFO MM(262420000000069/c3a62b1e) Subscriber data update (mmctx.c:430) 20240910085125639 DMM DEBUG MM(262420000000069/c3a62b1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085125646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085125646 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085125646 DMM INFO MM(262420000000069/c3a62b1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085125646 DMM NOTICE MM(262420000000069/c3a62b1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085125646 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085125646 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085125646 DLLC NOTICE LLME(d1b0900a/c3a62b1e){ASSIGNED} LLGM Assign pre (ffffffff => c3a62b1e) (gprs_llc.c:1079) 20240910085125646 DLLC NOTICE LLME(ffffffff/c3a62b1e){ASSIGNED} LLGM Assign post (ffffffff => c3a62b1e) (gprs_llc.c:1125) 20240910085125646 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085125646 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085125646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085125646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085125698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910085125698 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085125698 DMM INFO MM(262420000000069/c3a62b1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085125698 DMM INFO MM(262420000000069/c3a62b1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085125698 DMM DEBUG MM(262420000000069/c3a62b1e) Using GGSN 0 (gprs_sm.c:312) 20240910085125698 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) 20240910085125698 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240910085125698 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085125698 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085125698 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240910085125710 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 13 43 6c 47 11 a4 03 a3 de 14 05 7f 45 06 48 d9 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) 20240910085125710 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e71528, cbp=0x556c60ea4410) (sgsn_libgtp.c:629) 20240910085125710 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085125710 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea1348 TLLI=c3a62b1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910085125710 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085125710 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@a044dc75396f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085125718 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240910085125726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125727 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240910085125727 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI210(1302)@a044dc75396f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@a044dc75396f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C3A62B1E'O, index=0 20240910085125734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240910085125734 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085125734 DMM INFO MM(262420000000069/c3a62b1e) -> GMM ATTACH REQUEST MI(TMSI-0xC3A62B1E) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085125735 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085125735 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910085125735 DLLC NOTICE LLME(ffffffff/c3a62b1e){ASSIGNED} LLGM Assign pre (c3a62b1e => d43621ec) (gprs_llc.c:1079) 20240910085125735 DLLC NOTICE LLME(c3a62b1e/d43621ec){ASSIGNED} LLGM Assign post (c3a62b1e => d43621ec) (gprs_llc.c:1125) 20240910085125735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085125735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085125735 DMM DEBUG MM(262420000000069/d43621ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085125747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085125747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240910085125747 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085125747 DMM DEBUG MM(262420000000069/d43621ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240910085125747 DMM NOTICE MM(262420000000069/d43621ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085125747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085125747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085125747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085125747 DMM DEBUG MM(262420000000069/d43621ec) Requesting authorization (sgsn_auth.c:160) 20240910085125747 DMM INFO MM(262420000000069/d43621ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085125747 DMM DEBUG MM(262420000000069/d43621ec) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085125747 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240910085125748 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) 20240910085126733 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085126733 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085126733 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240910085126733 DMM INFO MM(262420000000069/d43621ec) Subscriber data update (mmctx.c:430) 20240910085126733 DMM DEBUG MM(262420000000069/d43621ec) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240910085126733 DMM INFO MM(262420000000069/d43621ec) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240910085126733 DMM NOTICE MM(262420000000069/d43621ec) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240910085126733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085126733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085126733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240910085126733 DMM INFO MM(262420000000069/d43621ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xd43621ec) (gprs_gmm.c:300) 20240910085126733 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) 20240910085126734 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085126734 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240910085126734 DMM INFO MM(262420000000069/d43621ec) Subscriber data update (mmctx.c:430) 20240910085126734 DMM DEBUG MM(262420000000069/d43621ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085126744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085126744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085126744 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085126744 DMM INFO MM(262420000000069/d43621ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085126744 DMM NOTICE MM(262420000000069/d43621ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085126744 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085126744 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085126744 DLLC NOTICE LLME(c3a62b1e/d43621ec){ASSIGNED} LLGM Assign pre (ffffffff => d43621ec) (gprs_llc.c:1079) 20240910085126744 DLLC NOTICE LLME(ffffffff/d43621ec){ASSIGNED} LLGM Assign post (ffffffff => d43621ec) (gprs_llc.c:1125) 20240910085126744 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085126744 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240910085126744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085126744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085126793 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240910085126802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085126802 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085126802 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI196(1296)@a044dc75396f: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@a044dc75396f: Final verdict of PTC: pass 20240910085126806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@a044dc75396f: Final verdict of PTC: none 20240910085126808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085126808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1298)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1299)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1308)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1296)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1303)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1301)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1297)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1306)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1296): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@a044dc75396f: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Tue Sep 10 08:51:26 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20240910085126932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085127333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120220) 20240910085127809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085127809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=120220, count=129996) 20240910085128811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085128811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:51:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085129803 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240910085129803 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240910085129803 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240910085129812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085129812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_cell_change_different_ci_data started. 20240910085130393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085130394 DMM INFO MM(262420000000069/d43621ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085130394 DMM INFO MM(262420000000069/d43621ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085130394 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085130394 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085130394 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085130394 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240910085130394 DLLC NOTICE LLME(ffffffff/d43621ec){ASSIGNED} LLGM Assign pre (d43621ec => ffffffff) (gprs_llc.c:1079) 20240910085130394 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d43621ec => ffffffff) (gprs_llc.c:1125) 20240910085130394 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0ff0 (gprs_sndcp.c:574) 20240910085130394 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea1348, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910085130394 DMM NOTICE MM(262420000000069/d43621ec) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085130394 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240910085130394 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085130394 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085130394 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240910085130394 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240910085130394 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) 20240910085130394 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) 20240910085130394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910085130394 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085130394 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910085130394 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085130394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085130433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085130433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085130433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085130433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085130433 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085130433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085130433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085130433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085130433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085130435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085130435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085130435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085130435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085130435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085130435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085130435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085130435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085130435 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085130435 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085130435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085130435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085130435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085130439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085130448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130448 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085130467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085130467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085130467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085130467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085130467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085130467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085130467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085130467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085130467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085130469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085130469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085130469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085130469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085130469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085130469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085130469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085130469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085130469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085130469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085130469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085130469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085130469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085130473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910085130482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085130506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085130506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085130506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085130506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085130506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085130506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085130506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085130506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085130506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085130508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085130508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085130508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085130508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085130508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085130508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085130508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085130508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085130508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085130508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085130508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085130508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085130508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085130513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085130523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130523 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085130813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085130813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085130813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085130813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@a044dc75396f: 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) } } } } 20240910085130815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240910085130815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@a044dc75396f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='EAA92354'O, index=0 SGSN_Test-GSUP(1329)@a044dc75396f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@a044dc75396f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@a044dc75396f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='EAA92354'O, index=0 TC_cell_change_different_ci_data(1331)@a044dc75396f: 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 := '6A65CB8EB8C8AF0A18E2E9C766176D93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0269DFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46F3FE0649E767DA'O } } } } } 20240910085130863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130863 DLLC NOTICE LLME(ffffffff/eaa92354){UNASSIGNED} LLC RX: unknown TLLI 0xeaa92354, creating LLME on the fly (gprs_llc.c:552) 20240910085130863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085130863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085130863 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085130863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085130863 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085130863 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910085130863 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085130863 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085130863 DLLC NOTICE LLME(ffffffff/eaa92354){UNASSIGNED} LLGM Assign pre (eaa92354 => fe10c071) (gprs_llc.c:1079) 20240910085130863 DLLC NOTICE LLME(eaa92354/fe10c071){ASSIGNED} LLGM Assign post (eaa92354 => fe10c071) (gprs_llc.c:1125) 20240910085130863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085130863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085130863 DMM DEBUG MM(262420000000071/fe10c071) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085130876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085130876 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085130876 DMM DEBUG MM(262420000000071/fe10c071) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240910085130876 DMM NOTICE MM(262420000000071/fe10c071) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085130876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085130876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085130876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085130876 DMM DEBUG MM(262420000000071/fe10c071) Requesting authorization (sgsn_auth.c:160) 20240910085130876 DMM INFO MM(262420000000071/fe10c071) Requesting authentication tuples (sgsn_auth.c:184) 20240910085130876 DMM DEBUG MM(262420000000071/fe10c071) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085130876 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240910085130876 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(1329)@a044dc75396f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@a044dc75396f: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20240910085130879 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085130879 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085130879 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085130879 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085130880 DMM INFO MM(262420000000071/fe10c071) Subscriber data update (mmctx.c:430) 20240910085130880 DMM DEBUG MM(262420000000071/fe10c071) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085130880 DMM INFO MM(262420000000071/fe10c071) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085130880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085130880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085130880 DMM INFO MM(262420000000071/fe10c071) <- GMM AUTH AND CIPHERING REQ (rand = 6a 65 cb 8e b8 c8 af 0a 18 e2 e9 c7 66 17 6d 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085130887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085130887 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085130887 DMM INFO MM(262420000000071/fe10c071) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085130887 DMM NOTICE MM(262420000000071/fe10c071) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085130887 DMM DEBUG MM(262420000000071/fe10c071) checking auth: received GSM SRES = d0 26 9d fe (gprs_gmm.c:666) 20240910085130887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085130887 DMM DEBUG MM(262420000000071/fe10c071) Requesting authorization (sgsn_auth.c:160) 20240910085130887 DMM INFO MM(262420000000071/fe10c071) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085130887 DMM DEBUG MM(262420000000071/fe10c071) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085130887 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240910085130887 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) 20240910085130887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085130887 DMM INFO MM(262420000000071/fe10c071) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe10c071) (gprs_gmm.c:300) 20240910085130889 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085130889 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085130889 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240910085130889 DMM INFO MM(262420000000071/fe10c071) Subscriber data update (mmctx.c:430) 20240910085130889 DMM DEBUG MM(262420000000071/fe10c071) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085130889 DMM INFO MM(262420000000071/fe10c071) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085130889 DMM NOTICE MM(262420000000071/fe10c071) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240910085130889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085130889 DMM NOTICE MM(262420000000071/fe10c071) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085130889 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) 20240910085130889 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085130890 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240910085130890 DMM INFO MM(262420000000071/fe10c071) Subscriber data update (mmctx.c:430) 20240910085130890 DMM DEBUG MM(262420000000071/fe10c071) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085130895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085130895 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085130895 DMM INFO MM(262420000000071/fe10c071) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085130895 DMM NOTICE MM(262420000000071/fe10c071) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085130895 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085130895 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085130895 DLLC NOTICE LLME(eaa92354/fe10c071){ASSIGNED} LLGM Assign pre (ffffffff => fe10c071) (gprs_llc.c:1079) 20240910085130895 DLLC NOTICE LLME(ffffffff/fe10c071){ASSIGNED} LLGM Assign post (ffffffff => fe10c071) (gprs_llc.c:1125) 20240910085130895 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085130895 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085130895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085130895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085130946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240910085130946 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085130946 DMM INFO MM(262420000000071/fe10c071) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085130946 DMM INFO MM(262420000000071/fe10c071) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085130947 DMM DEBUG MM(262420000000071/fe10c071) Using GGSN 0 (gprs_sm.c:312) 20240910085130947 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) 20240910085130947 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240910085130947 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085130947 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085130947 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240910085130955 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 2c 81 81 e8 11 1a 7e 1d 0f 14 05 7f 41 55 64 67 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) 20240910085130955 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e72598, cbp=0x556c60ea32a0) (sgsn_libgtp.c:629) 20240910085130955 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085130955 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556c60ea1348 TLLI=fe10c071, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240910085130955 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085130955 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@a044dc75396f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed 20240910085130962 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) 20240910085130969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130969 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240910085130969 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_data-BVCI210(1321)@a044dc75396f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@a044dc75396f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FE10C071'O, index=0 20240910085130977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085130977 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085130977 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085130978 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_ci_data-BVCI196(1316)@a044dc75396f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@a044dc75396f: Final verdict of PTC: pass 20240910085130990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46162<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@a044dc75396f: Final verdict of PTC: none 20240910085130992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085130992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_data-BVCI196(1316)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1327)@a044dc75396f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1317)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1322)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1325)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1315)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1320)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@a044dc75396f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Tue Sep 10 08:51:31 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20240910085131117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085131519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99692) 20240910085131993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085131993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99692, count=106884) 20240910085132993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085132994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Tue Sep 10 08:51:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085133978 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240910085133978 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240910085133978 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240910085133994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085133994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_sgsn_context_req_in started. 20240910085134584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085134585 DMM INFO MM(262420000000071/fe10c071) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085134585 DMM INFO MM(262420000000071/fe10c071) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085134585 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085134585 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085134585 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085134585 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240910085134585 DLLC NOTICE LLME(ffffffff/fe10c071){ASSIGNED} LLGM Assign pre (fe10c071 => ffffffff) (gprs_llc.c:1079) 20240910085134585 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fe10c071 => ffffffff) (gprs_llc.c:1125) 20240910085134585 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556c60ea0ff0 (gprs_sndcp.c:574) 20240910085134585 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556c60ea1348, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240910085134585 DMM NOTICE MM(262420000000071/fe10c071) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085134585 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240910085134585 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085134585 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085134585 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240910085134585 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240910085134585 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) 20240910085134585 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) 20240910085134585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910085134585 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085134585 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910085134585 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085134585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085134627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085134627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085134627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085134627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085134627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085134627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085134628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085134628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085134628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085134629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085134629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085134629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085134630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085134630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085134630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085134630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085134630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085134630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085134630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085134630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085134631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085134631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085134633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910085134642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085134642 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@a044dc75396f: 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(1342)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@a044dc75396f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1341)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910085134674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085134674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085134674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085134674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085134674 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085134674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085134674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085134674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085134674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085134676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085134676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085134676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085134676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085134676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085134676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085134676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085134676 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085134677 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085134677 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085134677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1342)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085134677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085134677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085134681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910085134691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085134691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1341)@a044dc75396f: 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_sgsn_context_req_in-BVCI210(1339)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1346)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085134700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085134700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085134700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085134700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085134700 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085134700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085134700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085134700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085134700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085134702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085134702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085134702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085134702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085134702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085134702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085134702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085134702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085134702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085134702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085134702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085134703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085134703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085134707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085134718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085134718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085134995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085134995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085134995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085134995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@a044dc75396f: 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) } } } } 20240910085134997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085134998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@a044dc75396f: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='CF64979E'O, index=0 SGSN_Test-GSUP(1348)@a044dc75396f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@a044dc75396f: 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 := 'DB4EBE50848A47D68E5AE3187C888D2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E0431724'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '628738CEE08C5791'O } } } } } 20240910085136047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085136047 DLLC NOTICE LLME(ffffffff/cf64979e){UNASSIGNED} LLC RX: unknown TLLI 0xcf64979e, creating LLME on the fly (gprs_llc.c:552) 20240910085136047 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085136047 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085136047 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085136047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910085136047 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085136047 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Allocated (fsm.c:456) 20240910085136047 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085136047 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085136047 DLLC NOTICE LLME(ffffffff/cf64979e){UNASSIGNED} LLGM Assign pre (cf64979e => f48e5a02) (gprs_llc.c:1079) 20240910085136047 DLLC NOTICE LLME(cf64979e/f48e5a02){ASSIGNED} LLGM Assign post (cf64979e => f48e5a02) (gprs_llc.c:1125) 20240910085136047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085136047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085136047 DMM DEBUG MM(262420000000072/f48e5a02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085136061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085136061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085136061 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085136061 DMM DEBUG MM(262420000000072/f48e5a02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240910085136061 DMM NOTICE MM(262420000000072/f48e5a02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085136061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085136061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085136061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085136061 DMM DEBUG MM(262420000000072/f48e5a02) Requesting authorization (sgsn_auth.c:160) 20240910085136061 DMM INFO MM(262420000000072/f48e5a02) Requesting authentication tuples (sgsn_auth.c:184) 20240910085136061 DMM DEBUG MM(262420000000072/f48e5a02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085136061 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240910085136061 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(1348)@a044dc75396f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@a044dc75396f: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20240910085136064 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085136064 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085136064 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085136064 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085136064 DMM INFO MM(262420000000072/f48e5a02) Subscriber data update (mmctx.c:430) 20240910085136064 DMM DEBUG MM(262420000000072/f48e5a02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085136064 DMM INFO MM(262420000000072/f48e5a02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085136064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085136064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085136064 DMM INFO MM(262420000000072/f48e5a02) <- GMM AUTH AND CIPHERING REQ (rand = db 4e be 50 84 8a 47 d6 8e 5a e3 18 7c 88 8d 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240910085136072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085136072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085136072 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085136072 DMM INFO MM(262420000000072/f48e5a02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085136072 DMM NOTICE MM(262420000000072/f48e5a02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085136072 DMM DEBUG MM(262420000000072/f48e5a02) checking auth: received GSM SRES = e0 43 17 24 (gprs_gmm.c:666) 20240910085136072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085136072 DMM DEBUG MM(262420000000072/f48e5a02) Requesting authorization (sgsn_auth.c:160) 20240910085136072 DMM INFO MM(262420000000072/f48e5a02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085136072 DMM DEBUG MM(262420000000072/f48e5a02) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085136072 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240910085136072 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) 20240910085136072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085136072 DMM INFO MM(262420000000072/f48e5a02) <- GMM ATTACH ACCEPT (new P-TMSI=0xf48e5a02) (gprs_gmm.c:300) 20240910085136074 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085136074 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085136074 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240910085136074 DMM INFO MM(262420000000072/f48e5a02) Subscriber data update (mmctx.c:430) 20240910085136074 DMM DEBUG MM(262420000000072/f48e5a02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085136074 DMM INFO MM(262420000000072/f48e5a02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085136074 DMM NOTICE MM(262420000000072/f48e5a02) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240910085136074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085136074 DMM NOTICE MM(262420000000072/f48e5a02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085136074 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) 20240910085136074 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085136074 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240910085136074 DMM INFO MM(262420000000072/f48e5a02) Subscriber data update (mmctx.c:430) 20240910085136074 DMM DEBUG MM(262420000000072/f48e5a02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085136080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085136080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085136080 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085136080 DMM INFO MM(262420000000072/f48e5a02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085136080 DMM NOTICE MM(262420000000072/f48e5a02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085136080 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085136080 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085136080 DLLC NOTICE LLME(cf64979e/f48e5a02){ASSIGNED} LLGM Assign pre (ffffffff => f48e5a02) (gprs_llc.c:1079) 20240910085136080 DLLC NOTICE LLME(ffffffff/f48e5a02){ASSIGNED} LLGM Assign post (ffffffff => f48e5a02) (gprs_llc.c:1125) 20240910085136080 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085136080 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085136080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085136080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085136134 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ee 8b 00 00 03 52 f0 99 42 42 de 05 f4 8e 5a 02 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:2868) 20240910085137844 DGPRS DEBUG Checking for inactive LLMEs, time = 7769031 (sgsn.c:131) TC_sgsn_context_req_in(1350)@a044dc75396f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240910085138134 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240910085138134 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240910085138134 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) 20240910085138134 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240910085138134 DMM INFO MM(262420000000072/f48e5a02) Subscriber data update (mmctx.c:430) 20240910085138134 DMM DEBUG MM(262420000000072/f48e5a02) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240910085138134 DMM INFO MM(262420000000072/f48e5a02) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240910085138134 DMM INFO MM(262420000000072/f48e5a02) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085138134 DMM INFO MM(262420000000072/f48e5a02) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085138134 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085138134 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085138134 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085138134 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910085138134 DLLC NOTICE LLME(ffffffff/f48e5a02){ASSIGNED} LLGM Assign pre (f48e5a02 => ffffffff) (gprs_llc.c:1079) 20240910085138134 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f48e5a02 => ffffffff) (gprs_llc.c:1125) 20240910085138134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910085138135 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085138135 DMM DEBUG MM_STATE_Iu[0x556c60e9b3a0]{Detached}: Deallocated (fsm.c:568) 20240910085138135 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@a044dc75396f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@a044dc75396f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240910085138140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910085138142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085138142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1348)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1336)@a044dc75396f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1346)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1342)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@a044dc75396f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@a044dc75396f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1339)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1340)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1344)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1334)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1339): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@a044dc75396f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Tue Sep 10 08:51:38 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20240910085138270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085138671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99376) 20240910085139143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085139143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99376, count=100536) 20240910085140144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085140144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Tue Sep 10 08:51:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085141145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085141145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_sgsn_context_req_out started. 20240910085141729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085141730 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085141777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085141777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085141777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085141777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085141777 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085141777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085141777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085141777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085141777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085141778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085141778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085141778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085141778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085141778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085141778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085141778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085141778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085141778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085141778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085141778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085141779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085141779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085141784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085141792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085141792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085141813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085141813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085141813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085141813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085141813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085141813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085141813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085141813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085141813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085141814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085141814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085141814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085141815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085141815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085141815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085141815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085141815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085141815 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085141815 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085141815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085141815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085141815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085141819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085141827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085141827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085141854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085141854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085141854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085141854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085141854 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085141854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085141854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085141854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085141854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085141856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085141856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085141856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085141856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085141856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085141856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085141856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085141856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085141856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085141856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085141856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085141857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085141857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085141860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085141868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085141868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085142146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085142146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085142146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085142146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@a044dc75396f: 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) } } } } 20240910085142148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085142148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@a044dc75396f: 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)@a044dc75396f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@a044dc75396f: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='C8926F13'O, index=0 SGSN_Test-GSUP(1367)@a044dc75396f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20240910085143200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085143200 DLLC NOTICE LLME(ffffffff/c8926f13){UNASSIGNED} LLC RX: unknown TLLI 0xc8926f13, creating LLME on the fly (gprs_llc.c:552) 20240910085143200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240910085143200 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910085143200 DMM NOTICE LLME(ffffffff/c8926f13){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240910085143200 DLLC NOTICE LLME(ffffffff/c8926f13){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240910085143200 DMM ERROR LLME(ffffffff/c8926f13){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240910085143200 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240910085143200 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240910085143200 DLLC NOTICE LLME(ffffffff/c8926f13){UNASSIGNED} LLGM Assign pre (c8926f13 => ffffffff) (gprs_llc.c:1079) 20240910085143200 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c8926f13 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@a044dc75396f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@a044dc75396f: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20240910085143213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1367)@a044dc75396f: Final verdict of PTC: none 20240910085143213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1360)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1355)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@a044dc75396f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1365)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@a044dc75396f: Final verdict of PTC: none 20240910085143216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1362)@a044dc75396f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@a044dc75396f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@a044dc75396f: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@a044dc75396f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1353)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1358)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1363)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@a044dc75396f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Tue Sep 10 08:51:43 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20240910085143340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085143742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20240910085144214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085144214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50500, count=54856) 20240910085145215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085145215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:51:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085146216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085146216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_req_id_req_ra_update started. 20240910085146802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085146803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085146857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085146857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085146857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085146857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085146857 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085146857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085146857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085146857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085146857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085146859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085146859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085146859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085146859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085146859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085146859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085146859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085146859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085146859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085146859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085146859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085146860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085146860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910085146864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085146874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085146874 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085146893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085146893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085146893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085146893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085146893 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085146893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085146893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085146893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085146893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085146895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085146895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085146895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085146895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085146895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085146895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085146895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085146895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085146895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085146895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085146895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085146896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085146896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085146900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910085146909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085146909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085146932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085146932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085146932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085146932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085146932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085146932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085146932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085146932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085146933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085146934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085146934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085146934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085146934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085146934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085146934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085146934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085146934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085146934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085146934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085146934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085146935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085146935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085146939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085146949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085146949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085147217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085147217 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085147217 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085147217 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@a044dc75396f: 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) } } } } 20240910085147219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085147219 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@a044dc75396f: 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)@a044dc75396f: 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)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@a044dc75396f: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F85D40B2'O, index=0 SGSN_Test-GSUP(1386)@a044dc75396f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20240910085147268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085147268 DLLC NOTICE LLME(ffffffff/f85d40b2){UNASSIGNED} LLC RX: unknown TLLI 0xf85d40b2, creating LLME on the fly (gprs_llc.c:552) 20240910085147268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085147268 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085147268 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085147268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085147268 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085147268 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910085147268 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085147268 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085147268 DLLC NOTICE LLME(ffffffff/f85d40b2){UNASSIGNED} LLGM Assign pre (f85d40b2 => cf999c6d) (gprs_llc.c:1079) 20240910085147268 DLLC NOTICE LLME(f85d40b2/cf999c6d){ASSIGNED} LLGM Assign post (f85d40b2 => cf999c6d) (gprs_llc.c:1125) 20240910085147268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085147268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085147269 DMM DEBUG MM(262420000000047/cf999c6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085147283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085147283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085147283 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085147283 DMM INFO MM(262420000000047/cf999c6d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910085147283 DMM INFO MM(262420000000047/cf999c6d) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-63682-173 New RA: 262-42-13135-0 (gprs_gmm.c:1736) 20240910085147283 DMM NOTICE MM(262420000000047/cf999c6d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240910085147283 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240910085147283 DMM INFO MM(262420000000047/cf999c6d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240910085147283 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085147283 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085147283 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085147283 DMM ERROR MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910085147283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Deallocated (fsm.c:568) 20240910085147283 DMM DEBUG MM_STATE_Gb(0)[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085147283 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910085147283 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085147283 DLLC NOTICE LLME(f85d40b2/cf999c6d){ASSIGNED} LLGM Assign pre (cf999c6d => ffffffff) (gprs_llc.c:1079) 20240910085147283 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cf999c6d => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@a044dc75396f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@a044dc75396f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@a044dc75396f: Final verdict of PTC: pass 20240910085147290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910085147292 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085147292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1374)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1386)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1379)@a044dc75396f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@a044dc75396f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1384)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@a044dc75396f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1377)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1372)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1382)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@a044dc75396f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Tue Sep 10 08:51:47 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20240910085147421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085147822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20240910085148293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085148293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20240910085149294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085149294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test execution finished. MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Tue Sep 10 08:51:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085150295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085150295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_iu_attach started. 20240910085150882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085150883 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@a044dc75396f: 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)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085150927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085150927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085150927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085150927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085150927 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085150927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085150927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085150927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085150927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085150928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085150928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085150928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085150928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085150928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085150928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085150928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085150928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085150928 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085150928 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085150928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085150929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085150929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085150932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910085150941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085150942 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@a044dc75396f: 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)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085150969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085150969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085150969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085150969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085150969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085150969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085150969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085150970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085150970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085150971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085150971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085150971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085150972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085150972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085150972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085150972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085150972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085150972 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085150972 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085150972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085150972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085150972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085150976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085150986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085150986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@a044dc75396f: 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)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085151004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085151004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085151004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085151004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085151004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085151004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085151004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085151004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085151004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085151006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085151006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085151006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085151006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085151006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085151006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085151006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085151006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085151006 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085151006 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085151006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085151007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085151007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085151010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085151019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085151019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a044dc75396f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@a044dc75396f: ************************************************* SGSN_Test_0-M3UA(1406)@a044dc75396f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@a044dc75396f: ************************************************* MTC@a044dc75396f: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@a044dc75396f: v_sccp_pdu_maxlen:268 20240910085151226 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910085151226 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) 20240910085151226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910085151226 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(1406)@a044dc75396f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240910085151229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085151229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910085151229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910085151229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910085151229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240910085151229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910085151229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240910085151230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085151230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910085151230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910085151230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910085151230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910085151230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910085151230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910085151230 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240910085151296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085151296 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085151296 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085151296 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@a044dc75396f: 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) } } } } 20240910085151298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085151299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@a044dc75396f: 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(1408)@a044dc75396f: 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(1408)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085152037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085152037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085152037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085152037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152038 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240910085152038 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240910085152038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@a044dc75396f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@a044dc75396f: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='D765D5E0'O, index=0 SGSN_Test-GSUP(1409)@a044dc75396f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@a044dc75396f: 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 := '4235'O ("B5"), rac := 'B0'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(1405)@a044dc75396f: Added conn table entry 0TC_iu_attach(1411)12616143 SGSN_Test_0-SCCP(1404)@a044dc75396f: First idle individual index:0 SGSN_Test_0-RAN(1405)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 20240910085152364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085152364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085152364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085152364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152365 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085152365 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085152365 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085152365 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240910085152365 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240910085152365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085152365 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Deregistered}: Allocated (fsm.c:456) 20240910085152365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Init}: Allocated (fsm.c:456) 20240910085152365 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Allocated (fsm.c:456) 20240910085152365 DMM DEBUG MM_STATE_Iu[0x556c60ea1130]{Detached}: Allocated (fsm.c:456) 20240910085152365 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085152365 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085152365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085152365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085152365 DMM DEBUG MM(262420000001001/dabeea99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085152365 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240910085152365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@a044dc75396f: { messageType := 2, destLocRef := 'C081CF'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(1404)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@a044dc75396f: 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 := 'DCD2E0D0B76890637352ED26002BF958'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '837F941D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C747EAF2FF93651'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8BFCC49DE290A7BA76625963568FE60A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0666F3E292F39C3920357A22DEFC647F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D424CE784A46B052BE7BEB99C484B72A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6B8DD84496A64261'O } } } } } SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1404)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240910085152374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085152374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085152374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085152374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152375 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085152375 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085152375 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085152375 DMM DEBUG MM(262420000001001/dabeea99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240910085152375 DMM NOTICE MM(262420000001001/dabeea99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085152375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085152375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085152375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085152375 DMM DEBUG MM(262420000001001/dabeea99) Requesting authorization (sgsn_auth.c:160) 20240910085152375 DMM INFO MM(262420000001001/dabeea99) Requesting authentication tuples (sgsn_auth.c:184) 20240910085152375 DMM DEBUG MM(262420000001001/dabeea99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085152375 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240910085152375 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(1409)@a044dc75396f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@a044dc75396f: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20240910085152377 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085152377 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085152377 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085152377 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085152377 DMM INFO MM(262420000001001/dabeea99) Subscriber data update (mmctx.c:430) 20240910085152377 DMM DEBUG MM(262420000001001/dabeea99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085152377 DMM INFO MM(262420000001001/dabeea99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085152377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085152377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085152377 DMM INFO MM(262420000001001/dabeea99) <- GMM AUTH AND CIPHERING REQ (rand = dc d2 e0 d0 b7 68 90 63 73 52 ed 26 00 2b f9 58 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d4 24 ce 78 4a 46 b0 52 be 7b eb 99 c4 84 b7 2a ) (gprs_gmm.c:483) 20240910085152377 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240910085152377 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152377 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152377 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_len:37 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1404)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B226B8DD84423094B99990000100001F0290496A64261'O 20240910085152382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085152382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085152382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085152382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152383 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085152383 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085152383 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085152383 DMM INFO MM(262420000001001/dabeea99) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085152383 DMM NOTICE MM(262420000001001/dabeea99) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085152383 DMM DEBUG MM(262420000001001/dabeea99) checking auth: received UMTS RES = 6b 8d d8 44 96 a6 42 61 (gprs_gmm.c:666) 20240910085152383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085152383 DMM DEBUG MM(262420000001001/dabeea99) Requesting authorization (sgsn_auth.c:160) 20240910085152383 DMM INFO MM(262420000001001/dabeea99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085152383 DMM DEBUG MM(262420000001001/dabeea99) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085152383 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240910085152383 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) 20240910085152383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240910085152383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152383 DMM DEBUG MM(262420000001001/dabeea99) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1404)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085152391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085152391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085152391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085152391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152391 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085152391 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085152391 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085152391 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240910085152391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240910085152391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240910085152391 DMM INFO MM(262420000001001/dabeea99) <- GMM ATTACH ACCEPT (new P-TMSI=0xdabeea99) (gprs_gmm.c:300) 20240910085152391 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240910085152391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240910085152395 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085152395 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085152395 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240910085152395 DMM INFO MM(262420000001001/dabeea99) Subscriber data update (mmctx.c:430) 20240910085152395 DMM DEBUG MM(262420000001001/dabeea99) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085152395 DMM INFO MM(262420000001001/dabeea99) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085152395 DMM NOTICE MM(262420000001001/dabeea99) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240910085152395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085152395 DMM NOTICE MM(262420000001001/dabeea99) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085152395 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) 20240910085152396 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085152396 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240910085152396 DMM INFO MM(262420000001001/dabeea99) Subscriber data update (mmctx.c:430) 20240910085152396 DMM DEBUG MM(262420000001001/dabeea99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_len:14 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1404)@a044dc75396f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240910085152398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085152398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085152398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085152398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152398 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085152398 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085152398 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085152398 DMM INFO MM(262420000001001/dabeea99) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085152398 DMM NOTICE MM(262420000001001/dabeea99) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085152398 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085152398 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085152398 DMM DEBUG MM_STATE_Iu(1)[0x556c60ea1130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240910085152398 DMM DEBUG MM_STATE_Iu(1)[0x556c60ea1130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240910085152398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085152398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085152399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_len:7 SGSN_Test_0-SCCP(1404)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1404)@a044dc75396f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240910085152403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085152403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085152403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085152403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085152403 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240910085152403 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240910085152403 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240910085152403 DMM INFO MM(262420000001001/dabeea99) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240910085152403 DMM DEBUG MM_STATE_Iu(1)[0x556c60ea1130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240910085152403 DMM DEBUG MM_STATE_Iu(1)[0x556c60ea1130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240910085152403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085152403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085152403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085152403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-RAN(1405)@a044dc75396f: Deleted conn table entry 0TC_iu_attach(1411)12616143 20240910085152404 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152404 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085152404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085152404 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085152404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085152404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085152404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085152405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@a044dc75396f: setverdict(pass): none -> pass TC_iu_attach(1411)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@a044dc75396f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@a044dc75396f: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@a044dc75396f: Final verdict of PTC: none 20240910085152465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240910085152467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085152468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1389)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1403)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@a044dc75396f: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1398)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP(1409)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1393)@a044dc75396f: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@a044dc75396f: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@a044dc75396f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1396)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1391)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1401)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@a044dc75396f: Test case TC_iu_attach finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Tue Sep 10 08:51:52 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20240910085152598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085152609 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910085152609 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) 20240910085152609 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910085152609 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910085152609 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910085152609 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) 20240910085152609 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910085152609 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910085152609 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) 20240910085152610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085152610 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240910085152610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910085152610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910085152610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240910085152610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240910085152610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910085152610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240910085152610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240910085152999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20240910085153469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085153469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208096) 20240910085154471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085154471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085154611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240910085154612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240910085154612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Tue Sep 10 08:51:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085155472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085155472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_iu_attach_encr started. 20240910085156061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085156063 DMM INFO MM(262420000001001/dabeea99) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085156063 DMM INFO MM(262420000001001/dabeea99) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085156063 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085156063 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085156063 DMM DEBUG MM_STATE_Iu(1)[0x556c60ea1130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240910085156063 DMM DEBUG MM_STATE_Iu(1)[0x556c60ea1130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240910085156063 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240910085156063 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) 20240910085156063 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) 20240910085156063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Init}: Deallocated (fsm.c:568) 20240910085156063 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Deallocated (fsm.c:568) 20240910085156063 DMM DEBUG MM_STATE_Iu(1)[0x556c60ea1130]{Detached}: Deallocated (fsm.c:568) 20240910085156063 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Deregistered}: Deallocated (fsm.c:568) 20240910085156063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@a044dc75396f: 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(1417)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085156118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085156118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085156118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085156118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085156118 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085156118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085156118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085156118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085156118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1416)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1417)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085156120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085156120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085156120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085156120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085156120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085156120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085156120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085156120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085156121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085156121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085156121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085156121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085156121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1417)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085156125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1413)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085156136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085156136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1414)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1416)@a044dc75396f: 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(1422)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1422)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085156153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085156153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085156153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085156153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085156153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085156153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085156153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085156153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085156153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1422)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085156155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085156155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085156155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085156155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085156155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085156155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085156155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085156155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085156155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085156155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085156155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085156156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085156156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1421)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1422)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1422)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085156160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085156170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085156170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1423)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1419)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1421)@a044dc75396f: 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(1426)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085156183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085156183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085156183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085156183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085156183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085156183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085156183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085156183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085156183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085156184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085156184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085156184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085156185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085156185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085156185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085156185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085156185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085156185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085156185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085156185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085156185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085156185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085156199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085156199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@a044dc75396f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@a044dc75396f: ************************************************* SGSN_Test_0-M3UA(1429)@a044dc75396f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@a044dc75396f: ************************************************* MTC@a044dc75396f: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@a044dc75396f: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085156402 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910085156402 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) 20240910085156402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910085156402 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(1429)@a044dc75396f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240910085156405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085156405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910085156405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910085156405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910085156405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240910085156405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910085156405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240910085156406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085156406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910085156406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910085156406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910085156406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910085156406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910085156406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910085156406 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240910085156472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085156472 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085156473 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085156473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@a044dc75396f: 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) } } } } 20240910085156475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085156475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@a044dc75396f: 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(1431)@a044dc75396f: 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(1431)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085157214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085157214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085157214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085157214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157214 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240910085157214 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240910085157214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@a044dc75396f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@a044dc75396f: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C079955F'O, index=0 SGSN_Test-GSUP(1432)@a044dc75396f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@a044dc75396f: 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 := 'AB04'O, rac := 'D4'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(1428)@a044dc75396f: Added conn table entry 0TC_iu_attach_encr(1434)12633924 SGSN_Test_0-SCCP(1427)@a044dc75396f: First idle individual index:0 SGSN_Test_0-RAN(1428)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 20240910085157545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085157545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085157545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085157545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157546 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085157546 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085157546 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085157546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085157546 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1130]{Deregistered}: Allocated (fsm.c:456) 20240910085157546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085157546 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Allocated (fsm.c:456) 20240910085157546 DMM DEBUG MM_STATE_Iu[0x556c60e93d90]{Detached}: Allocated (fsm.c:456) 20240910085157546 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085157546 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085157546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085157546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085157546 DMM DEBUG MM(262420000001001/de08221c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085157546 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240910085157546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@a044dc75396f: { messageType := 2, destLocRef := 'C0C744'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(1427)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@a044dc75396f: 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 := 'B3D00C87F05B84E660EE8D3BDE191F2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7A48C07'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0950BDAAD49AB58B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A6823866179E6D1A8360A27C59FC596D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8EF8B7DED89F603305C8C7CC6A3838E6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '24F022A41EBB5049F143A2652A358987'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DD55C188F8CF8417'O } } } } } SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1427)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240910085157555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085157555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085157555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085157555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157555 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085157555 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085157555 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085157555 DMM DEBUG MM(262420000001001/de08221c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240910085157555 DMM NOTICE MM(262420000001001/de08221c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085157555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085157556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085157556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085157556 DMM DEBUG MM(262420000001001/de08221c) Requesting authorization (sgsn_auth.c:160) 20240910085157556 DMM INFO MM(262420000001001/de08221c) Requesting authentication tuples (sgsn_auth.c:184) 20240910085157556 DMM DEBUG MM(262420000001001/de08221c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085157556 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240910085157556 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(1432)@a044dc75396f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@a044dc75396f: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20240910085157558 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085157558 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085157558 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085157558 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085157558 DMM INFO MM(262420000001001/de08221c) Subscriber data update (mmctx.c:430) 20240910085157558 DMM DEBUG MM(262420000001001/de08221c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085157558 DMM INFO MM(262420000001001/de08221c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085157558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085157558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085157558 DMM INFO MM(262420000001001/de08221c) <- GMM AUTH AND CIPHERING REQ (rand = b3 d0 0c 87 f0 5b 84 e6 60 ee 8d 3b de 19 1f 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 f0 22 a4 1e bb 50 49 f1 43 a2 65 2a 35 89 87 ) (gprs_gmm.c:483) 20240910085157558 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240910085157559 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157559 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157559 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_len:37 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1427)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122DD55C18823094B99990000100001F02904F8CF8417'O 20240910085157564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085157564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085157564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085157564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157564 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085157564 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085157565 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085157565 DMM INFO MM(262420000001001/de08221c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085157565 DMM NOTICE MM(262420000001001/de08221c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085157565 DMM DEBUG MM(262420000001001/de08221c) checking auth: received UMTS RES = dd 55 c1 88 f8 cf 84 17 (gprs_gmm.c:666) 20240910085157565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085157565 DMM DEBUG MM(262420000001001/de08221c) Requesting authorization (sgsn_auth.c:160) 20240910085157565 DMM INFO MM(262420000001001/de08221c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085157565 DMM DEBUG MM(262420000001001/de08221c) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085157565 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240910085157565 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) 20240910085157565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240910085157565 DMM DEBUG MM(262420000001001/de08221c) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240910085157565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_len:17 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1427)@a044dc75396f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240910085157576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085157576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085157576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085157576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157576 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085157576 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085157576 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085157576 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240910085157576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240910085157576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240910085157576 DMM INFO MM(262420000001001/de08221c) <- GMM ATTACH ACCEPT (new P-TMSI=0xde08221c) (gprs_gmm.c:300) 20240910085157576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240910085157577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240910085157581 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085157581 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085157581 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240910085157581 DMM INFO MM(262420000001001/de08221c) Subscriber data update (mmctx.c:430) 20240910085157581 DMM DEBUG MM(262420000001001/de08221c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085157581 DMM INFO MM(262420000001001/de08221c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085157581 DMM NOTICE MM(262420000001001/de08221c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240910085157581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085157581 DMM NOTICE MM(262420000001001/de08221c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085157581 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) 20240910085157582 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085157582 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240910085157582 DMM INFO MM(262420000001001/de08221c) Subscriber data update (mmctx.c:430) 20240910085157582 DMM DEBUG MM(262420000001001/de08221c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_len:14 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1427)@a044dc75396f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240910085157584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085157584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085157584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085157584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157584 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085157584 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085157584 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085157584 DMM INFO MM(262420000001001/de08221c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085157584 DMM NOTICE MM(262420000001001/de08221c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085157584 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085157584 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085157584 DMM DEBUG MM_STATE_Iu(2)[0x556c60e93d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240910085157584 DMM DEBUG MM_STATE_Iu(2)[0x556c60e93d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240910085157584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085157584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085157584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_len:7 SGSN_Test_0-SCCP(1427)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1427)@a044dc75396f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240910085157589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085157589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085157589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085157589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085157590 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240910085157590 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240910085157590 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240910085157590 DMM INFO MM(262420000001001/de08221c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240910085157590 DMM DEBUG MM_STATE_Iu(2)[0x556c60e93d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240910085157590 DMM DEBUG MM_STATE_Iu(2)[0x556c60e93d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240910085157590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085157590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085157590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085157590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@a044dc75396f: Session index based on local reference:0 20240910085157591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085157591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085157591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085157591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085157591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085157591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085157591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@a044dc75396f: Deleted conn table entry 0TC_iu_attach_encr(1434)12633924 TC_iu_attach_encr(1434)@a044dc75396f: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@a044dc75396f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@a044dc75396f: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@a044dc75396f: Final verdict of PTC: none 20240910085157651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@a044dc75396f: Final verdict of PTC: none 20240910085157654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085157654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1422)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1426)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1417)@a044dc75396f: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@a044dc75396f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@a044dc75396f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@a044dc75396f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1420)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1421)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1415)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1424)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1422): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@a044dc75396f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Tue Sep 10 08:51:57 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20240910085157790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085157793 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240910085157793 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910085157793 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) 20240910085157793 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910085157793 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910085157793 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910085157793 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) 20240910085157793 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910085157793 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910085157793 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) 20240910085157793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085157793 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240910085157793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910085157793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910085157793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240910085157793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240910085157793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910085157793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240910085158192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210416) 20240910085158655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085158655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210416, count=211672) 20240910085159656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085159656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085159794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240910085159794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240910085159794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:52:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085200658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085200658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_iu_attach_geran_rau started. 20240910085201259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085201261 DMM INFO MM(262420000001001/de08221c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085201261 DMM INFO MM(262420000001001/de08221c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085201261 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085201261 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085201261 DMM DEBUG MM_STATE_Iu(2)[0x556c60e93d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240910085201261 DMM DEBUG MM_STATE_Iu(2)[0x556c60e93d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240910085201261 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240910085201261 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) 20240910085201261 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) 20240910085201261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910085201261 DMM DEBUG MM_STATE_Gb[0x556c60e93ff0]{Idle}: Deallocated (fsm.c:568) 20240910085201261 DMM DEBUG MM_STATE_Iu(2)[0x556c60e93d90]{Detached}: Deallocated (fsm.c:568) 20240910085201261 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1130]{Deregistered}: Deallocated (fsm.c:568) 20240910085201261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@a044dc75396f: 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(1439)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085201304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085201304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085201304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085201304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085201304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085201304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085201304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085201304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085201304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085201305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085201305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085201305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085201306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085201306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085201306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085201306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085201306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085201306 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085201306 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085201306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085201306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085201306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085201310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910085201320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085201320 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@a044dc75396f: 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(1444)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085201344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085201344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085201344 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085201344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085201344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085201345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085201345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085201345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085201346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085201346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085201346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085201346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085201346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085201346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085201346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085201346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1444)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085201346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085201346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085201350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085201359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085201359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@a044dc75396f: 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(1450)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085201392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085201392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085201392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085201392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085201392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085201392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085201392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085201392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085201392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085201393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085201393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085201394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085201394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085201394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085201394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085201394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085201394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085201394 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085201394 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085201394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085201394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085201394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@a044dc75396f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20240910085201399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a044dc75396f: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@a044dc75396f: ************************************************* SGSN_Test_0-M3UA(1452)@a044dc75396f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@a044dc75396f: ************************************************* SGSN_Test_0-SCCP(1449)@a044dc75396f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085201408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085201408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085201600 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910085201600 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) 20240910085201600 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910085201600 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(1452)@a044dc75396f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240910085201603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085201603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910085201603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910085201603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910085201603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240910085201603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910085201603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240910085201604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085201604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910085201604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910085201604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910085201604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910085201604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910085201604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910085201604 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240910085201658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085201659 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085201659 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085201659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@a044dc75396f: 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) } } } } 20240910085201661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085201662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@a044dc75396f: 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(1454)@a044dc75396f: 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(1454)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085202410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085202410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085202410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085202410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202410 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240910085202410 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240910085202410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@a044dc75396f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@a044dc75396f: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F08B8A7E'O, index=0 SGSN_Test-GSUP(1455)@a044dc75396f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@a044dc75396f: 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 := '82BF'O, rac := '35'O ("5") }, 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(1451)@a044dc75396f: Added conn table entry 0TC_iu_attach_geran_rau(1457)1057916 SGSN_Test_0-SCCP(1449)@a044dc75396f: First idle individual index:0 SGSN_Test_0-RAN(1451)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 20240910085202725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085202725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085202725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085202725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202726 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085202726 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085202726 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085202726 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085202726 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085202726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Init}: Allocated (fsm.c:456) 20240910085202726 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Allocated (fsm.c:456) 20240910085202726 DMM DEBUG MM_STATE_Iu[0x556c60e93ec0]{Detached}: Allocated (fsm.c:456) 20240910085202726 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085202726 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085202726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085202726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085202726 DMM DEBUG MM(262420000001002/e04e4e62) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085202726 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240910085202726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@a044dc75396f: { messageType := 2, destLocRef := '10247C'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(1449)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@a044dc75396f: 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 := 'D1C4A0AA86EB050A7B18FB3979CCF5C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBC2A68F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A45593158704BF71'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '887DEB441EF4022244078041D422AF84'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F8D07DA9A3A9B4D486BA2D4BA51D2270'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9884A5C9697FBC04842D58A957551610'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C130F779F7AE0605'O } } } } } SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1449)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240910085202737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085202738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085202738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085202738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202738 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085202738 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085202738 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085202738 DMM DEBUG MM(262420000001002/e04e4e62) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240910085202738 DMM NOTICE MM(262420000001002/e04e4e62) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085202738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085202738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085202738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085202738 DMM DEBUG MM(262420000001002/e04e4e62) Requesting authorization (sgsn_auth.c:160) 20240910085202738 DMM INFO MM(262420000001002/e04e4e62) Requesting authentication tuples (sgsn_auth.c:184) 20240910085202738 DMM DEBUG MM(262420000001002/e04e4e62) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085202738 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240910085202738 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(1455)@a044dc75396f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@a044dc75396f: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20240910085202741 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085202741 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085202741 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085202741 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085202741 DMM INFO MM(262420000001002/e04e4e62) Subscriber data update (mmctx.c:430) 20240910085202741 DMM DEBUG MM(262420000001002/e04e4e62) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085202741 DMM INFO MM(262420000001002/e04e4e62) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085202741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085202741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085202741 DMM INFO MM(262420000001002/e04e4e62) <- GMM AUTH AND CIPHERING REQ (rand = d1 c4 a0 aa 86 eb 05 0a 7b 18 fb 39 79 cc f5 c7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 84 a5 c9 69 7f bc 04 84 2d 58 a9 57 55 16 10 ) (gprs_gmm.c:483) 20240910085202741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240910085202741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_len:37 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1449)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322C130F77923094B99990000100002F02904F7AE0605'O 20240910085202747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085202747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085202747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085202747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202747 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085202747 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085202747 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085202747 DMM INFO MM(262420000001002/e04e4e62) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085202747 DMM NOTICE MM(262420000001002/e04e4e62) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085202747 DMM DEBUG MM(262420000001002/e04e4e62) checking auth: received UMTS RES = c1 30 f7 79 f7 ae 06 05 (gprs_gmm.c:666) 20240910085202747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085202747 DMM DEBUG MM(262420000001002/e04e4e62) Requesting authorization (sgsn_auth.c:160) 20240910085202747 DMM INFO MM(262420000001002/e04e4e62) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085202747 DMM DEBUG MM(262420000001002/e04e4e62) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085202747 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240910085202747 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) 20240910085202747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240910085202747 DMM DEBUG MM(262420000001002/e04e4e62) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240910085202747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1449)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085202755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085202755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085202755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085202755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202755 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085202755 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085202755 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085202755 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240910085202755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240910085202755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240910085202755 DMM INFO MM(262420000001002/e04e4e62) <- GMM ATTACH ACCEPT (new P-TMSI=0xe04e4e62) (gprs_gmm.c:300) 20240910085202755 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240910085202755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240910085202760 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085202760 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085202760 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240910085202760 DMM INFO MM(262420000001002/e04e4e62) Subscriber data update (mmctx.c:430) 20240910085202760 DMM DEBUG MM(262420000001002/e04e4e62) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085202760 DMM INFO MM(262420000001002/e04e4e62) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085202760 DMM NOTICE MM(262420000001002/e04e4e62) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240910085202760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085202760 DMM NOTICE MM(262420000001002/e04e4e62) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085202760 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) 20240910085202761 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085202761 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240910085202761 DMM INFO MM(262420000001002/e04e4e62) Subscriber data update (mmctx.c:430) 20240910085202761 DMM DEBUG MM(262420000001002/e04e4e62) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_len:14 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1449)@a044dc75396f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240910085202763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085202763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085202763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085202763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202763 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085202763 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085202763 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085202763 DMM INFO MM(262420000001002/e04e4e62) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085202763 DMM NOTICE MM(262420000001002/e04e4e62) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085202763 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085202763 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085202763 DMM DEBUG MM_STATE_Iu(3)[0x556c60e93ec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240910085202763 DMM DEBUG MM_STATE_Iu(3)[0x556c60e93ec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240910085202763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085202763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085202763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_len:7 SGSN_Test_0-SCCP(1449)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1449)@a044dc75396f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240910085202768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085202768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085202768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085202768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085202768 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240910085202768 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240910085202768 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240910085202768 DMM INFO MM(262420000001002/e04e4e62) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240910085202768 DMM DEBUG MM_STATE_Iu(3)[0x556c60e93ec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240910085202768 DMM DEBUG MM_STATE_Iu(3)[0x556c60e93ec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240910085202768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085202768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085202768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085202769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@a044dc75396f: Session index based on local reference:0 20240910085202770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085202770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085202770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085202770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085202770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085202770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085202770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@a044dc75396f: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)1057916 TC_iu_attach_geran_rau(1457)@a044dc75396f: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@a044dc75396f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@a044dc75396f: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='E04E4E62'O, index=1 20240910085202829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085202829 DLLC NOTICE LLME(ffffffff/e04e4e62){UNASSIGNED} LLC RX: unknown TLLI 0xe04e4e62, creating LLME on the fly (gprs_llc.c:552) 20240910085202829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240910085202829 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910085202829 DMM INFO MM(262420000001002/e04e4e62) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e04e4e62, P-TMSI: e04e4e62 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1704) 20240910085202829 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240910085202829 DMM DEBUG MM_STATE_Iu(3)[0x556c60e93ec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240910085202829 DMM DEBUG MM_STATE_Iu(3)[0x556c60e93ec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240910085202829 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085202829 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240910085202829 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085202829 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085202829 DLLC NOTICE LLME(ffffffff/e04e4e62){UNASSIGNED} LLGM Assign pre (e04e4e62 => e04e4e62) (gprs_llc.c:1079) 20240910085202829 DLLC NOTICE LLME(e04e4e62/e04e4e62){ASSIGNED} LLGM Assign post (e04e4e62 => e04e4e62) (gprs_llc.c:1125) 20240910085202829 DMM INFO MM(262420000001002/e04e4e62) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@a044dc75396f: Removing Client IMSI='262420000001002'H, index=1 20240910085202842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085202842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085202842 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085202842 DMM INFO MM(262420000001002/e04e4e62) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240910085202842 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240910085202842 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085202842 DLLC NOTICE LLME(e04e4e62/e04e4e62){ASSIGNED} LLGM Assign pre (ffffffff => e04e4e62) (gprs_llc.c:1079) 20240910085202842 DLLC NOTICE LLME(ffffffff/e04e4e62){ASSIGNED} LLGM Assign post (ffffffff => e04e4e62) (gprs_llc.c:1125) 20240910085202842 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240910085202842 DMM ERROR MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1861) TC_iu_attach_geran_rau(1457)@a044dc75396f: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@a044dc75396f: Final verdict of PTC: none 20240910085202848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1435)@a044dc75396f: Final verdict of PTC: none 20240910085202850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085202850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1455)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1444)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1450)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@a044dc75396f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1439)@a044dc75396f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@a044dc75396f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@a044dc75396f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1437)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1448)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1442)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@a044dc75396f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Tue Sep 10 08:52:02 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20240910085202973 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910085202973 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) 20240910085202973 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910085202973 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910085202973 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910085202973 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) 20240910085202973 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910085202973 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910085202973 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) 20240910085202973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085202973 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240910085202973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910085202973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910085202973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240910085202973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240910085202973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910085202974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240910085202974 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240910085202989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085203390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182544) 20240910085203851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085203851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=182544, count=219556) 20240910085204852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085204852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085204974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240910085204974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240910085204974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085205853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085205853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_geran_attach_iu_rau started. 20240910085206457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085206458 DMM INFO MM(262420000001002/e04e4e62) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085206459 DMM INFO MM(262420000001002/e04e4e62) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085206459 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085206459 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085206459 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240910085206459 DMM ERROR MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240910085206459 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240910085206459 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) 20240910085206459 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) 20240910085206459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ff0]{Init}: Deallocated (fsm.c:568) 20240910085206459 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Deallocated (fsm.c:568) 20240910085206459 DMM DEBUG MM_STATE_Iu(3)[0x556c60e93ec0]{Detached}: Deallocated (fsm.c:568) 20240910085206459 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085206459 DLLC NOTICE LLME(ffffffff/e04e4e62){ASSIGNED} LLGM Assign pre (e04e4e62 => ffffffff) (gprs_llc.c:1079) 20240910085206459 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e04e4e62 => ffffffff) (gprs_llc.c:1125) 20240910085206459 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@a044dc75396f: 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(1463)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085206513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085206513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085206513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085206513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085206513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085206513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085206513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085206513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085206513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1462)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1463)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085206515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085206515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085206515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085206515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085206515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085206515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085206515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085206515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085206515 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085206515 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085206515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085206516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085206516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1463)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085206519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085206529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085206529 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1464)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1460)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1462)@a044dc75396f: 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(1467)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085206540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085206540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085206540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085206540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085206540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085206540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085206540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085206540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085206540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085206542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085206542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085206542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085206542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085206542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085206542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085206542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085206542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085206542 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085206542 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085206542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085206543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085206543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085206547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085206557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085206557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@a044dc75396f: 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(1472)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085206577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085206577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085206577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085206577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085206577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085206577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085206577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085206577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085206577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085206579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085206579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085206579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085206579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085206579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085206579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085206579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085206579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085206579 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085206579 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085206579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085206580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085206580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085206583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085206592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085206592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a044dc75396f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@a044dc75396f: ************************************************* SGSN_Test_0-M3UA(1475)@a044dc75396f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@a044dc75396f: ************************************************* MTC@a044dc75396f: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@a044dc75396f: v_sccp_pdu_maxlen:268 20240910085206799 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910085206800 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) 20240910085206800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910085206800 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(1475)@a044dc75396f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240910085206801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085206801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910085206801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910085206801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910085206801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240910085206801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910085206801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240910085206802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085206802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910085206802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910085206802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910085206802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910085206802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910085206802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910085206802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240910085206854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085206854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085206854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085206854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@a044dc75396f: 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) } } } } 20240910085206856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085206856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@a044dc75396f: 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(1477)@a044dc75396f: 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(1477)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085207610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085207610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085207610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085207610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085207610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085207610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085207610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085207610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085207611 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240910085207611 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240910085207611 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085207611 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085207611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085207611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085207611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085207611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085207611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085207611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@a044dc75396f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20240910085207845 DGPRS DEBUG Checking for inactive LLMEs, time = 7769061 (sgsn.c:131) TC_geran_attach_iu_rau-BVCI196(1460)@a044dc75396f: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C63AE5AD'O, index=0 SGSN_Test-GSUP(1478)@a044dc75396f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@a044dc75396f: 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 := '2D387FEF3BE6C93CF2B9EBA1F4F8AD18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46D4D236'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '711B9C6D16BD6431'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2D090983DD041D66ABA4F314FD77C029'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '74AACA8CD8BDDE62D443E0009502E6DE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FAB8518140ED8B514FFD121C35FCFCEF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '95448133B505B6DA'O } } } } } 20240910085207918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085207918 DLLC NOTICE LLME(ffffffff/c63ae5ad){UNASSIGNED} LLC RX: unknown TLLI 0xc63ae5ad, creating LLME on the fly (gprs_llc.c:552) 20240910085207918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085207918 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085207918 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Allocated (fsm.c:456) 20240910085207918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910085207918 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Allocated (fsm.c:456) 20240910085207918 DMM DEBUG MM_STATE_Iu[0x556c60e93ff0]{Detached}: Allocated (fsm.c:456) 20240910085207918 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085207918 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085207918 DLLC NOTICE LLME(ffffffff/c63ae5ad){UNASSIGNED} LLGM Assign pre (c63ae5ad => d887e942) (gprs_llc.c:1079) 20240910085207918 DLLC NOTICE LLME(c63ae5ad/d887e942){ASSIGNED} LLGM Assign post (c63ae5ad => d887e942) (gprs_llc.c:1125) 20240910085207918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085207918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085207918 DMM DEBUG MM(262420000001003/d887e942) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085207932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085207932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240910085207932 DMM DEBUG MM_STATE_Gb(0)[0x556c60e9b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085207932 DMM DEBUG MM(262420000001003/d887e942) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240910085207932 DMM NOTICE MM(262420000001003/d887e942) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085207932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085207932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085207933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085207933 DMM DEBUG MM(262420000001003/d887e942) Requesting authorization (sgsn_auth.c:160) 20240910085207933 DMM INFO MM(262420000001003/d887e942) Requesting authentication tuples (sgsn_auth.c:184) 20240910085207933 DMM DEBUG MM(262420000001003/d887e942) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085207933 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240910085207933 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(1478)@a044dc75396f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@a044dc75396f: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20240910085207936 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085207936 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085207936 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085207936 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085207936 DMM INFO MM(262420000001003/d887e942) Subscriber data update (mmctx.c:430) 20240910085207936 DMM DEBUG MM(262420000001003/d887e942) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085207936 DMM INFO MM(262420000001003/d887e942) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085207936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085207936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085207936 DMM INFO MM(262420000001003/d887e942) <- GMM AUTH AND CIPHERING REQ (rand = 2d 38 7f ef 3b e6 c9 3c f2 b9 eb a1 f4 f8 ad 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fa b8 51 81 40 ed 8b 51 4f fd 12 1c 35 fc fc ef ) (gprs_gmm.c:483) 20240910085207943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085207943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240910085207943 DMM DEBUG MM_STATE_Gb(0)[0x556c60e9b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085207943 DMM INFO MM(262420000001003/d887e942) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085207943 DMM NOTICE MM(262420000001003/d887e942) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085207943 DMM DEBUG MM(262420000001003/d887e942) checking auth: received UMTS RES = 95 44 81 33 b5 05 b6 da (gprs_gmm.c:666) 20240910085207943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085207943 DMM DEBUG MM(262420000001003/d887e942) Requesting authorization (sgsn_auth.c:160) 20240910085207943 DMM INFO MM(262420000001003/d887e942) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085207943 DMM DEBUG MM(262420000001003/d887e942) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085207943 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240910085207943 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) 20240910085207943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240910085207943 DMM INFO MM(262420000001003/d887e942) <- GMM ATTACH ACCEPT (new P-TMSI=0xd887e942) (gprs_gmm.c:300) 20240910085207944 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085207944 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085207944 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240910085207944 DMM INFO MM(262420000001003/d887e942) Subscriber data update (mmctx.c:430) 20240910085207944 DMM DEBUG MM(262420000001003/d887e942) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085207944 DMM INFO MM(262420000001003/d887e942) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085207944 DMM NOTICE MM(262420000001003/d887e942) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240910085207944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085207945 DMM NOTICE MM(262420000001003/d887e942) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085207945 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) 20240910085207945 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085207945 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240910085207945 DMM INFO MM(262420000001003/d887e942) Subscriber data update (mmctx.c:430) 20240910085207945 DMM DEBUG MM(262420000001003/d887e942) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240910085207951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085207951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240910085207951 DMM DEBUG MM_STATE_Gb(0)[0x556c60e9b3a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240910085207951 DMM INFO MM(262420000001003/d887e942) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085207951 DMM NOTICE MM(262420000001003/d887e942) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085207951 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085207951 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085207951 DLLC NOTICE LLME(c63ae5ad/d887e942){ASSIGNED} LLGM Assign pre (ffffffff => d887e942) (gprs_llc.c:1079) 20240910085207951 DLLC NOTICE LLME(ffffffff/d887e942){ASSIGNED} LLGM Assign post (ffffffff => d887e942) (gprs_llc.c:1125) 20240910085207951 DMM DEBUG MM_STATE_Gb(0)[0x556c60e9b3a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240910085207951 DMM DEBUG MM_STATE_Gb(0)[0x556c60e9b3a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240910085207951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085207951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@a044dc75396f: 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 := 'D887E942'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(1474)@a044dc75396f: Added conn table entry 0TC_geran_attach_iu_rau(1480)14224241 SGSN_Test_0-SCCP(1473)@a044dc75396f: First idle individual index:0 SGSN_Test_0-RAN(1474)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 20240910085208013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085208013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085208013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085208013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085208013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085208013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085208013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085208013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085208013 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085208013 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085208013 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085208013 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240910085208013 DMM INFO MM(262420000001003/d887e942) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d887e942 (00000000), TLLI: d887e942 (d887e942), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240910085208013 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240910085208013 DMM DEBUG MM_STATE_Gb(0)[0x556c60e9b3a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240910085208013 DMM DEBUG MM_STATE_Gb(0)[0x556c60e9b3a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240910085208013 DLLC NOTICE LLME(ffffffff/d887e942){ASSIGNED} LLGM Assign pre (d887e942 => ffffffff) (gprs_llc.c:1079) 20240910085208013 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d887e942 => ffffffff) (gprs_llc.c:1125) 20240910085208013 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085208013 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240910085208013 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085208013 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085208013 DMM DEBUG MM(262420000001003/d887e942) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240910085208014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085208014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085208014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085208014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085208014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085208014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085208014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085208014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085208014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085208014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085208014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085208014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085208014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085208014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085208014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085208014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@a044dc75396f: { messageType := 2, destLocRef := 'D90B71'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(1473)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1473)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1473)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085208025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085208025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085208025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085208025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085208025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085208025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085208025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085208025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085208025 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085208025 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085208025 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085208025 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240910085208025 DMM INFO MM(262420000001003/d887e942) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240910085208025 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240910085208025 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085208025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085208025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085208026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085208026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085208026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085208026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085208026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085208026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085208026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085208026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085208026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085208026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085208026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085208026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085208026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@a044dc75396f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@a044dc75396f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@a044dc75396f: vl_len:14 SGSN_Test_0-SCCP(1473)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1473)@a044dc75396f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240910085208034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085208034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085208034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085208034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085208034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085208034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085208034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085208034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085208034 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085208034 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085208034 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085208034 DMM INFO MM(262420000001003/d887e942) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240910085208034 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240910085208034 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085208034 DMM DEBUG MM_STATE_Iu[0x556c60e93ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1854) 20240910085208034 DMM ERROR MM_STATE_Iu[0x556c60e93ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1854) TC_geran_attach_iu_rau(1480)@a044dc75396f: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@a044dc75396f: Final verdict of PTC: none 20240910085208039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@a044dc75396f: Final verdict of PTC: none 20240910085208041 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085208041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1477)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1467)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1463)@a044dc75396f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1472)@a044dc75396f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@a044dc75396f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1462)@a044dc75396f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1470)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1461)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1465)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@a044dc75396f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Tue Sep 10 08:52:08 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20240910085208173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085208241 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910085208241 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) 20240910085208241 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910085208241 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910085208241 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910085208241 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) 20240910085208241 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910085208241 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910085208241 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) 20240910085208241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085208242 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240910085208242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910085208242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910085208242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240910085208242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240910085208242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910085208242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240910085208242 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240910085208575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166788) 20240910085209042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085209042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166788, count=178664) 20240910085210043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085210043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085210243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240910085210243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240910085210243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:52:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085211044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085211044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_attach_pdp_act_user started. 20240910085211635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085211636 DMM INFO MM(262420000001003/d887e942) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085211636 DMM INFO MM(262420000001003/d887e942) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085211636 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085211636 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085211636 DMM DEBUG MM_STATE_Iu[0x556c60e93ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240910085211636 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240910085211636 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) 20240910085211636 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) 20240910085211636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910085211636 DMM DEBUG MM_STATE_Gb(0)[0x556c60e9b3a0]{Idle}: Deallocated (fsm.c:568) 20240910085211636 DMM DEBUG MM_STATE_Iu[0x556c60e93ff0]{Detached}: Deallocated (fsm.c:568) 20240910085211636 DMM DEBUG GMM(gmm_fsm)[0x556c60e93d90]{Deregistered}: Deallocated (fsm.c:568) 20240910085211636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@a044dc75396f: 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(1486)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085211686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085211686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085211686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085211686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085211686 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085211686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085211686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085211686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085211686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1485)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1486)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085211688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085211688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085211688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085211688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085211688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085211688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085211688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085211688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085211689 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085211689 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085211689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1486)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240910085211689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085211689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085211692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240910085211702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085211702 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@a044dc75396f: 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(1491)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085211722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085211722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085211722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085211722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085211722 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085211722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085211722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085211722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085211722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085211724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085211724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085211724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1490)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 20240910085211725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085211725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085211725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085211725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085211725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085211725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085211725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085211725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085211725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085211725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085211729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085211738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085211738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1488)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1490)@a044dc75396f: 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(1495)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085211755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085211755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085211755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085211755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085211755 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085211755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085211755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085211755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085211756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085211757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085211757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085211757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085211757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085211757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085211757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085211757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085211757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085211757 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085211757 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085211757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085211758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085211758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085211762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085211773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085211773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@a044dc75396f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@a044dc75396f: ************************************************* MTC@a044dc75396f: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@a044dc75396f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@a044dc75396f: ************************************************* SGSN_Test_0-SCCP(1496)@a044dc75396f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1494)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085211975 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910085211976 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) 20240910085211976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910085211976 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(1498)@a044dc75396f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240910085211978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085211978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910085211978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910085211978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910085211978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240910085211978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910085211978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240910085211979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085211979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910085211979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910085211979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910085211979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910085211979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910085211980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910085211980 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240910085212045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085212045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085212045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085212045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@a044dc75396f: 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) } } } } 20240910085212047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085212048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@a044dc75396f: 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(1500)@a044dc75396f: 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(1500)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085212786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085212786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085212786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085212786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085212786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085212786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085212786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085212786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085212787 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240910085212787 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240910085212787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085212787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085212787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085212787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085212787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085212787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085212787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085212787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@a044dc75396f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@a044dc75396f: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='D885D7E2'O, index=0 SGSN_Test-GSUP(1501)@a044dc75396f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@a044dc75396f: 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 := '565E'O ("V^"), rac := '70'O ("p") }, 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(1497)@a044dc75396f: Added conn table entry 0TC_attach_pdp_act_user(1503)3218292 SGSN_Test_0-SCCP(1496)@a044dc75396f: First idle individual index:0 20240910085213111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 20240910085213112 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085213112 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085213112 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085213112 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085213112 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{Deregistered}: Allocated (fsm.c:456) 20240910085213112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085213112 DMM DEBUG MM_STATE_Gb[0x556c60e93ec0]{Idle}: Allocated (fsm.c:456) 20240910085213112 DMM DEBUG MM_STATE_Iu[0x556c60ea1f30]{Detached}: Allocated (fsm.c:456) 20240910085213112 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085213112 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085213112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085213112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085213112 DMM DEBUG MM(262420000001004/d279e209) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085213112 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240910085213112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213112 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213112 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213112 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: { messageType := 2, destLocRef := '311B74'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@a044dc75396f: 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 := '8A362AB27236CFEC52337FA830034B9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05AF4214'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B81864FBB64E2C94'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F95526275C6247E0943BE4849DDF27D8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DA3FE55E6113A36A79E581320E6521BF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9916C956216931152D444858114E012D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '018F51AB5C7C6594'O } } } } } SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1496)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240910085213121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213121 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085213121 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085213121 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085213121 DMM DEBUG MM(262420000001004/d279e209) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240910085213121 DMM NOTICE MM(262420000001004/d279e209) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085213121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085213121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085213121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085213121 DMM DEBUG MM(262420000001004/d279e209) Requesting authorization (sgsn_auth.c:160) 20240910085213121 DMM INFO MM(262420000001004/d279e209) Requesting authentication tuples (sgsn_auth.c:184) 20240910085213121 DMM DEBUG MM(262420000001004/d279e209) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085213121 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240910085213121 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(1501)@a044dc75396f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20240910085213124 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085213124 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085213124 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085213124 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085213124 DMM INFO MM(262420000001004/d279e209) Subscriber data update (mmctx.c:430) 20240910085213124 DMM DEBUG MM(262420000001004/d279e209) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085213124 DMM INFO MM(262420000001004/d279e209) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085213124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085213124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085213124 DMM INFO MM(262420000001004/d279e209) <- GMM AUTH AND CIPHERING REQ (rand = 8a 36 2a b2 72 36 cf ec 52 33 7f a8 30 03 4b 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 16 c9 56 21 69 31 15 2d 44 48 58 11 4e 01 2d ) (gprs_gmm.c:483) 20240910085213124 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240910085213125 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_len:37 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1496)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22018F51AB23094B99990000100004F029045C7C6594'O 20240910085213131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213131 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085213131 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085213131 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085213131 DMM INFO MM(262420000001004/d279e209) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085213131 DMM NOTICE MM(262420000001004/d279e209) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085213131 DMM DEBUG MM(262420000001004/d279e209) checking auth: received UMTS RES = 01 8f 51 ab 5c 7c 65 94 (gprs_gmm.c:666) 20240910085213131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085213131 DMM DEBUG MM(262420000001004/d279e209) Requesting authorization (sgsn_auth.c:160) 20240910085213131 DMM INFO MM(262420000001004/d279e209) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085213131 DMM DEBUG MM(262420000001004/d279e209) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085213131 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240910085213131 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) 20240910085213132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240910085213132 DMM DEBUG MM(262420000001004/d279e209) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240910085213132 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213132 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213132 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1496)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085213140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213141 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085213141 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085213141 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085213141 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240910085213141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240910085213141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240910085213141 DMM INFO MM(262420000001004/d279e209) <- GMM ATTACH ACCEPT (new P-TMSI=0xd279e209) (gprs_gmm.c:300) 20240910085213141 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240910085213141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240910085213145 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085213145 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085213145 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240910085213145 DMM INFO MM(262420000001004/d279e209) Subscriber data update (mmctx.c:430) 20240910085213145 DMM DEBUG MM(262420000001004/d279e209) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085213145 DMM INFO MM(262420000001004/d279e209) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085213145 DMM NOTICE MM(262420000001004/d279e209) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240910085213145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085213145 DMM NOTICE MM(262420000001004/d279e209) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085213145 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) 20240910085213146 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085213146 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240910085213146 DMM INFO MM(262420000001004/d279e209) Subscriber data update (mmctx.c:430) 20240910085213146 DMM DEBUG MM(262420000001004/d279e209) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_len:14 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1496)@a044dc75396f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240910085213148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213148 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085213148 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085213148 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085213148 DMM INFO MM(262420000001004/d279e209) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085213148 DMM NOTICE MM(262420000001004/d279e209) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085213148 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085213148 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085213148 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240910085213148 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240910085213148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085213148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085213149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_len:7 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1496)@a044dc75396f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240910085213154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213154 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240910085213154 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240910085213154 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240910085213154 DMM INFO MM(262420000001004/d279e209) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240910085213154 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240910085213154 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240910085213154 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213154 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213154 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 20240910085213156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@a044dc75396f: Deleted conn table entry 0TC_attach_pdp_act_user(1503)3218292 TC_attach_pdp_act_user(1503)@a044dc75396f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@a044dc75396f: 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 := 'D279E209'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@a044dc75396f: Added conn table entry 0TC_attach_pdp_act_user(1503)1988949 SGSN_Test_0-RAN(1497)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@a044dc75396f: First idle individual index:0 20240910085213357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213358 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085213358 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085213358 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085213358 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD279E209) type="data"  (gprs_gmm.c:1928) 20240910085213358 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240910085213358 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910085213358 DMM DEBUG MM(262420000001004/d279e209) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240910085213358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213358 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213358 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: { messageType := 2, destLocRef := '1E5955'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(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1496)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085213362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213363 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085213363 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085213363 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085213363 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240910085213363 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240910085213363 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240910085213363 DMM INFO MM(262420000001004/d279e209) <- GMM SERVICE ACCEPT (P-TMSI=0xd279e209) (gprs_gmm.c:813) 20240910085213363 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240910085213363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1496)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240910085213370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213370 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085213370 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085213370 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085213370 DMM INFO MM(262420000001004/d279e209) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085213370 DMM INFO MM(262420000001004/d279e209) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085213370 DMM DEBUG MM(262420000001004/d279e209) Using GGSN 0 (gprs_sm.c:312) 20240910085213370 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) 20240910085213370 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240910085213370 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085213370 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085213370 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240910085213381 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 3e e5 c3 c7 11 28 0e a5 93 14 05 7f 44 74 c5 cd 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) 20240910085213381 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e73608, cbp=0x556c60ea06c0) (sgsn_libgtp.c:629) 20240910085213381 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085213382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_len:30 SGSN_Test_0-SCCP(1496)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1496)@a044dc75396f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680028273D0E'O 20240910085213396 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213396 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085213396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085213396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085213396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085213396 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240910085213396 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240910085213396 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240910085213396 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240910085213396 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240910085213396 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240910085213396 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085213396 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240910085213397 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085213397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085213397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085213397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085213397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085213397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085213397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@a044dc75396f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@a044dc75396f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@a044dc75396f: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1501)@a044dc75396f: Final verdict of PTC: none 20240910085213401 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085213401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1486)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1495)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@a044dc75396f: Final verdict of PTC: none 20240910085213403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1485)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1490)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1491)@a044dc75396f: Final verdict of PTC: none 20240910085213403 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910085213403 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) 20240910085213403 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910085213403 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910085213403 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910085213403 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) 20240910085213403 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910085213403 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910085213403 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) 20240910085213403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085213403 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240910085213403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910085213403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910085213403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240910085213403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240910085213403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910085213403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240910085213404 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1497)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1488)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1484)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@a044dc75396f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1493)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1489)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@a044dc75396f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1488): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1490): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@a044dc75396f: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Tue Sep 10 08:52:13 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20240910085213550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085214052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278088) 20240910085214402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085214402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=278088, count=282540) 20240910085215403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085215403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085215404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240910085215404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240910085215404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:52:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085216404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085216405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_attach_pdp_act_pmm_idle started. 20240910085217116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085217118 DMM INFO MM(262420000001004/d279e209) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085217118 DMM INFO MM(262420000001004/d279e209) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085217118 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085217118 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085217118 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240910085217118 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240910085217118 DMM NOTICE MM(262420000001004/d279e209) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085217118 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240910085217118 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085217118 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085217118 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240910085217118 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240910085217118 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) 20240910085217118 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) 20240910085217118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910085217118 DMM DEBUG MM_STATE_Gb[0x556c60e93ec0]{Idle}: Deallocated (fsm.c:568) 20240910085217118 DMM DEBUG MM_STATE_Iu(5)[0x556c60ea1f30]{Detached}: Deallocated (fsm.c:568) 20240910085217118 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ff0]{Deregistered}: Deallocated (fsm.c:568) 20240910085217118 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240910085217118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085217118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085217118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085217118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085217118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085217118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085217118 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@a044dc75396f: 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(1508)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085217159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085217160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085217160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085217160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085217160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085217160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085217160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085217160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085217160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085217161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085217161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085217161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085217161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085217161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085217161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085217161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085217161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085217161 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085217161 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085217161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085217162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085217162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085217166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085217175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085217175 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1507)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@a044dc75396f: 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(1514)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085217208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085217208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085217208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085217208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085217208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085217208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085217208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085217208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085217208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1513)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1514)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085217210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085217210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085217210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085217210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085217210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085217210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085217210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085217210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085217210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085217210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085217210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085217211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085217211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1514)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085217214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085217225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085217225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1511)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1513)@a044dc75396f: 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(1518)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085217243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085217243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085217243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085217243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085217243 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085217243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085217243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085217243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085217243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085217245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085217245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085217245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085217246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085217246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085217246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085217246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085217246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085217246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085217246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085217246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085217246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085217246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085217249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085217258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085217258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1517)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a044dc75396f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@a044dc75396f: ************************************************* SGSN_Test_0-M3UA(1521)@a044dc75396f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@a044dc75396f: ************************************************* MTC@a044dc75396f: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@a044dc75396f: v_sccp_pdu_maxlen:268 20240910085217406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085217406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085217406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085217406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@a044dc75396f: 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) } } } } 20240910085217408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085217409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@a044dc75396f: 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(1523)@a044dc75396f: 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(1523)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085217464 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910085217464 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) 20240910085217464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910085217464 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(1521)@a044dc75396f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240910085217467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085217467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910085217467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910085217467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910085217467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240910085217467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910085217467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240910085217469 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085217469 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910085217469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910085217469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910085217469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910085217469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910085217469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910085217469 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240910085218274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218274 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218274 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218275 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240910085218275 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240910085218275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@a044dc75396f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1507)@a044dc75396f: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='D738C29B'O, index=0 SGSN_Test-GSUP(1524)@a044dc75396f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: 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 := 'A555'O, rac := 'DB'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(1520)@a044dc75396f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)11413221 SGSN_Test_0-SCCP(1519)@a044dc75396f: First idle individual index:0 SGSN_Test_0-RAN(1520)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 20240910085218476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218476 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085218476 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085218476 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085218476 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085218476 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{Deregistered}: Allocated (fsm.c:456) 20240910085218476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Allocated (fsm.c:456) 20240910085218476 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Allocated (fsm.c:456) 20240910085218477 DMM DEBUG MM_STATE_Iu[0x556c60ea5ff0]{Detached}: Allocated (fsm.c:456) 20240910085218477 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085218477 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085218477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085218477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085218477 DMM DEBUG MM(262420000001005/d75c310d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085218477 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240910085218477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: { messageType := 2, destLocRef := 'AE26E5'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(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: 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 := '45D8EE5689A1C7AF3F0FD7101EB12DD5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F21E171'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F03C2E99D830338F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '23FB9420C33512F3E78F9E0A03095EB5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '878302D4FA60D0C96752B714091200B9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B8E87865D2FD09638F29AB36197A3D7D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '16C80F38F946AB37'O } } } } } SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1519)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240910085218486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218486 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085218486 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085218486 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085218486 DMM DEBUG MM(262420000001005/d75c310d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240910085218487 DMM NOTICE MM(262420000001005/d75c310d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085218487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085218487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085218487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085218487 DMM DEBUG MM(262420000001005/d75c310d) Requesting authorization (sgsn_auth.c:160) 20240910085218487 DMM INFO MM(262420000001005/d75c310d) Requesting authentication tuples (sgsn_auth.c:184) 20240910085218487 DMM DEBUG MM(262420000001005/d75c310d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085218487 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240910085218487 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(1524)@a044dc75396f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@a044dc75396f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20240910085218489 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085218489 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085218489 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085218489 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085218489 DMM INFO MM(262420000001005/d75c310d) Subscriber data update (mmctx.c:430) 20240910085218489 DMM DEBUG MM(262420000001005/d75c310d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085218489 DMM INFO MM(262420000001005/d75c310d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085218489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085218489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085218489 DMM INFO MM(262420000001005/d75c310d) <- GMM AUTH AND CIPHERING REQ (rand = 45 d8 ee 56 89 a1 c7 af 3f 0f d7 10 1e b1 2d d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 e8 78 65 d2 fd 09 63 8f 29 ab 36 19 7a 3d 7d ) (gprs_gmm.c:483) 20240910085218489 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240910085218490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_len:37 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1519)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042216C80F3823094B99990000100005F02904F946AB37'O 20240910085218495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218495 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085218495 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085218495 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085218495 DMM INFO MM(262420000001005/d75c310d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085218495 DMM NOTICE MM(262420000001005/d75c310d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085218495 DMM DEBUG MM(262420000001005/d75c310d) checking auth: received UMTS RES = 16 c8 0f 38 f9 46 ab 37 (gprs_gmm.c:666) 20240910085218495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085218495 DMM DEBUG MM(262420000001005/d75c310d) Requesting authorization (sgsn_auth.c:160) 20240910085218495 DMM INFO MM(262420000001005/d75c310d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085218495 DMM DEBUG MM(262420000001005/d75c310d) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085218495 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240910085218495 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) 20240910085218495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240910085218495 DMM DEBUG MM(262420000001005/d75c310d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240910085218496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1519)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085218503 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218503 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218503 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085218503 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085218503 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085218504 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240910085218504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240910085218504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240910085218504 DMM INFO MM(262420000001005/d75c310d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd75c310d) (gprs_gmm.c:300) 20240910085218504 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240910085218504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240910085218508 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085218508 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085218508 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240910085218508 DMM INFO MM(262420000001005/d75c310d) Subscriber data update (mmctx.c:430) 20240910085218508 DMM DEBUG MM(262420000001005/d75c310d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085218508 DMM INFO MM(262420000001005/d75c310d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085218508 DMM NOTICE MM(262420000001005/d75c310d) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240910085218508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085218508 DMM NOTICE MM(262420000001005/d75c310d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085218508 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) 20240910085218509 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085218509 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240910085218509 DMM INFO MM(262420000001005/d75c310d) Subscriber data update (mmctx.c:430) 20240910085218509 DMM DEBUG MM(262420000001005/d75c310d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_len:14 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1519)@a044dc75396f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240910085218511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218511 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085218511 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085218511 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085218511 DMM INFO MM(262420000001005/d75c310d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085218511 DMM NOTICE MM(262420000001005/d75c310d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085218511 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085218511 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085218511 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240910085218511 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240910085218511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085218511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085218512 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_len:7 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1519)@a044dc75396f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240910085218517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218517 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240910085218517 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240910085218517 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240910085218517 DMM INFO MM(262420000001005/d75c310d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240910085218517 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240910085218517 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240910085218517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 20240910085218518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@a044dc75396f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)11413221 TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: 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 := 'D75C310D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@a044dc75396f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)13919988 SGSN_Test_0-RAN(1520)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@a044dc75396f: First idle individual index:0 20240910085218721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218722 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085218722 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085218722 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085218722 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD75C310D) type="data"  (gprs_gmm.c:1928) 20240910085218722 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240910085218722 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910085218722 DMM DEBUG MM(262420000001005/d75c310d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240910085218722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: { messageType := 2, destLocRef := 'D466F4'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(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1519)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085218727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218727 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085218727 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085218727 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085218727 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240910085218727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218727 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240910085218727 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240910085218727 DMM INFO MM(262420000001005/d75c310d) <- GMM SERVICE ACCEPT (P-TMSI=0xd75c310d) (gprs_gmm.c:813) 20240910085218727 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240910085218728 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1519)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240910085218735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085218735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085218735 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085218735 DMM INFO MM(262420000001005/d75c310d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085218735 DMM INFO MM(262420000001005/d75c310d) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085218735 DMM DEBUG MM(262420000001005/d75c310d) Using GGSN 0 (gprs_sm.c:312) 20240910085218735 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20240910085218735 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240910085218735 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085218735 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085218735 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240910085218748 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 af 36 d4 e8 11 ef 46 2b 8e 14 05 7f 51 5b a0 3a 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) 20240910085218748 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e74678, cbp=0x556c60ea1b00) (sgsn_libgtp.c:629) 20240910085218748 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085218748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_len:30 SGSN_Test_0-SCCP(1519)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1519)@a044dc75396f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800D8684C12'O 20240910085218763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085218763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085218763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085218763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085218763 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240910085218763 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240910085218763 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240910085218763 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240910085218763 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240910085218763 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240910085218763 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085218763 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240910085218763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085218763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085218763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085218763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085218763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085218763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085218763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@a044dc75396f: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1524)@a044dc75396f: Final verdict of PTC: none 20240910085218768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085218768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1518)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1508)@a044dc75396f: Final verdict of PTC: none -NSVCI98(1514)@a044dc75396f: Final verdict of PTC: none 20240910085218770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1509)@a044dc75396f: Final verdict of PTC: none 20240910085218771 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910085218771 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) 20240910085218771 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910085218771 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910085218771 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910085218771 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) 20240910085218771 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910085218771 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910085218771 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) 20240910085218771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085218771 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240910085218771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910085218771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910085218771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240910085218771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240910085218771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910085218771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240910085218771 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1504)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1511)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1507)@a044dc75396f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1517)@a044dc75396f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@a044dc75396f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1512)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1506)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1516)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1507): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1511): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1517): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@a044dc75396f: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Tue Sep 10 08:52:18 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20240910085218901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085219403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283964) 20240910085219768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085219768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=283964, count=288416) 20240910085220770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085220770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085220772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240910085220772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240910085220772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:52:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085221771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085221771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_pmm_idle_rx_mt_data started. 20240910085222469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085222470 DMM INFO MM(262420000001005/d75c310d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085222470 DMM INFO MM(262420000001005/d75c310d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085222470 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085222470 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085222470 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240910085222470 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240910085222470 DMM NOTICE MM(262420000001005/d75c310d) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085222470 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20240910085222470 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085222470 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085222470 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240910085222470 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240910085222470 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) 20240910085222470 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) 20240910085222470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e93ec0]{Init}: Deallocated (fsm.c:568) 20240910085222470 DMM DEBUG MM_STATE_Gb[0x556c60e9b3a0]{Idle}: Deallocated (fsm.c:568) 20240910085222470 DMM DEBUG MM_STATE_Iu(7)[0x556c60ea5ff0]{Detached}: Deallocated (fsm.c:568) 20240910085222470 DMM DEBUG GMM(gmm_fsm)[0x556c60ea1f30]{Deregistered}: Deallocated (fsm.c:568) 20240910085222470 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240910085222471 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085222471 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085222471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085222471 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085222471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085222471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085222471 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@a044dc75396f: 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(1531)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085222513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085222513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085222513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085222513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085222513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085222513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085222513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085222513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085222513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085222514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085222514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085222514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085222514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085222514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085222514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085222514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085222514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085222514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085222514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085222514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085222515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085222515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085222519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910085222529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085222529 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1530)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@a044dc75396f: 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(1536)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085222555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085222555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085222555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085222555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085222555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085222555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085222555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085222555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085222555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085222557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085222557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085222557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085222557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085222557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085222557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085222557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085222557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085222557 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085222557 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085222557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085222557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085222557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085222562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1537)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085222570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085222570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1535)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@a044dc75396f: 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(1541)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085222597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085222597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085222597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085222597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085222597 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085222597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085222597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085222597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085222597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085222598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085222598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085222598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085222599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085222599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085222599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085222599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085222599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085222599 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085222599 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085222599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085222599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085222599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085222604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085222613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085222614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@a044dc75396f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@a044dc75396f: ************************************************* SGSN_Test_0-M3UA(1544)@a044dc75396f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@a044dc75396f: ************************************************* MTC@a044dc75396f: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@a044dc75396f: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1540)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240910085222772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085222772 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085222772 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085222772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@a044dc75396f: 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) } } } } 20240910085222775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085222775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@a044dc75396f: 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(1546)@a044dc75396f: 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(1546)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085222816 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910085222816 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) 20240910085222816 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910085222816 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(1544)@a044dc75396f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240910085222819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085222819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910085222819 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910085222819 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910085222819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240910085222819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910085222819 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240910085222820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085222820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910085222820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910085222820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910085222820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910085222820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910085222820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910085222820 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240910085223627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085223627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085223627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085223627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223627 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240910085223627 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240910085223627 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@a044dc75396f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1530)@a044dc75396f: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='E76ECB1B'O, index=0 SGSN_Test-GSUP(1547)@a044dc75396f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: 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 := '2B7F'O, rac := '2E'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(1543)@a044dc75396f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)11613121 SGSN_Test_0-SCCP(1542)@a044dc75396f: First idle individual index:0 SGSN_Test_0-RAN(1543)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 20240910085223837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085223837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085223837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085223837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223838 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085223838 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085223838 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085223838 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085223838 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{Deregistered}: Allocated (fsm.c:456) 20240910085223838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085223838 DMM DEBUG MM_STATE_Gb[0x556c60e93ec0]{Idle}: Allocated (fsm.c:456) 20240910085223838 DMM DEBUG MM_STATE_Iu[0x556c60ea5a00]{Detached}: Allocated (fsm.c:456) 20240910085223838 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085223838 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085223838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085223838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085223838 DMM DEBUG MM(262420000001007/f7204934) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085223838 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240910085223838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: { messageType := 2, destLocRef := 'B133C1'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(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: 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 := '379CF22371DDCD269175330DD33C9349'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '042E72A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '37B4D7DFE8C32A89'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '50BC8A8EAC4E95ECD21C1389C89EC7EF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8026B011463808F1A698186CAB3779B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C55C5EEEF92ED2092DE7AF82C430B2AF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2056623A2CC33EF5'O } } } } } SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1542)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240910085223847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085223847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085223847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085223847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223847 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085223847 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085223847 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085223847 DMM DEBUG MM(262420000001007/f7204934) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240910085223847 DMM NOTICE MM(262420000001007/f7204934) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085223847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085223847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085223847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085223847 DMM DEBUG MM(262420000001007/f7204934) Requesting authorization (sgsn_auth.c:160) 20240910085223847 DMM INFO MM(262420000001007/f7204934) Requesting authentication tuples (sgsn_auth.c:184) 20240910085223847 DMM DEBUG MM(262420000001007/f7204934) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085223847 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240910085223847 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(1547)@a044dc75396f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@a044dc75396f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20240910085223850 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085223850 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085223850 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085223850 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085223850 DMM INFO MM(262420000001007/f7204934) Subscriber data update (mmctx.c:430) 20240910085223850 DMM DEBUG MM(262420000001007/f7204934) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085223850 DMM INFO MM(262420000001007/f7204934) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085223850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085223850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085223850 DMM INFO MM(262420000001007/f7204934) <- GMM AUTH AND CIPHERING REQ (rand = 37 9c f2 23 71 dd cd 26 91 75 33 0d d3 3c 93 49 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c5 5c 5e ee f9 2e d2 09 2d e7 af 82 c4 30 b2 af ) (gprs_gmm.c:483) 20240910085223850 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240910085223850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_len:37 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1542)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E222056623A23094B99990000100007F029042CC33EF5'O 20240910085223855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085223855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085223855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085223855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223856 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085223856 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085223856 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085223856 DMM INFO MM(262420000001007/f7204934) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085223856 DMM NOTICE MM(262420000001007/f7204934) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085223856 DMM DEBUG MM(262420000001007/f7204934) checking auth: received UMTS RES = 20 56 62 3a 2c c3 3e f5 (gprs_gmm.c:666) 20240910085223856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085223856 DMM DEBUG MM(262420000001007/f7204934) Requesting authorization (sgsn_auth.c:160) 20240910085223856 DMM INFO MM(262420000001007/f7204934) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085223856 DMM DEBUG MM(262420000001007/f7204934) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085223856 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240910085223856 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) 20240910085223856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240910085223856 DMM DEBUG MM(262420000001007/f7204934) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240910085223856 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1542)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085223864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085223864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085223864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085223864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223865 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085223865 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085223865 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085223865 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240910085223865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240910085223865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240910085223865 DMM INFO MM(262420000001007/f7204934) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7204934) (gprs_gmm.c:300) 20240910085223865 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240910085223865 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223865 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223865 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223865 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223865 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240910085223869 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085223869 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085223869 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240910085223869 DMM INFO MM(262420000001007/f7204934) Subscriber data update (mmctx.c:430) 20240910085223870 DMM DEBUG MM(262420000001007/f7204934) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085223870 DMM INFO MM(262420000001007/f7204934) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085223870 DMM NOTICE MM(262420000001007/f7204934) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240910085223870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085223870 DMM NOTICE MM(262420000001007/f7204934) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085223870 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) 20240910085223870 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085223870 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240910085223870 DMM INFO MM(262420000001007/f7204934) Subscriber data update (mmctx.c:430) 20240910085223870 DMM DEBUG MM(262420000001007/f7204934) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_len:14 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1542)@a044dc75396f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240910085223872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085223872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085223872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085223872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223872 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085223872 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085223872 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085223872 DMM INFO MM(262420000001007/f7204934) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085223872 DMM NOTICE MM(262420000001007/f7204934) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085223872 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085223872 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085223872 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240910085223872 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240910085223872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085223872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085223872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_len:7 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1542)@a044dc75396f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240910085223877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085223877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085223877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085223877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085223877 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240910085223877 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240910085223877 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240910085223877 DMM INFO MM(262420000001007/f7204934) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240910085223877 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240910085223877 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240910085223877 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223877 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085223877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085223877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085223877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-RAN(1543)@a044dc75396f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)11613121 20240910085223879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085223879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085223879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085223879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085223879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085223879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085223879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085223879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: 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 := 'F7204934'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@a044dc75396f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)7165703 SGSN_Test_0-RAN(1543)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@a044dc75396f: First idle individual index:0 20240910085224081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085224081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085224081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085224081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085224082 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085224082 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085224082 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085224082 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7204934) type="data"  (gprs_gmm.c:1928) 20240910085224082 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240910085224082 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910085224082 DMM DEBUG MM(262420000001007/f7204934) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240910085224082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085224082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085224082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085224082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085224082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085224082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085224082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085224082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: { messageType := 2, destLocRef := '6D5707'O ("mW\a"), 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(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1542)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085224087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085224087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085224087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085224087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085224087 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085224087 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085224087 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085224087 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240910085224087 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240910085224087 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240910085224087 DMM INFO MM(262420000001007/f7204934) <- GMM SERVICE ACCEPT (P-TMSI=0xf7204934) (gprs_gmm.c:813) 20240910085224087 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240910085224087 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224087 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224087 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085224088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085224088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085224088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085224088 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224088 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085224088 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085224088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085224088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1542)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240910085224093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085224094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085224094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085224094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085224094 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085224094 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085224094 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085224094 DMM INFO MM(262420000001007/f7204934) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085224094 DMM INFO MM(262420000001007/f7204934) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085224094 DMM DEBUG MM(262420000001007/f7204934) Using GGSN 0 (gprs_sm.c:312) 20240910085224094 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20240910085224094 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240910085224094 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085224094 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085224094 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240910085224105 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 95 e4 75 8d 11 b7 04 60 5d 14 05 7f d2 92 15 eb 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) 20240910085224105 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e756e8, cbp=0x556c60ea5c00) (sgsn_libgtp.c:629) 20240910085224105 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085224106 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224106 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085224106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085224106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085224106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_len:30 SGSN_Test_0-SCCP(1542)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1542)@a044dc75396f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800622C70DF'O 20240910085224122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085224122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085224122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085224123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085224123 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240910085224123 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240910085224123 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240910085224123 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20240910085224123 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240910085224123 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240910085224123 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085224123 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240910085224123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085224123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085224123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085224123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085224123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085224123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085224123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@a044dc75396f: Session index based on local reference:0 TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 will be put to the reassembly buffer TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MC@a044dc75396f: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1547)@a044dc75396f: Final verdict of PTC: none 20240910085224127 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1536)@a044dc75396f: Final verdict of PTC: none 20240910085224127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1532)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@a044dc75396f: Final verdict of PTC: none 20240910085224127 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910085224127 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) 20240910085224127 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910085224127 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910085224127 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910085224127 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) 20240910085224127 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910085224127 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910085224127 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) 20240910085224127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085224127 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240910085224127 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910085224128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910085224128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240910085224128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240910085224128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910085224128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1531)@a044dc75396f: Final verdict of PTC: none 20240910085224128 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1541)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@a044dc75396f: Final verdict of PTC: none 20240910085224128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57282<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1542)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@a044dc75396f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1530)@a044dc75396f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@a044dc75396f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1540)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@a044dc75396f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1535)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1539)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1534)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1529)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@a044dc75396f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@a044dc75396f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1530): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1540): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_pmm_idle_rx_mt_data(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@a044dc75396f: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Tue Sep 10 08:52:24 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20240910085224264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085224765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287348) 20240910085225128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085225128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287348, count=288508) 20240910085226128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240910085226128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240910085226128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240910085226129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085226129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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 ------ Tue Sep 10 08:52:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085227130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085227130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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@a044dc75396f: Test case TC_update_ctx_err_ind_from_ggsn started. 20240910085227832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085227834 DMM INFO MM(262420000001007/f7204934) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085227834 DMM INFO MM(262420000001007/f7204934) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085227834 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085227834 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085227834 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240910085227834 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240910085227834 DMM NOTICE MM(262420000001007/f7204934) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085227834 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20240910085227834 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085227834 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085227834 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240910085227834 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240910085227834 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) 20240910085227834 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) 20240910085227834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910085227834 DMM DEBUG MM_STATE_Gb[0x556c60e93ec0]{Idle}: Deallocated (fsm.c:568) 20240910085227834 DMM DEBUG MM_STATE_Iu(9)[0x556c60ea5a00]{Detached}: Deallocated (fsm.c:568) 20240910085227834 DMM DEBUG GMM(gmm_fsm)[0x556c60ea5ff0]{Deregistered}: Deallocated (fsm.c:568) 20240910085227834 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240910085227834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085227834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085227834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085227834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085227834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085227834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085227834 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@a044dc75396f: 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(1554)@a044dc75396f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085227875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085227875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085227875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085227875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085227875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085227875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085227875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085227875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085227875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@a044dc75396f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085227877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085227877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085227877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085227877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085227877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085227877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085227877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085227877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085227877 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240910085227877 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085227877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085227878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085227878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1554)@a044dc75396f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085227883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1555)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21011 20240910085227892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085227892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@a044dc75396f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@a044dc75396f: 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(1559)@a044dc75396f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085227915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240910085227915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085227915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085227915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085227915 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240910085227915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085227915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085227915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085227915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@a044dc75396f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085227917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085227917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085227917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085227917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085227917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085227917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085227917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085227917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085227917 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240910085227917 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085227917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085227918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085227918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@a044dc75396f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085227921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@a044dc75396f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085227931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556c60e95b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085227931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@a044dc75396f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@a044dc75396f: 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(1564)@a044dc75396f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@a044dc75396f: Provider Link came up: sending NS-RESET 20240910085227950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240910085227950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085227950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085227950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085227950 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240910085227950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085227950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085227950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085227950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@a044dc75396f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240910085227952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085227952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085227952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085227952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240910085227952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240910085227952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240910085227952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240910085227952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085227952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240910085227952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240910085227952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240910085227953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240910085227953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@a044dc75396f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@a044dc75396f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240910085227956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@a044dc75396f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@a044dc75396f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240910085227965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556c60e98240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240910085227965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@a044dc75396f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a044dc75396f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@a044dc75396f: ************************************************* SGSN_Test_0-M3UA(1567)@a044dc75396f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@a044dc75396f: ************************************************* MTC@a044dc75396f: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@a044dc75396f: v_sccp_pdu_maxlen:268 20240910085228131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085228131 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240910085228131 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240910085228131 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@a044dc75396f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@a044dc75396f: 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) } } } } 20240910085228133 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240910085228134 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@a044dc75396f: 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(1569)@a044dc75396f: 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(1569)@a044dc75396f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@a044dc75396f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240910085228174 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240910085228174 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) 20240910085228174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240910085228174 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(1567)@a044dc75396f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240910085228177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085228177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240910085228177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240910085228177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240910085228177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240910085228177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240910085228177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240910085228178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085228178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240910085228178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240910085228178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240910085228178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240910085228178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240910085228178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240910085228178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240910085228984 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085228984 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085228984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085228984 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085228984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085228984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085228984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085228984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085228984 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240910085228985 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240910085228985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085228985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085228985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085228985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085228985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085228985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085228985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085228985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@a044dc75396f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@a044dc75396f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='D06EC3CC'O, index=0 SGSN_Test-GSUP(1570)@a044dc75396f: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1572) TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: 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 := 'BAFB'O, rac := '6F'O ("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(1566)@a044dc75396f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)6278878 SGSN_Test_0-SCCP(1565)@a044dc75396f: First idle individual index:0 SGSN_Test_0-RAN(1566)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 20240910085229199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229199 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085229199 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085229199 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085229199 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240910085229199 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Deregistered}: Allocated (fsm.c:456) 20240910085229199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Allocated (fsm.c:456) 20240910085229199 DMM DEBUG MM_STATE_Gb[0x556c60ea6710]{Idle}: Allocated (fsm.c:456) 20240910085229199 DMM DEBUG MM_STATE_Iu[0x556c60ea76c0]{Detached}: Allocated (fsm.c:456) 20240910085229199 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240910085229199 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240910085229199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240910085229199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240910085229199 DMM DEBUG MM(262420000001004/e57a9656) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240910085229199 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240910085229200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: { messageType := 2, destLocRef := '5FCEDE'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(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: 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 := 'D27079406AEA8A733EA019EFFDB2A40D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0413D79'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEA1F93DFC418310'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8DE68FA18850F18E15B77B101865AFBF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7108555D2FBDEF485BE1F87BD0AE3290'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '589B76C4578898199FAFF5B8668DCC2A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9F52D3C5BAE23B18'O } } } } } SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1565)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240910085229209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085229209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085229209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085229209 DMM DEBUG MM(262420000001004/e57a9656) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240910085229209 DMM NOTICE MM(262420000001004/e57a9656) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240910085229209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240910085229209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240910085229209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240910085229209 DMM DEBUG MM(262420000001004/e57a9656) Requesting authorization (sgsn_auth.c:160) 20240910085229209 DMM INFO MM(262420000001004/e57a9656) Requesting authentication tuples (sgsn_auth.c:184) 20240910085229209 DMM DEBUG MM(262420000001004/e57a9656) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240910085229209 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240910085229209 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(1570)@a044dc75396f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@a044dc75396f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20240910085229211 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240910085229211 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240910085229211 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240910085229211 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240910085229211 DMM INFO MM(262420000001004/e57a9656) Subscriber data update (mmctx.c:430) 20240910085229211 DMM DEBUG MM(262420000001004/e57a9656) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240910085229211 DMM INFO MM(262420000001004/e57a9656) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240910085229211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240910085229211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240910085229211 DMM INFO MM(262420000001004/e57a9656) <- GMM AUTH AND CIPHERING REQ (rand = d2 70 79 40 6a ea 8a 73 3e a0 19 ef fd b2 a4 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 9b 76 c4 57 88 98 19 9f af f5 b8 66 8d cc 2a ) (gprs_gmm.c:483) 20240910085229211 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240910085229211 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_len:37 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1565)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C229F52D3C523094B99990000100004F02904BAE23B18'O 20240910085229218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229218 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085229218 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085229218 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085229218 DMM INFO MM(262420000001004/e57a9656) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240910085229218 DMM NOTICE MM(262420000001004/e57a9656) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240910085229218 DMM DEBUG MM(262420000001004/e57a9656) checking auth: received UMTS RES = 9f 52 d3 c5 ba e2 3b 18 (gprs_gmm.c:666) 20240910085229218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240910085229218 DMM DEBUG MM(262420000001004/e57a9656) Requesting authorization (sgsn_auth.c:160) 20240910085229218 DMM INFO MM(262420000001004/e57a9656) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240910085229218 DMM DEBUG MM(262420000001004/e57a9656) Requesting subscriber data update (gprs_subscriber.c:894) 20240910085229218 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240910085229218 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) 20240910085229218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240910085229218 DMM DEBUG MM(262420000001004/e57a9656) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240910085229218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1565)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085229226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229227 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085229227 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085229227 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085229227 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240910085229227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240910085229227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240910085229227 DMM INFO MM(262420000001004/e57a9656) <- GMM ATTACH ACCEPT (new P-TMSI=0xe57a9656) (gprs_gmm.c:300) 20240910085229227 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240910085229227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240910085229231 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240910085229231 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240910085229231 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240910085229231 DMM INFO MM(262420000001004/e57a9656) Subscriber data update (mmctx.c:430) 20240910085229231 DMM DEBUG MM(262420000001004/e57a9656) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240910085229231 DMM INFO MM(262420000001004/e57a9656) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240910085229231 DMM NOTICE MM(262420000001004/e57a9656) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240910085229231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240910085229231 DMM NOTICE MM(262420000001004/e57a9656) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240910085229231 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) 20240910085229231 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240910085229231 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240910085229231 DMM INFO MM(262420000001004/e57a9656) Subscriber data update (mmctx.c:430) 20240910085229231 DMM DEBUG MM(262420000001004/e57a9656) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_len:14 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1565)@a044dc75396f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240910085229234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229234 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085229234 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085229234 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085229234 DMM INFO MM(262420000001004/e57a9656) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240910085229234 DMM NOTICE MM(262420000001004/e57a9656) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240910085229234 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240910085229234 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240910085229234 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240910085229234 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240910085229234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240910085229234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240910085229234 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229234 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229234 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_len:7 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1565)@a044dc75396f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240910085229239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229240 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240910085229240 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240910085229240 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240910085229240 DMM INFO MM(262420000001004/e57a9656) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240910085229240 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240910085229240 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240910085229240 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229240 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 20240910085229241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229241 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@a044dc75396f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)6278878 TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: 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 := 'E57A9656'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@a044dc75396f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)10521232 SGSN_Test_0-RAN(1566)@a044dc75396f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@a044dc75396f: First idle individual index:0 20240910085229441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229442 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240910085229442 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240910085229442 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240910085229442 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE57A9656) type="data"  (gprs_gmm.c:1928) 20240910085229442 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240910085229442 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240910085229442 DMM DEBUG MM(262420000001004/e57a9656) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240910085229442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: { messageType := 2, destLocRef := 'A08A90'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(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_len:12 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1565)@a044dc75396f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240910085229447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229447 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240910085229447 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240910085229447 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240910085229447 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240910085229448 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240910085229448 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240910085229448 DMM INFO MM(262420000001004/e57a9656) <- GMM SERVICE ACCEPT (P-TMSI=0xe57a9656) (gprs_gmm.c:813) 20240910085229448 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240910085229448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_len:23 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1565)@a044dc75396f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240910085229454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229455 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240910085229455 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240910085229455 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240910085229455 DMM INFO MM(262420000001004/e57a9656) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240910085229455 DMM INFO MM(262420000001004/e57a9656) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240910085229455 DMM DEBUG MM(262420000001004/e57a9656) Using GGSN 0 (gprs_sm.c:312) 20240910085229455 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20240910085229455 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240910085229455 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240910085229455 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240910085229455 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240910085229466 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 fa 3b 84 30 11 f2 91 2e 39 14 05 7f f4 c4 e3 a3 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) 20240910085229466 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f75f1e76758, cbp=0x556c60ea79e0) (sgsn_libgtp.c:629) 20240910085229466 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240910085229466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_len:30 SGSN_Test_0-SCCP(1565)@a044dc75396f: vl_from0 SGSN_Test_0-SCCP(1565)@a044dc75396f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001BC7F354'O 20240910085229481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240910085229481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240910085229481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240910085229481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240910085229481 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240910085229481 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240910085229481 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240910085229481 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240910085229481 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240910085229481 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240910085229481 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240910085229481 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240910085229481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085229481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085229481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085229481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085229481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085229481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240910085229481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@a044dc75396f: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@a044dc75396f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@a044dc75396f: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@a044dc75396f: Final verdict of PTC: none 20240910085229486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240910085229486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085229487 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240910085229487 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) 20240910085229487 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240910085229487 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240910085229487 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240910085229487 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) 20240910085229487 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240910085229487 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240910085229487 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) 20240910085229487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085229487 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240910085229487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240910085229487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240910085229487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240910085229487 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240910085229487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240910085229487 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1569)@a044dc75396f: Final verdict of PTC: none 20240910085229487 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1559)@a044dc75396f: Final verdict of PTC: none -NSVCI97(1554)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@a044dc75396f: Final verdict of PTC: none -NSVCI99(1564)@a044dc75396f: Final verdict of PTC: none 20240910085229488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42860<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1566)@a044dc75396f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@a044dc75396f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@a044dc75396f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@a044dc75396f: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@a044dc75396f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@a044dc75396f: Final verdict of PTC: none -NSVCI99-provIP(1562)@a044dc75396f: Final verdict of PTC: none -NSVCI98-provIP(1557)@a044dc75396f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@a044dc75396f: Final verdict of PTC: none -NSVCI97-provIP(1552)@a044dc75396f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@a044dc75396f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@a044dc75396f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: none MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1553): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1558): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1563): none (none -> none) MTC@a044dc75396f: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@a044dc75396f: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@a044dc75396f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1572): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@a044dc75396f: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Tue Sep 10 08:52:29 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20240910085229628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085230129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235764) 20240910085230487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085230487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=235764, count=288732) 20240910085231488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240910085231488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240910085231488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240910085231488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085231488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@a044dc75396f: Test execution finished. MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Tue Sep 10 08:52:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085232489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085232489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_NS_connect_alive started. 20240910085233197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085233199 DMM INFO MM(262420000001004/e57a9656) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240910085233199 DMM INFO MM(262420000001004/e57a9656) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240910085233199 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240910085233199 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240910085233199 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240910085233199 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240910085233199 DMM NOTICE MM(262420000001004/e57a9656) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240910085233199 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240910085233199 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240910085233199 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240910085233199 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240910085233199 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240910085233199 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) 20240910085233199 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) 20240910085233199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556c60e9b3a0]{Init}: Deallocated (fsm.c:568) 20240910085233199 DMM DEBUG MM_STATE_Gb[0x556c60ea6710]{Idle}: Deallocated (fsm.c:568) 20240910085233199 DMM DEBUG MM_STATE_Iu(11)[0x556c60ea76c0]{Detached}: Deallocated (fsm.c:568) 20240910085233199 DMM DEBUG GMM(gmm_fsm)[0x556c60e93ec0]{Deregistered}: Deallocated (fsm.c:568) 20240910085233199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240910085233199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240910085233199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240910085233199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240910085233199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240910085233199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240910085233199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240910085233199 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240910085233219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240910085233219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240910085233219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240910085233490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085233490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: setverdict(pass): none -> pass MTC@a044dc75396f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240910085234222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42878<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: pass MTC@a044dc75396f: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@a044dc75396f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Tue Sep 10 08:52:34 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20240910085234267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085234491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085234491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085234769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20240910085235493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085235493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20224) 20240910085236494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085236494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Tue Sep 10 08:52:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240910085237494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085237494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@a044dc75396f: Test case TC_NS_connect_reset started. 20240910085237827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085237828 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240910085237846 DGPRS DEBUG Checking for inactive LLMEs, time = 7769091 (sgsn.c:131) 20240910085237851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240910085237851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240910085237851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240910085237851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240910085237851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240910085237851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240910085237851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240910085237851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085237851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556c60e92c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@a044dc75396f: setverdict(pass): none -> pass 20240910085238496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085238496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@a044dc75396f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240910085238854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39878<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@a044dc75396f: Final verdict of PTC: none MTC@a044dc75396f: Setting final verdict of the test case. MTC@a044dc75396f: Local verdict of MTC: pass MTC@a044dc75396f: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@a044dc75396f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@a044dc75396f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Tue Sep 10 08:52:38 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20240910085238898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240910085239400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11852) 20240910085239496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085239496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11852, count=13112) 20240910085240498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085240498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085240852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@a044dc75396f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@a044dc75396f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a044dc75396f: Terminating MTC. MC@a044dc75396f: MTC terminated. MC2> exit MC@a044dc75396f: Shutting down session. MC@a044dc75396f: Shutdown complete. 20240910085241499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085241499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7804.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_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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL 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: 6 NEW: FAIL: 1 xfail: 3 pass: 73 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2349261) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240910085242500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085242501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085243501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085243501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085243853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085244503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085244503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085245503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085245503 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20240910085246504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085246505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240910085246854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240910085247505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240910085247505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2349151) [testenv][generic] Stopping sgsn (2349179) [testenv][generic] Showing junit-xml-7804.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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-latest-20240910-0839-f56c02b4', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7804.log && echo']             SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3210 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3249 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3271 SGSN_Tests control part SGSN_Tests.ttcn:2697 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3098 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:3196 TC_sgsn_context_req_out testcase         "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:332 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:146 TC_attach_pdp_act_user testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:333 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:182 TC_attach_pdp_act_pmm_idle testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:334 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:262 TC_pmm_idle_rx_mt_data testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:335 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:323 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20240910-0839-f56c02b4'] a044dc75396f963bae916a097eafecd3f8fe39ded0ce8db3588898514fb492b1 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2168/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